18806 Commits

Author SHA1 Message Date
Martin Willi
61c3cdc26a "" 2005-11-09 15:28:48 +00:00
Jan Hutter
74683cbdac - u int values can be generated: Not fully tested ! 2005-11-09 15:12:48 +00:00
Martin Willi
ae4abe3546 - added
- nothing implemented
2005-11-09 13:37:55 +00:00
Jan Hutter
762ce218e7 generation of uint implemented but not tested 2005-11-09 13:34:36 +00:00
Martin Willi
c0c6490d30 - asserts for ike_sa_manager construction/destruction
- still a memleak remaining :-(
2005-11-09 11:58:25 +00:00
Martin Willi
d4425c1b66 - finish functionality of ike_sa_manager
- tested
2005-11-09 11:44:49 +00:00
Jan Hutter
4234c2d99d - cleaned up file (variable name changes, etc) 2005-11-09 10:24:35 +00:00
Jan Hutter
6c4b815f22 - memory allocation now works with allocator-functions... 2005-11-09 09:35:06 +00:00
Jan Hutter
7953866962 - changed memory allocator functions to own allocator calls 2005-11-09 09:11:06 +00:00
Jan Hutter
c1ca1ee042 - changed allocator calls to new allocator functions 2005-11-09 09:07:53 +00:00
Jan Hutter
b53209a86a - implemented thread save memory allocator 2005-11-09 09:07:29 +00:00
Jan Hutter
5b07c10ae3 - started to implement a generator test 2005-11-09 08:42:11 +00:00
Jan Hutter
a092990ffa - added payload_info_t for ike header 2005-11-09 08:41:50 +00:00
Jan Hutter
1ff54a291a - added payload_info_t 2005-11-09 08:41:16 +00:00
Jan Hutter
2426b58d9a - added generator test 1 2005-11-09 08:40:58 +00:00
Jan Hutter
9e4e6e9d51 - added function declarations 2005-11-09 08:40:33 +00:00
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