aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
...
* - ike_sa more improvedJan Hutter2005-11-211-60/+238
|
* - current payload type was read at wrong locationJan Hutter2005-11-211-3/+5
|
* - switching of initiator flag only on requestsJan Hutter2005-11-211-3/+5
|
* - added clone functionalityJan Hutter2005-11-216-66/+260
|
* - cleaned up loggingMartin Willi2005-11-212-46/+68
|
* - cleanup of loggingMartin Willi2005-11-212-33/+58
|
* - fixed loglevel output bugMartin Willi2005-11-211-2/+2
|
* - cleanup of loggingMartin Willi2005-11-211-52/+84
|
* - added thread-id to log for some contexesMartin Willi2005-11-214-24/+112
| | | | | - cleaned up logger output
* - fixed loggingMartin Willi2005-11-211-2/+2
|
* - fixed loggingMartin Willi2005-11-212-9/+41
|
* - added loggingMartin Willi2005-11-211-12/+24
|
* - commentedMartin Willi2005-11-212-13/+118
| | | | | - added some getters
* further implementedJan Hutter2005-11-211-60/+280
|
* - coding rule fix :-)Jan Hutter2005-11-211-1/+2
|
* - added cloning of already generated packetJan Hutter2005-11-211-1/+7
|
* nothing changedJan Hutter2005-11-211-2/+2
|
* - added logging of freeing operationsJan Hutter2005-11-211-74/+51
|
* -removed freeing of nonce dataJan Hutter2005-11-211-5/+1
|
* - checked functionality and inserted new logging partsJan Hutter2005-11-211-31/+95
|
* - added protocol_id_tJan Hutter2005-11-211-0/+13
|
* - baschtelMartin Willi2005-11-188-33/+437
| | | | - works initiating, results in shared secret
* (no commit message)Jan Hutter2005-11-181-35/+57
|
* - process_configuration implementedJan Hutter2005-11-181-138/+260
|
* - changed dh_group type to diffie_hellman_group_tMartin Willi2005-11-182-7/+8
|
* - changed group_number type to diffie_hellman_group_tMartin Willi2005-11-182-2/+3
|
* - changed ike_sa_id interfaceMartin Willi2005-11-187-88/+123
| | | | | - definition of private ike_sa methods
* (no commit message)Jan Hutter2005-11-181-38/+87
|
* - memory leak fixedJan Hutter2005-11-181-6/+13
|
* - function to get dh_group_number addedJan Hutter2005-11-182-0/+9
|
* - added build_message to ike_saMartin Willi2005-11-182-33/+52
| | | | - removed is_initiator in message, flag is stored in ike_sa_id
* (no commit message)Martin Willi2005-11-186-51/+179
|
* - implemented all diffie hellman groupsJan Hutter2005-11-184-56/+393
| | | | | - diffie hellman tested
* fixed segmentation fault bugJan Hutter2005-11-181-2/+2
|
* (no commit message)Jan Hutter2005-11-181-4/+4
|
* - wrote diffie_hellman_t but not testedJan Hutter2005-11-184-0/+515
|
* - redefined logger levelsMartin Willi2005-11-1810-203/+83
|
* - started to implement diffie hellman classJan Hutter2005-11-1710-16/+388
|
* ""Martin Willi2005-11-173-111/+180
|
* - fixed sizeof bugMartin Willi2005-11-171-2/+3
|
* -added processing of DELETE_IKE_SA jobJan Hutter2005-11-171-0/+24
|
* -added handling of ike sas which has to be deletedJan Hutter2005-11-171-2/+29
|
* - added new job type delete_ike_sa_job_tJan Hutter2005-11-174-1/+191
|
* (no commit message)Jan Hutter2005-11-171-2/+1
|
* - increased generator bufferJan Hutter2005-11-171-2/+2
|
* - critical bit was setJan Hutter2005-11-171-1/+1
|
* - fixed bug in nonce testJan Hutter2005-11-171-1/+1
|
* - iterator insertionMartin Willi2005-11-173-82/+59
|
* - fixed bugMartin Willi2005-11-171-1/+1
|
* - modified for new linked listMartin Willi2005-11-172-4/+4
|