]> git.ipfire.org Git - people/ms/strongswan.git/history - Source/charon/utils/logger_manager.c
- improved strokeing
[people/ms/strongswan.git] / Source / charon / utils / logger_manager.c
2006-04-04  Martin Willi- improved strokeing
2006-03-30  Martin Willi- rewrote a lot of RSA stuff
2006-03-24  Martin Willi- starter work on asn1 with der de/encoder
2006-03-23  Martin Willi- rewrite of logger_manager, uses now one instance...
2006-03-16  Martin Willi- reworked configuration framework completly
2006-03-14  Martin Willi- first attempt for connection loading and starting...
2006-03-07  Martin Willi- configuration_manager replaced by configuration_t...
2006-02-16  Martin Willi- fixed socket code, so we know on which address we...
2006-02-16  Martin Willi- installing of child sa works
2006-02-10  Martin Willi- key derivation for child_sa works
2006-02-09  Martin Willi- works with new proposal code
2005-12-06  Jan Hutter- code cleaned up
2005-12-05  Jan Hutter- added payload CERT
2005-12-04  Martin Willi- logging cleanup
2005-12-03  Jan Hutter- preshared secrets are now retrieved over configuratio...
2005-12-02  Martin Willi- fixes
2005-12-02  Martin Willi- state ike_sa_init_responded implemented (has some...
2005-12-01  Jan Hutter- fixed bugs
2005-12-01  Jan Hutter- new configuration support added to ike_sa and states
2005-11-29  Jan Hutter- changed creation of iterator
2005-11-28  Martin Willi- return value cleanup
2005-11-28  Martin Willi- encryptino payload
2005-11-28  Jan Hutter- added compution of all needed keys and also creation...
2005-11-28  Jan Hutter- wrote test for aes_cbc but encryption does not seem...
2005-11-27  Martin Willi- moved hasher_*_t to *_hasher_t
2005-11-26  Martin Willi- lovlevels specified for each context
2005-11-25  Jan Hutter- code documentation cleaned
2005-11-24  Martin Willi- moved linked_list_iterator_t to iterator_t, located...
2005-11-24  Martin Willi- moved remove-method to iterator
2005-11-24  Martin Willi- typedefs changed
2005-11-23  Martin Willi- changed include paths
2005-11-22  Jan Hutter- added new logging context for configuration manager
2005-11-21  Jan Hutter- still one memory leak and segmentation fault
2005-11-21  Jan Hutter- allready partly working
2005-11-21  Martin Willi- added thread-id to log for some contexes
2005-11-17  Martin Willi- renamed EVENT_THREAD to SCHEDULER_THREAD
2005-11-16  Jan Hutter- fixed bug in naming of logger
2005-11-16  Jan Hutter- added context for DAEMON
2005-11-16  Jan Hutter- added mappings for logger_context_t types
2005-11-16  Jan Hutterfixed bug in logger_manager
2005-11-15  Jan Hutter- notify payload written and tested
2005-11-11  Martin Willi- logger in utils