Martin Willi
dec598220b
- rewrite of logger_manager, uses now one instance per context
...
- cleanups for logger here and there
- removed critical flag check in payload verification (conformance to IKEv2)
- so thats and theres everywere... ;-)
2006-03-23 15:25:43 +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
30b5b412da
- installing of child sa works
...
- need correct IP adresses to actually use IPsec
2006-02-16 09:55:07 +00:00
Martin Willi
93df94acad
- works with new proposal code
...
- still some(!) memleaks
2006-02-09 10:16:20 +00:00
Martin Willi
aee3eb5299
../svn-commit.tmp
2005-12-07 07:57:18 +00:00
Martin Willi
c3dc864eaa
- code cleanup of encoding package
2005-12-06 13:44:22 +00:00
Jan Hutter
c81eb6e77c
- Implemented and tested eap_payload_t
2005-12-05 18:56:22 +00:00
Jan Hutter
7ba3f707df
- implemented and tested cp_payload_t
2005-12-05 18:16:39 +00:00
Jan Hutter
e70c7feb02
- implemented and tested VENDOR ID payload
2005-12-05 14:01:56 +00:00
Jan Hutter
9bdd74eae7
DELETE payload implemented and tested
2005-12-05 13:43:43 +00:00
Jan Hutter
510c342634
- cleaned code of generator_t class
2005-12-05 13:06:24 +00:00
Jan Hutter
7cc2ee5a39
- implemented and tested cert_payload_t
2005-12-05 12:54:49 +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
7da522ba73
- implemented and tested ts_payload_t
2005-11-29 15:23:04 +00:00
Jan Hutter
2326633550
- added and tested auth_payload_t class
2005-11-29 11:16:15 +00:00
Martin Willi
0e96f7d8c3
- globals packed in a daemon
2005-11-29 10:25:07 +00:00
Jan Hutter
db6e764580
- added and tested id_payload_t
2005-11-29 09:57:22 +00:00
Jan Hutter
a0753941e1
- changed creation of iterator
...
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter
27e432056b
- memory allocation checks removed
2005-11-28 16:55:46 +00:00
Jan Hutter
0f30f5686a
generator rewritten (no memory allocation test anymore)
2005-11-28 16:34:48 +00:00
Martin Willi
81796a5232
- encryptino payload
2005-11-28 15:43:05 +00:00
Martin Willi
76a6c74719
- removed loglevel specification
2005-11-26 15:43:29 +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
Martin Willi
4a96223884
- created encoding package
2005-11-23 09:57:18 +00:00