18390 Commits

Author SHA1 Message Date
Jan Hutter
5f08382cbe - begun to implement generator 2005-11-09 08:40:10 +00:00
Jan Hutter
d94fe8b3b9 - added array of payload infos 2005-11-09 08:39:39 +00:00
Martin Willi
76b9517bce - uncompletet test for ike_sa_manager 2005-11-08 16:24:35 +00:00
Martin Willi
472217f114 - untested implementation of ike_sa_manager 2005-11-08 16:24:18 +00:00
Jan Hutter
b82c0cabe2 - generator skeleton written 2005-11-08 16:19:06 +00:00
Jan Hutter
6bcadc38bc - added payload_type_t 2005-11-08 16:18:42 +00:00
Jan Hutter
cdd0dcdc33 - defined data struct and encoding rules for the ikev2-header 2005-11-08 15:53:04 +00:00
Jan Hutter
bb53258a0e - defined basic encoding types of ike-header and ike-payload fields 2005-11-08 15:52:38 +00:00
Jan Hutter
4acf505acd - basic test for ike_sa_t written (must be refined later) 2005-11-08 14:39:39 +00:00
Jan Hutter
7ba3876169 - class ike_sa_t partly implemented 2005-11-08 13:33:28 +00:00
Jan Hutter
e3dd1393d5 - inserting and removing now needs a linked_list_iterator_t* instead of
a linked_list_element_t*
- linked_list_element_t removed
- has_next now returns bool instead of status_t
2005-11-08 13:31:39 +00:00
Martin Willi
6fb28da078 - added status_t: INVAILD_ARG, NOT_FOUND 2005-11-08 12:47:44 +00:00
Jan Hutter
a055f2f547 - added pluto includes 2005-11-08 12:37:40 +00:00
Martin Willi
623fec54c8 - element destructor => private 2005-11-08 12:37:31 +00:00
Jan Hutter
8491b29826 - added function replace_values 2005-11-08 10:03:40 +00:00
Jan Hutter
3173235768 - wrong file name in documentation fixed 2005-11-08 09:48:25 +00:00
Jan Hutter
9d7319ecdf - implemented create and destroy function 2005-11-08 09:47:27 +00:00
Jan Hutter
ca6dd4f659 - implemented create and destroy function 2005-11-08 09:47:17 +00:00
Jan Hutter
d75f797e25 - created header and c file for this type (without content) 2005-11-08 09:38:00 +00:00
Jan Hutter
cb5c6cc774 - created header and c file for this type (no content at the moment) 2005-11-08 09:37:39 +00:00
Jan Hutter
c9473633fb - added test for ike_sa_id_t 2005-11-08 09:32:04 +00:00
Jan Hutter
2598643ad8 - added clone functionality 2005-11-08 09:10:15 +00:00
Jan Hutter
53f7a5f840 - IKE_SA-Identification class writen, but not tested 2005-11-08 08:44:01 +00:00
Jan Hutter
e53ab22f98 - added new types used to identify a specific IKE_SA 2005-11-08 08:43:33 +00:00
Jan Hutter
6e67d74a9b - LEAK_DETECTIVE activated
- memory leak in event_queue_t fixed
2005-11-08 07:04:15 +00:00
Jan Hutter
01d06501d9 - socket test fixed 2005-11-08 06:55:33 +00:00
Jan Hutter
27d2b681ab - freeing of NULL pointer is checked 2005-11-08 06:48:12 +00:00
Martin Willi
6d4f09bc5f - added scheduler test 2005-11-07 15:57:39 +00:00
Martin Willi
e9d8db1cf3 - implemented basic scheduler 2005-11-07 15:55:54 +00:00
Martin Willi
f784ea8562 - test for scheduler implemented 2005-11-07 15:55:00 +00:00
Martin Willi
ab4f404e72 - renamed add method to add_absolute
- added add_relative method
2005-11-07 15:54:24 +00:00
Jan Hutter
73c0902a0e - receiver-test written 2005-11-07 14:05:28 +00:00
Jan Hutter
50fffcc4f0 - added test of receiver 2005-11-07 14:05:12 +00:00
Jan Hutter
bb2e4212ab - global objects are defined in globals.h 2005-11-07 14:04:50 +00:00
Jan Hutter
36c2c2824a - added cancelation point on receive 2005-11-07 13:58:57 +00:00
Jan Hutter
95f8c9aaaa - receiver_t written, but not tested 2005-11-07 13:20:11 +00:00
Jan Hutter
c5a6681c42 - global objects are defined in globals 2005-11-07 13:12:26 +00:00
Jan Hutter
6962f6c92f - wrote test for sender_t 2005-11-07 13:04:14 +00:00
Jan Hutter
7bcc866743 - fixed memory free error 2005-11-07 13:03:44 +00:00
Jan Hutter
da6f775610 - sender_t written, but not tested! 2005-11-07 12:07:56 +00:00
Jan Hutter
3a093c8018 - wrong documentation fixed 2005-11-07 12:07:40 +00:00
Jan Hutter
0f658b4c5b - global job-queue renamed to global_job_queue 2005-11-07 12:07:08 +00:00
Jan Hutter
d9b41b2478 - test of socket destroy added 2005-11-07 12:05:02 +00:00
Jan Hutter
6ada7959f4 - error in memory allocation fixed 2005-11-07 12:04:43 +00:00
Martin Willi
b9439120a3 - updated comments 2005-11-07 11:46:18 +00:00
Jan Hutter
6dfc0b7949 - event_queue_test improved 2005-11-07 10:26:12 +00:00
Jan Hutter
a01f6c5ac7 - cancelation points defined 2005-11-07 09:49:15 +00:00
Martin Willi
71888239b8 - added socket test 2005-11-07 09:29:56 +00:00
Martin Willi
9317c2a1c6 - revised packet and socket interface
- tested
2005-11-07 09:11:58 +00:00
Jan Hutter
e15f7292ec - tester_t class rewritten
- test for send_queue_t added
2005-11-07 08:57:57 +00:00