Commit Graph
23 Commits
Author SHA1 Message Date
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Jan Hutter b9d9f18874 - added compution of all needed keys and also creation of needed
transform objects
2005-11-28 15:20:51 +00:00
Jan Hutter 7b0dafeb52 - wrote test for aes_cbc but encryption does not seem to work :-( 2005-11-28 09:12:49 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi d62099006d - lovlevels specified for each context
- threadsave log_bytes
- default logging to stdout, easier for debugging
- fixed logging to file
2005-11-26 15:43:08 +00:00
Jan Hutter caf2a93a5c - code documentation cleaned 2005-11-25 08:36:26 +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
Martin Willi 12c3e4c860 - moved remove-method to iterator 2005-11-24 12:06:23 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Martin Willi 021c232232 - changed include paths 2005-11-23 09:24:35 +00:00
Jan Hutter 06d2a398e2 - added new logging context for configuration manager 2005-11-22 11:55:57 +00:00
Jan Hutter 0666a152c2 - still one memory leak and segmentation fault 2005-11-21 17:53:42 +00:00
Jan Hutter 55f90b5d51 - allready partly working 2005-11-21 17:50:56 +00:00
Martin Willi 41fc4f74ec - added thread-id to log for some contexes
- cleaned up logger output
2005-11-21 11:47:46 +00:00
Martin Willi fc36b7ad41 - renamed EVENT_THREAD to SCHEDULER_THREAD 2005-11-17 11:23:03 +00:00
Jan Hutter 4cd9d1085f - fixed bug in naming of logger 2005-11-16 09:36:08 +00:00
Jan Hutter f4358cb24c - added context for DAEMON 2005-11-16 09:27:03 +00:00
Jan Hutter 9c6340cdc3 - added mappings for logger_context_t types
- added new logger_contex_t IKE_SA_MANAGER
2005-11-16 07:45:51 +00:00
Jan Hutter 083254bb69 fixed bug in logger_manager 2005-11-16 07:01:08 +00:00
Jan Hutter 8166bcec62 - notify payload written and tested 2005-11-15 15:58:03 +00:00
Martin Willi 8887824292 - logger in utils
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00