aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/states/ike_sa_init_requested.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-798/+0
* - reworked usage of IDs in various statesMartin Willi2006-04-271-4/+44
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-10/+9
* ../svn-commit.tmpMartin Willi2006-04-051-1/+1
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-1/+1
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-21/+16
* - works quite well now with ipsec.conf & ipsec starterMartin Willi2006-03-201-0/+3
* - reworked configuration framework completlyMartin Willi2006-03-161-21/+25
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-0/+5
* - proposal setup implementation begunMartin Willi2006-02-221-24/+6
* - installing of child sa worksMartin Willi2006-02-161-5/+26
* - refactored ike proposalMartin Willi2006-02-141-72/+65
* - fixed memleaksMartin Willi2006-02-091-1/+2
* - works with new proposal codeMartin Willi2006-02-091-3/+3
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-12/+7
* - fixed some BAD bugsMartin Willi2005-12-121-1/+6
* - logging cleanup in statesMartin Willi2005-12-071-125/+130
* ../svn-commit.tmpMartin Willi2005-12-071-37/+37
* - fixed gmp initialization bugsMartin Willi2005-12-071-2/+3
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+1
* - code cleanedJan Hutter2005-12-061-197/+267
* - added payload CERTJan Hutter2005-12-051-1/+7
* - preshared secrets are now retrieved over configuration_managerJan Hutter2005-12-031-1/+1
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-21/+58
* - started to implement authenticator_tJan Hutter2005-12-021-3/+1
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-1/+2
* - retransmitting of requests implementedJan Hutter2005-12-021-0/+1
* - state ike_auth_requestedMartin Willi2005-12-021-2/+18
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-23/+6
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-021-0/+2
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-1/+67
* responder_init does return DELETE_ME in case of errorJan Hutter2005-12-021-0/+8
* (no commit message)Jan Hutter2005-12-021-28/+29
* cleaned codeJan Hutter2005-12-021-22/+25
* - fixed bugsJan Hutter2005-12-011-38/+154
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-30/+21
* - implemented sa_configMartin Willi2005-12-011-1/+1
* (no commit message)Jan Hutter2005-11-301-21/+77
* - message encryption verification fully changedJan Hutter2005-11-301-8/+19
* - encryption seems to workJan Hutter2005-11-291-0/+83
* - globals packed in a daemonMartin Willi2005-11-291-2/+2
* - changed creation of iteratorJan Hutter2005-11-291-2/+2
* - changed allocation behaviorMartin Willi2005-11-291-1/+1
* - return value cleanupMartin Willi2005-11-281-81/+21
* - memory allocation checks removedJan Hutter2005-11-281-6/+1
* - encryptino payload Martin Willi2005-11-281-1/+1
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-17/+34
* - changed interface of ike_saJan Hutter2005-11-251-17/+21
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-2/+2
* - typedefs changedMartin Willi2005-11-241-2/+4