Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok | Martin Willi | 2005-11-23 | 1 | -213/+0 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -2/+2 |
| | |||||
* | - baschtel | Martin Willi | 2005-11-18 | 1 | -1/+9 |
| | | | | - works initiating, results in shared secret | ||||
* | - changed ike_sa_id interface | Martin Willi | 2005-11-18 | 1 | -22/+29 |
| | | | | | - definition of private ike_sa methods | ||||
* | - fixed sizeof bug | Martin Willi | 2005-11-17 | 1 | -2/+3 |
| | |||||
* | - spi_t replaced with u_int64_t | Jan Hutter | 2005-11-16 | 1 | -11/+12 |
| | |||||
* | - role refactored to is_initiator-boolean | Martin Willi | 2005-11-16 | 1 | -15/+13 |
| | | | | - spi_t is a u_int64_t now | ||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -2/+3 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | - added OUT_OF_RES status_t | Jan Hutter | 2005-11-10 | 1 | -10/+1 |
| | |||||
* | - removed strongswan includes, we are now self-contained ;-) | Martin Willi | 2005-11-10 | 1 | -3/+0 |
| | |||||
* | - memory allocation now works with allocator-functions... | Jan Hutter | 2005-11-09 | 1 | -1/+2 |
| | |||||
* | - changed memory allocator functions to own allocator calls | Jan Hutter | 2005-11-09 | 1 | -23/+23 |
| | |||||
* | - untested implementation of ike_sa_manager | Martin Willi | 2005-11-08 | 1 | -4/+22 |
| | |||||
* | - added function replace_values | Jan Hutter | 2005-11-08 | 1 | -6/+27 |
| | |||||
* | - wrong file name in documentation fixed | Jan Hutter | 2005-11-08 | 1 | -1/+1 |
| | |||||
* | - added clone functionality | Jan Hutter | 2005-11-08 | 1 | -4/+17 |
| | |||||
* | - IKE_SA-Identification class writen, but not tested | Jan Hutter | 2005-11-08 | 1 | -0/+156 |