aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/configuration_manager.c
Commit message (Expand)AuthorAgeFilesLines
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1039/+0
* - comments and cleanupsMartin Willi2006-03-021-14/+6
* - working policy installation and removalMartin Willi2006-03-011-1/+10
* - proposal setup implementation begunMartin Willi2006-02-221-22/+25
* - fixed socket code, so we know on which address we receive trafficMartin Willi2006-02-161-4/+6
* - installing of child sa worksMartin Willi2006-02-161-18/+19
* - refactored ike proposalMartin Willi2006-02-141-40/+45
* - config uses uml hosts alice and bobMartin Willi2006-02-131-15/+45
* - works with new proposal codeMartin Willi2006-02-091-3/+5
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-97/+30
* - dead end implementationMartin Willi2006-02-061-39/+44
* - added deletion of IKE_SAJan Hutter2005-12-121-4/+8
* - fixed some BAD bugsMartin Willi2005-12-121-10/+29
* - changed config valuesJan Hutter2005-12-121-6/+7
* - added support for empty traffic selectors and empty sa payload in Jan Hutter2005-12-071-4/+6
* ../svn-commit.tmpMartin Willi2005-12-071-10/+10
* - code cleanup in network and configMartin Willi2005-12-061-4/+0
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-5/+23
* - added payload CERTJan Hutter2005-12-051-4/+4
* - code documentedJan Hutter2005-12-041-47/+41
* - logging cleanupMartin Willi2005-12-041-1/+0
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-1/+371
* - preshared secrets are now retrieved over configuration_managerJan Hutter2005-12-031-2/+95
* - fixesMartin Willi2005-12-021-2/+8
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-7/+7
* - retransmitting of requests implementedJan Hutter2005-12-021-1/+30
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-021-2/+11
* (no commit message)Jan Hutter2005-12-021-1/+1
* cleaned codeJan Hutter2005-12-021-4/+4
* - fixed bugsJan Hutter2005-12-011-17/+56
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-185/+357
* - globals packed in a daemonMartin Willi2005-11-291-4/+4
* - changed creation of iteratorJan Hutter2005-11-291-1/+1
* - changed allocation behaviorMartin Willi2005-11-291-1/+1
* - removed memory allocation checks!!!Jan Hutter2005-11-281-5/+4
* - removed OUT_OF_RES checksJan Hutter2005-11-281-119/+23
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-91/+6
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-1/+1
* - added localhost to configMartin Willi2005-11-261-0/+4
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-7/+7
* changed enum and structs names to _tJan Hutter2005-11-241-3/+3
* - config pkgMartin Willi2005-11-231-0/+484