Commit Graph
25 Commits
Author SHA1 Message Date
Martin Willi 16b9a73cc4 - reworked configuration framework completly
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +00:00
Martin Willi 19f78a6fed - fixed doxygen warnings 2005-12-15 12:10:53 +00:00
Martin Willi 6db4e80b56 - fixed some BAD bugs
- clean localhost-testcases for bad_dh, shared and rsa
2005-12-12 12:52:59 +00:00
Martin Willi a6cbf64831 - docs updated 2005-12-06 16:46:39 +00:00
Jan Hutter ef52f10e78 2005-12-06 12:27:15 +00:00
Jan Hutter e314700cb5 - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA 2005-12-06 12:27:09 +00:00
Martin Willi 89e0f219d0 - comments added 2005-12-04 13:01:32 +00:00
Martin Willi a0fb67f500 - allow termination of getting thread 2005-12-02 14:58:45 +00:00
Jan Hutter 0df63d6be4 - retransmitting of requests implemented 2005-12-02 14:07:36 +00:00
Jan Hutter 5534ee8476 - added new job type retransmit_request_job_t
- fixed memory leaks
2005-12-02 13:20:20 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Martin Willi bdb141cb4b - moved linked_list_iterator_t to iterator_t, located in iterator.h 2005-11-24 14:22:29 +00:00
Jan Hutter 95c61cb956 changed enum and structs names to _t 2005-11-24 09:17:51 +00:00
Jan Hutter 543c1db0ea - created new makefiles 2005-11-23 12:52:43 +00:00
Martin Willi 96f79ff1dc ok 2005-11-23 10:11:50 +00:00
Martin Willi 716abc9f83 - moved packet and socket in new network-package 2005-11-23 09:43:14 +00:00
Martin Willi 7cf14676db - jobs moved into queues 2005-11-23 09:34:31 +00:00
Jan Hutter 8080fccbe9 include paths changed 2005-11-23 09:13:40 +00:00
Martin Willi f0c83c23a3 - iterator insertion 2005-11-17 13:34:10 +00:00
Jan Hutter 8b3bc23b1c jobs are getting destroyed by calling destroy_all 2005-11-17 12:50:13 +00:00
Jan Hutter 2b3183835a - job.h and job.c moved to directory jobs 2005-11-16 12:43:08 +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