aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/ike_sa.c
Commit message (Collapse)AuthorAgeFilesLines
* okMartin Willi2005-11-231-574/+0
|
* - created encoding packageMartin Willi2005-11-231-5/+5
|
* - changed include pathsMartin Willi2005-11-231-16/+16
|
* - added logging of noncesJan Hutter2005-11-231-0/+3
|
* -starte to implement function to set secretsJan Hutter2005-11-221-0/+174
|
* - still one memory leak and segmentation faultJan Hutter2005-11-211-1/+0
|
* - allready partly workingJan Hutter2005-11-211-20/+33
|
* current stateJan Hutter2005-11-211-1115/+67
|
* - ike_sa more improvedJan Hutter2005-11-211-60/+238
|
* further implementedJan Hutter2005-11-211-60/+280
|
* - added logging of freeing operationsJan Hutter2005-11-211-74/+51
|
* - baschtelMartin Willi2005-11-181-20/+261
| | | | - works initiating, results in shared secret
* (no commit message)Jan Hutter2005-11-181-35/+57
|
* - process_configuration implementedJan Hutter2005-11-181-138/+260
|
* - changed ike_sa_id interfaceMartin Willi2005-11-181-35/+33
| | | | | - definition of private ike_sa methods
* (no commit message)Jan Hutter2005-11-181-38/+87
|
* - added build_message to ike_saMartin Willi2005-11-181-4/+47
| | | | - removed is_initiator in message, flag is stored in ike_sa_id
* (no commit message)Martin Willi2005-11-181-45/+151
|
* - redefined logger levelsMartin Willi2005-11-181-4/+4
|
* ""Martin Willi2005-11-171-107/+23
|
* -added handling of ike sas which has to be deletedJan Hutter2005-11-171-2/+29
|
* - uses for some things config_managerMartin Willi2005-11-171-3/+23
|
* Set values for ike_sa statesJan Hutter2005-11-171-5/+5
|
* - fixed memory leakJan Hutter2005-11-171-19/+14
|
* started to implement process messageJan Hutter2005-11-171-1/+24
|
* ""Martin Willi2005-11-161-5/+23
|
* - first (incomplete) implementation of initialize_connectionMartin Willi2005-11-161-13/+308
|
* - logger in utilsMartin Willi2005-11-111-2/+3
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-1/+1
| | | | - created subdirectory utils for linked_list_t and co.
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-101-1/+1
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-31/+31
|
* - untested implementation of ike_sa_managerMartin Willi2005-11-081-0/+9
|
* - class ike_sa_t partly implementedJan Hutter2005-11-081-0/+172