aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/ike_sa_id.c
Commit message (Collapse)AuthorAgeFilesLines
* okMartin Willi2005-11-231-213/+0
|
* - changed include pathsMartin Willi2005-11-231-2/+2
|
* - baschtelMartin Willi2005-11-181-1/+9
| | | | - works initiating, results in shared secret
* - changed ike_sa_id interfaceMartin Willi2005-11-181-22/+29
| | | | | - definition of private ike_sa methods
* - fixed sizeof bugMartin Willi2005-11-171-2/+3
|
* - spi_t replaced with u_int64_tJan Hutter2005-11-161-11/+12
|
* - role refactored to is_initiator-booleanMartin Willi2005-11-161-15/+13
| | | | - spi_t is a u_int64_t now
* - logger in utilsMartin Willi2005-11-111-2/+3
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - added OUT_OF_RES status_tJan Hutter2005-11-101-10/+1
|
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-23/+23
|
* - untested implementation of ike_sa_managerMartin Willi2005-11-081-4/+22
|
* - added function replace_valuesJan Hutter2005-11-081-6/+27
|
* - wrong file name in documentation fixedJan Hutter2005-11-081-1/+1
|
* - added clone functionalityJan Hutter2005-11-081-4/+17
|
* - IKE_SA-Identification class writen, but not testedJan Hutter2005-11-081-0/+156