]> git.ipfire.org Git - thirdparty/strongswan.git/history - Source/charon/utils
- code cleaned up
[thirdparty/strongswan.git] / Source / charon / utils /
2005-12-06  Jan Hutter- code cleaned up
2005-12-05  Martin Willi- some doc updates
2005-12-05  Martin Willi- kernel interface hacks, works partially
2005-12-05  Jan Hutter- added payload CERT
2005-12-04  Martin Willi- fixed break
2005-12-04  Martin Willi- creation from encoded never failes
2005-12-04  Martin Willi- logging cleanup
2005-12-04  Martin Willi- implemented RSA, only signing and verifying esma_pkcs...
2005-12-03  Jan Hutter- preshared secrets are now retrieved over configuratio...
2005-12-02  Martin Willi- fixed id bug
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-12-01  Martin Willi- fixed some bugx when !LEAK_DETECTIVE
2005-12-01  Martin Willi- implemented sa_config
2005-11-30  Jan Hutter- added positioned functionality to linked_list_t
2005-11-30  Jan Hutter- message encryption verification fully changed
2005-11-29  Jan Hutter- added and tested id_payload_t
2005-11-29  Jan Hutter- changed creation of iterator
2005-11-29  Jan Hutterfixed bug when inserting with iterator
2005-11-29  Martin Willi- changed allocation behavior
2005-11-28  Martin Willi- return value cleanup
2005-11-28  Jan Hutter(no commit message)
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- code cleanups
2005-11-26  Martin Willi- lovlevels specified for each context
2005-11-25  Jan Huttercode documentation cleaned
2005-11-25  Jan Hutter- code documentation cleaned
2005-11-25  Jan Hutter- code documentation cleaned
2005-11-25  Jan Hutter- code documentation cleaned
2005-11-25  Jan Hutter- code documentation cleaned
2005-11-25  Jan Hutter- chunk is freed differently
2005-11-25  Jan Hutter- code refined
2005-11-25  Jan Hutter- code refined
2005-11-24  Jan Hutter- began to clean code documentation
2005-11-24  Martin Willi- moved algorithm definitions from payloads to correspo...
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- moved host_t from util to network
2005-11-23  Martin Willi-
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- fixed loglevel output bug
2005-11-21  Martin Willi- added thread-id to log for some contexes
2005-11-21  Martin Willi- commented
2005-11-18  Jan Hutter- memory leak fixed
2005-11-18  Jan Hutter- implemented all diffie hellman groups
2005-11-18  Jan Hutter- wrote diffie_hellman_t but not tested
2005-11-18  Martin Willi- redefined logger levels
2005-11-17  Jan Hutter- started to implement diffie hellman class
2005-11-17  Martin Willi- iterator insertion
2005-11-17  Martin Willi- renamed EVENT_THREAD to SCHEDULER_THREAD
2005-11-16  Martin Willi- host_t for storing host address
2005-11-16  Martin Willi- added methods which will allocate mem
2005-11-16  Jan Hutter- fixed bug of generator
2005-11-16  Jan Hutter- tried to fix memory errors
2005-11-16  Jan Hutter- added number of working threads
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- randomizer_t written and tested
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-14  Martin Willi- some output improvements
2005-11-14  Martin Willi- fixed output when an assert fails
2005-11-11  Martin Willi- logger in utils
2005-11-11  Martin Willi- moved queues into subfolder queues