aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
|
* - 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
|