aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - added logging of chunk_t'sJan Hutter2005-11-171-0/+1
|
* started to implement process messageJan Hutter2005-11-171-1/+24
|
* - started to implement message type checkJan Hutter2005-11-171-14/+168
|
* - introduced new functions for version fetchingJan Hutter2005-11-171-3/+48
|
* - 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
| | | | - untested
* ""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
| | | | - spi_t is a u_int64_t now
* - 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
| | | | initiate ike sa job
* - 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
| | | | - added new logger_contex_t IKE_SA_MANAGER
* - 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
| | | | - tested
* - nonce payload testedJan Hutter2005-11-156-9/+99
| | | | | - generator for nonce data written
* - notify payload written and testedJan Hutter2005-11-158-9/+644
|
* - support for key exchange payloadMartin Willi2005-11-155-7/+59
| | | | - tested
* - nonce payload addedMartin Willi2005-11-151-7/+14
| | | | - tested
* - nonce payload addedMartin Willi2005-11-157-12/+130
| | | | - tested
* Added encoding_type_t NOTIFICATION_DATAJan Hutter2005-11-152-1/+11
|
* - nonce payload definedMartin Willi2005-11-152-0/+322
|