aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/states/responder_init.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-568/+0
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-9/+8
* ../svn-commit.tmpMartin Willi2006-04-051-2/+7
* - 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-5/+4
* - reworked configuration framework completlyMartin Willi2006-03-161-12/+9
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1/+1
* - refactored ike proposalMartin Willi2006-02-141-34/+39
* - config uses uml hosts alice and bobMartin Willi2006-02-131-1/+1
* - fixed some BAD bugsMartin Willi2005-12-121-0/+1
* - logging cleanup in statesMartin Willi2005-12-071-93/+70
* (no commit message)Martin Willi2005-12-071-3/+0
* ../svn-commit.tmpMartin Willi2005-12-071-47/+47
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+1
* - code cleanedJan Hutter2005-12-061-212/+201
* - added payload CERTJan Hutter2005-12-051-2/+27
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-5/+8
* - started to implement authenticator_tJan Hutter2005-12-021-4/+1
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-22/+17
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-021-1/+1
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-4/+63
* responder_init does return DELETE_ME in case of errorJan Hutter2005-12-021-69/+84
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-68/+33
* code of message_t cleaned and added more logsJan Hutter2005-11-301-2/+2
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-1/+1
* - globals packed in a daemonMartin Willi2005-11-291-4/+4
* - changed creation of iteratorJan Hutter2005-11-291-6/+5
* - return value cleanupMartin Willi2005-11-281-256/+53
* - memory allocation checks removedJan Hutter2005-11-281-24/+4
* - encryptino payload Martin Willi2005-11-281-6/+6
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-17/+12
* - changed interface of ike_saJan Hutter2005-11-251-25/+49
* - allocator_free_chunk changedJan Hutter2005-11-251-4/+4
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-3/+3
* - typedefs changedMartin Willi2005-11-241-2/+4
* (no commit message)Martin Willi2005-11-231-0/+743