aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/configuration_manager.h
Commit message (Expand)AuthorAgeFilesLines
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-216/+0
* - code cleanup in network and configMartin Willi2005-12-061-22/+21
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-1/+17
* - code documentedJan Hutter2005-12-041-47/+55
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-0/+32
* - preshared secrets are now retrieved over configuration_managerJan Hutter2005-12-031-1/+16
* - retransmitting of requests implementedJan Hutter2005-12-021-5/+22
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-104/+39
* - memory allocation checks removedJan Hutter2005-11-281-0/+4
* - removed OUT_OF_RES checksJan Hutter2005-11-281-5/+0
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-14/+15
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-3/+3
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
* - moved host_t from util to networkMartin Willi2005-11-231-1/+1
* - config pkgMartin Willi2005-11-231-0/+193