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
b1953ccd05
- first attempt for connection loading and starting via "stroke"
...
- some improvements here and there
2006-03-14 13:22:48 +00:00
Martin Willi
8a49112907
- configuration_manager replaced by configuration_t interface
...
- current configuration_manager is now static_configuration (testing)
- first draft of starter_configuration, which should once interact with ipsec starter (via whack?)
- some cleanups
- socket_t uses RAW socket, which allows parallel service of pluto/charon
2006-03-07 09:42:15 +00:00
Jan Hutter
e9c0ca15e1
- added deletion of IKE_SA
2005-12-12 14:14:52 +00:00
Martin Willi
aee3eb5299
../svn-commit.tmp
2005-12-07 07:57:18 +00:00
Jan Hutter
dab28cedbd
- log changed
2005-12-06 16:48:17 +00:00
Jan Hutter
3febcf15f0
- code cleaned up
2005-12-06 16:36:42 +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
Jan Hutter
f6ba78c370
- added payload CERT
...
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Martin Willi
25c41f4df7
- logging cleanup
...
- pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
2005-12-04 11:46:58 +00:00
Jan Hutter
94b0f906e6
fixed different bugs when checking out ike sa and retransmitting
...
requests
2005-12-02 15:40:04 +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
ae3012a0ea
- added notify message handling to ike_sa_init_requested_t and
...
responder_init_t
2005-12-02 11:38:56 +00:00
Jan Hutter
56aeee4936
cleaned code
2005-12-02 07:43:05 +00:00
Martin Willi
0e96f7d8c3
- globals packed in a daemon
2005-11-29 10:25:07 +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
b241048084
- moved hasher_*_t to *_hasher_t
...
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi
c1eb153733
- threads are new identified by pid
2005-11-26 15:44:40 +00:00
Martin Willi
ca76df9736
- documentation and cleanup of threads package
2005-11-25 13:42:58 +00:00
Jan Hutter
207dd9b5c0
- added function create_and_checkout to the ike_sa_manager_t
2005-11-24 16:57:53 +00:00
Martin Willi
5796aa164d
- typedefs changed
2005-11-24 11:30:19 +00:00
Martin Willi
867952ad2a
- created package threads
2005-11-23 10:00:25 +00:00