Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - added protocol_id_t | Jan Hutter | 2005-11-21 | 1 | -0/+13 | |
| | ||||||
* | - baschtel | Martin Willi | 2005-11-18 | 8 | -33/+437 | |
| | | | | - works initiating, results in shared secret | |||||
* | (no commit message) | Jan Hutter | 2005-11-18 | 1 | -35/+57 | |
| | ||||||
* | - process_configuration implemented | Jan Hutter | 2005-11-18 | 1 | -138/+260 | |
| | ||||||
* | - changed dh_group type to diffie_hellman_group_t | Martin Willi | 2005-11-18 | 2 | -7/+8 | |
| | ||||||
* | - changed group_number type to diffie_hellman_group_t | Martin Willi | 2005-11-18 | 2 | -2/+3 | |
| | ||||||
* | - changed ike_sa_id interface | Martin Willi | 2005-11-18 | 7 | -88/+123 | |
| | | | | | - definition of private ike_sa methods | |||||
* | (no commit message) | Jan Hutter | 2005-11-18 | 1 | -38/+87 | |
| | ||||||
* | - memory leak fixed | Jan Hutter | 2005-11-18 | 1 | -6/+13 | |
| | ||||||
* | - function to get dh_group_number added | Jan Hutter | 2005-11-18 | 2 | -0/+9 | |
| | ||||||
* | - added build_message to ike_sa | Martin Willi | 2005-11-18 | 2 | -33/+52 | |
| | | | | - removed is_initiator in message, flag is stored in ike_sa_id | |||||
* | (no commit message) | Martin Willi | 2005-11-18 | 6 | -51/+179 | |
| | ||||||
* | - implemented all diffie hellman groups | Jan Hutter | 2005-11-18 | 4 | -56/+393 | |
| | | | | | - diffie hellman tested | |||||
* | fixed segmentation fault bug | Jan Hutter | 2005-11-18 | 1 | -2/+2 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-18 | 1 | -4/+4 | |
| | ||||||
* | - wrote diffie_hellman_t but not tested | Jan Hutter | 2005-11-18 | 4 | -0/+515 | |
| | ||||||
* | - redefined logger levels | Martin Willi | 2005-11-18 | 10 | -203/+83 | |
| | ||||||
* | - started to implement diffie hellman class | Jan Hutter | 2005-11-17 | 10 | -16/+388 | |
| | ||||||
* | "" | Martin Willi | 2005-11-17 | 3 | -111/+180 | |
| | ||||||
* | - fixed sizeof bug | Martin Willi | 2005-11-17 | 1 | -2/+3 | |
| | ||||||
* | -added processing of DELETE_IKE_SA job | Jan Hutter | 2005-11-17 | 1 | -0/+24 | |
| | ||||||
* | -added handling of ike sas which has to be deleted | Jan Hutter | 2005-11-17 | 1 | -2/+29 | |
| | ||||||
* | - added new job type delete_ike_sa_job_t | Jan Hutter | 2005-11-17 | 4 | -1/+191 | |
| | ||||||
* | (no commit message) | Jan Hutter | 2005-11-17 | 1 | -2/+1 | |
| | ||||||
* | - increased generator buffer | Jan Hutter | 2005-11-17 | 1 | -2/+2 | |
| | ||||||
* | - critical bit was set | Jan Hutter | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - fixed bug in nonce test | Jan Hutter | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - iterator insertion | Martin Willi | 2005-11-17 | 3 | -82/+59 | |
| | ||||||
* | - fixed bug | Martin Willi | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - modified for new linked list | Martin Willi | 2005-11-17 | 2 | -4/+4 | |
| | ||||||
* | - added new managers | Martin Willi | 2005-11-17 | 1 | -5/+19 | |
| | ||||||
* | - checkin of IKE SA gets performed | Jan Hutter | 2005-11-17 | 1 | -0/+7 | |
| | ||||||
* | - added verify functionality | Jan Hutter | 2005-11-17 | 2 | -8/+15 | |
| | ||||||
* | jobs are getting destroyed by calling destroy_all | Jan Hutter | 2005-11-17 | 2 | -2/+2 | |
| | ||||||
* | - added destroy_all to job_t | Jan Hutter | 2005-11-17 | 4 | -1/+27 | |
| | ||||||
* | - added verify function to all payload types | Jan Hutter | 2005-11-17 | 9 | -2/+413 | |
| | ||||||
* | - changed ports | Martin Willi | 2005-11-17 | 1 | -3/+5 | |
| | ||||||
* | - handles now INITIATE_IKE_SA jobs | Martin Willi | 2005-11-17 | 1 | -0/+40 | |
| | ||||||
* | - uses for some things config_manager | Martin Willi | 2005-11-17 | 1 | -3/+23 | |
| | ||||||
* | - added global_configuration_manager | Martin Willi | 2005-11-17 | 2 | -0/+21 | |
| | ||||||
* | Set values for ike_sa states | Jan Hutter | 2005-11-17 | 1 | -5/+5 | |
| | ||||||
* | - renamed EVENT_THREAD to SCHEDULER_THREAD | Martin Willi | 2005-11-17 | 2 | -2/+2 | |
| | ||||||
* | - fixed strlen bug | Martin Willi | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - improved INCOMING MESSAGE handling | Jan Hutter | 2005-11-17 | 1 | -1/+13 | |
| | ||||||
* | - fixed memory leak | Jan Hutter | 2005-11-17 | 1 | -19/+14 | |
| | ||||||
* | - added logger | Martin Willi | 2005-11-17 | 2 | -14/+43 | |
| | ||||||
* | - returned wrong payload type | Jan Hutter | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | - parse_body improved | Jan Hutter | 2005-11-17 | 2 | -26/+171 | |
| | ||||||
* | - added mappings for status_t | Martin Willi | 2005-11-17 | 2 | -0/+44 | |
| | ||||||
* | - check ike versions | Jan Hutter | 2005-11-17 | 1 | -2/+9 | |
| |