Martin Willi
13e4a62f5c
- added separate implementation for connection_store, credential_store, policy_store
...
- added folder structure to config
- credentials are fetched solely on IDs now
2006-04-25 10:06:30 +00:00
Martin Willi
5113680f95
- split up in libstrong, charon, stroke, testing done
...
- new leak detective with malloc hook in library
- useable, but needs improvements
- logger_manager has now a single instance per library
- allows use of loggers from any linking prog
- a LOT of other things
2006-04-10 08:07:38 +00:00
Martin Willi
6862128151
../svn-commit.tmp
2006-04-05 12:10:50 +00:00
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