Commit Graph

14 Commits

Author SHA1 Message Date
Martin Willi 7b3d138919 - changed ike_sa_id interface
- definition of private ike_sa methods
2005-11-18 13:59:21 +00:00
Martin Willi d768cb6790 - redefined logger levels 2005-11-18 07:07:32 +00:00
Jan Hutter 91443667d5 - spi_t replaced with u_int64_t 2005-11-16 16:50:13 +00:00
Martin Willi db04a1bc8f - spi_t is a u_int64_t now 2005-11-16 16:04:53 +00:00
Jan Hutter db7154547e - added number of working threads 2005-11-16 12:06:34 +00:00
Jan Hutter f0ddd8ae26 - refactored ike_sa_manager_t class 2005-11-16 07:45:05 +00:00
Martin Willi 8887824292 - logger in utils
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00
Martin Willi b85d20d117 - moved queues into subfolder queues
- created subdirectory utils for linked_list_t and co.
2005-11-11 13:31:52 +00:00
Martin Willi e395138ba4 - fixed memleak (ike_sa_id clone behavior) 2005-11-10 09:58:10 +00:00
Jan Hutter 3f2b457cdf - made function static 2005-11-09 16:32:50 +00:00
Martin Willi d4425c1b66 - finish functionality of ike_sa_manager
- tested
2005-11-09 11:44:49 +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
Martin Willi 472217f114 - untested implementation of ike_sa_manager 2005-11-08 16:24:18 +00:00