Commit Graph
27 Commits
Author SHA1 Message Date
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 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 93df94acad - works with new proposal code
- still some(!) memleaks
2006-02-09 10:16:20 +00:00
Martin Willi c06dbbabd1 - fixed alot of bugs in child_proposal
- near to working state ;-)
2006-02-08 15:25:34 +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
Martin Willi 668f9fcba9 - better management of unknown_payload, with critical check
- message code cleanup
2005-12-06 11:51:13 +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 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 1b3f92d28d - fixed bugs 2005-12-01 19:53:48 +00:00
Jan Hutter f603933427 code of message_t cleaned and added more logs 2005-11-30 12:58:57 +00:00
Martin Willi 0f803b4771 - tested encryption payload 2005-11-29 15:58:09 +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 297c889cf3 - memory allocation checks removed 2005-11-28 17:06:57 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi 76a6c74719 - removed loglevel specification 2005-11-26 15:43: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