aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - added array of payload infosJan Hutter2005-11-091-0/+44
* - uncompletet test for ike_sa_managerMartin Willi2005-11-082-0/+123
* - untested implementation of ike_sa_managerMartin Willi2005-11-086-4/+667
* - generator skeleton writtenJan Hutter2005-11-082-0/+131
* - added payload_type_t Jan Hutter2005-11-081-3/+85
* - defined data struct and encoding rules for the ikev2-headerJan Hutter2005-11-082-0/+161
* - defined basic encoding types of ike-header and ike-payload fieldsJan Hutter2005-11-081-0/+196
* - basic test for ike_sa_t written (must be refined later)Jan Hutter2005-11-084-3/+113
* - class ike_sa_t partly implementedJan Hutter2005-11-082-0/+255
* - inserting and removing now needs a linked_list_iterator_t* instead of Jan Hutter2005-11-084-227/+286
* - added status_t: INVAILD_ARG, NOT_FOUNDMartin Willi2005-11-081-1/+3
* - added pluto includesJan Hutter2005-11-081-0/+4
* - element destructor => privateMartin Willi2005-11-082-16/+16
* - added function replace_valuesJan Hutter2005-11-083-15/+51
* - wrong file name in documentation fixedJan Hutter2005-11-082-2/+2
* - implemented create and destroy functionJan Hutter2005-11-082-0/+80
* - implemented create and destroy functionJan Hutter2005-11-082-0/+82
* - created header and c file for this type (without content)Jan Hutter2005-11-082-0/+51
* - created header and c file for this type (no content at the moment)Jan Hutter2005-11-082-0/+49
* - added test for ike_sa_id_tJan Hutter2005-11-083-1/+138
* - added clone functionalityJan Hutter2005-11-082-6/+28
* - IKE_SA-Identification class writen, but not testedJan Hutter2005-11-082-0/+249
* - added new types used to identify a specific IKE_SAJan Hutter2005-11-081-0/+17
* - LEAK_DETECTIVE activatedJan Hutter2005-11-084-7/+8
* - socket test fixedJan Hutter2005-11-081-3/+3
* - freeing of NULL pointer is checkedJan Hutter2005-11-081-1/+4
* - added scheduler testMartin Willi2005-11-071-0/+7
* - implemented basic schedulerMartin Willi2005-11-072-0/+149
* - test for scheduler implementedMartin Willi2005-11-072-0/+123
* - renamed add method to add_absoluteMartin Willi2005-11-073-5/+37
* - receiver-test writtenJan Hutter2005-11-072-0/+117
* - added test of receiverJan Hutter2005-11-071-2/+8
* - global objects are defined in globals.hJan Hutter2005-11-071-4/+1
* - added cancelation point on receiveJan Hutter2005-11-071-1/+13
* - receiver_t written, but not testedJan Hutter2005-11-072-0/+166
* - global objects are defined in globalsJan Hutter2005-11-073-13/+43
* - wrote test for sender_tJan Hutter2005-11-073-4/+124
* - fixed memory free errorJan Hutter2005-11-071-1/+3
* - sender_t written, but not tested!Jan Hutter2005-11-073-4/+198
* - wrong documentation fixedJan Hutter2005-11-071-1/+0
* - global job-queue renamed to global_job_queueJan Hutter2005-11-071-2/+2
* - test of socket destroy addedJan Hutter2005-11-071-0/+3
* - error in memory allocation fixedJan Hutter2005-11-071-3/+4
* - updated comments Martin Willi2005-11-073-26/+66
* - event_queue_test improvedJan Hutter2005-11-072-30/+105
* - cancelation points definedJan Hutter2005-11-072-0/+12
* - added socket testMartin Willi2005-11-071-2/+3
* - revised packet and socket interfaceMartin Willi2005-11-076-39/+94
* - tester_t class rewrittenJan Hutter2005-11-075-21/+217
* - tests are now performed in its own main tests.cJan Hutter2005-11-0713-103/+128