aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - added UDP socket 500 as default socketJan Hutter2005-11-172-1/+3
* - processing of incoming message in worker thread programmedJan Hutter2005-11-165-9/+78
* ""Martin Willi2005-11-162-16/+25
* ""Martin Willi2005-11-161-1/+0
* - started implementation of a dummy config-managerMartin Willi2005-11-162-0/+179
* - spi_t replaced with u_int64_tJan Hutter2005-11-1614-40/+145
* - renamed mappingsMartin Willi2005-11-162-2/+2
* - change cloning behavior, does not clone anymoreMartin Willi2005-11-162-14/+10
* - renamed mappingsMartin Willi2005-11-162-2/+2
* - added definitions from IKEv2 draftMartin Willi2005-11-164-8/+293
* - added exchange typesMartin Willi2005-11-162-5/+16
* - host_t for storing host addressMartin Willi2005-11-162-0/+188
* - added methods which will allocate memMartin Willi2005-11-162-1/+59
* - uses new packet with host_t nowMartin Willi2005-11-161-4/+7
* - updated tests to varius changes in modulesMartin Willi2005-11-1610-73/+59
* - implemented generate-methodMartin Willi2005-11-162-21/+204
* ""Martin Willi2005-11-161-10/+4
* - renamed mappingsMartin Willi2005-11-161-22/+22
* - packet uses host_t to store addresses nowMartin Willi2005-11-162-121/+47
* - first (incomplete) implementation of initialize_connectionMartin Willi2005-11-162-14/+309
* - spi_t is a u_int64_t nowMartin Willi2005-11-161-11/+6
* - role refactored to is_initiator-booleanMartin Willi2005-11-162-18/+16
* - renamed mappingsMartin Willi2005-11-161-4/+4
* - fixed bug of generatorJan Hutter2005-11-165-10/+28
* - tried to fix memory errorsJan Hutter2005-11-168-35/+47
* - defined interface for each job and implemented incoming packet job and Jan Hutter2005-11-166-53/+379
* - job.h and job.c moved to directory jobsJan Hutter2005-11-165-6/+6
* - added mappingsMartin Willi2005-11-162-2/+11
* - logger manager is destroyed at endJan Hutter2005-11-161-17/+29
* - added number of working threadsJan Hutter2005-11-166-17/+316
* - included globals.hJan Hutter2005-11-161-2/+1
* - fixed bug in naming of loggerJan Hutter2005-11-161-28/+1
* - added context for DAEMONJan Hutter2005-11-162-1/+3
* - randomizer_t written and testedJan Hutter2005-11-162-0/+291
* - documentation of return values changedJan Hutter2005-11-161-2/+2
* - added mappings for logger_context_t typesJan Hutter2005-11-162-1/+16
* - refactored ike_sa_manager_t classJan Hutter2005-11-162-63/+193
* fixed bug in logger_managerJan Hutter2005-11-162-5/+13
* - parsing notify messgeMartin Willi2005-11-155-0/+69
* - nonce payload testedJan Hutter2005-11-156-9/+99
* - notify payload written and testedJan Hutter2005-11-158-9/+644
* - support for key exchange payloadMartin Willi2005-11-155-7/+59
* - nonce payload addedMartin Willi2005-11-151-7/+14
* - nonce payload addedMartin Willi2005-11-157-12/+130
* Added encoding_type_t NOTIFICATION_DATAJan Hutter2005-11-152-1/+11
* - nonce payload definedMartin Willi2005-11-152-0/+322
* - error in documentation fixedJan Hutter2005-11-151-1/+1
* - wrote ke_payload classJan Hutter2005-11-152-0/+406
* - wrote payload sa_payloadJan Hutter2005-11-155-29/+105
* - introduced new encoding type KEY_EXCHANGE_DATAJan Hutter2005-11-152-0/+10