aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
|
* - added new managersMartin Willi2005-11-171-5/+19
|
* - checkin of IKE SA gets performedJan Hutter2005-11-171-0/+7
|
* - added verify functionalityJan Hutter2005-11-172-8/+15
|
* jobs are getting destroyed by calling destroy_allJan Hutter2005-11-172-2/+2
|
* - added destroy_all to job_tJan Hutter2005-11-174-1/+27
|
* - added verify function to all payload typesJan Hutter2005-11-179-2/+413
|
* - changed portsMartin Willi2005-11-171-3/+5
|
* - handles now INITIATE_IKE_SA jobsMartin Willi2005-11-171-0/+40
|
* - uses for some things config_managerMartin Willi2005-11-171-3/+23
|
* - added global_configuration_managerMartin Willi2005-11-172-0/+21
|
* Set values for ike_sa statesJan Hutter2005-11-171-5/+5
|
* - renamed EVENT_THREAD to SCHEDULER_THREADMartin Willi2005-11-172-2/+2
|
* - fixed strlen bugMartin Willi2005-11-171-1/+1
|
* - improved INCOMING MESSAGE handlingJan Hutter2005-11-171-1/+13
|
* - fixed memory leakJan Hutter2005-11-171-19/+14
|
* - added loggerMartin Willi2005-11-172-14/+43
|
* - returned wrong payload typeJan Hutter2005-11-171-1/+1
|
* - parse_body improvedJan Hutter2005-11-172-26/+171
|
* - added mappings for status_tMartin Willi2005-11-172-0/+44
|
* - check ike versionsJan Hutter2005-11-171-2/+9
|