aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/ike_sa.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-1199/+0
* - reworked usage of IDs in various statesMartin Willi2006-04-271-1/+1
* - add connection names to connectionsMartin Willi2006-04-271-5/+21
* - improved "stroke status" outputMartin Willi2006-04-261-0/+38
* - added separate implementation for connection_store, credential_store, polic...Martin Willi2006-04-251-0/+18
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-17/+17
* ../svn-commit.tmpMartin Willi2006-04-051-3/+3
* - improved strokeingMartin Willi2006-04-041-2/+26
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-9/+0
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-8/+7
* - works quite well now with ipsec.conf & ipsec starterMartin Willi2006-03-201-14/+22
* - reworked configuration framework completlyMartin Willi2006-03-161-122/+40
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-32/+3
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-1/+9
* - installing of child sa worksMartin Willi2006-02-161-10/+15
* - refactored ike proposalMartin Willi2006-02-141-243/+190
* - some fixes here and thereMartin Willi2006-02-091-9/+41
* added support for informational request and responseJan Hutter2005-12-121-2/+29
* - fixed bugJan Hutter2005-12-121-3/+22
* - added deletion of IKE_SAJan Hutter2005-12-121-1/+33
* - cleanup of states ike_auth_requested and ike_sa_init_respondedMartin Willi2005-12-071-0/+40
* - code cleaned upJan Hutter2005-12-071-40/+79
* ../svn-commit.tmpMartin Willi2005-12-071-45/+45
* - fixed gmp initialization bugsMartin Willi2005-12-071-5/+0
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-25/+18
* - code cleanedJan Hutter2005-12-031-132/+191
* - preshared secrets are now retrieved over configuration_managerJan Hutter2005-12-031-0/+10
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-13/+14
* - started to implement authenticator_tJan Hutter2005-12-021-0/+36
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-7/+11
* - retransmitting of requests implementedJan Hutter2005-12-021-6/+50
* - state ike_auth_requestedMartin Willi2005-12-021-8/+3
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-27/+73
* - state ike_sa_init_responded implemented (has some memleaks)Martin Willi2005-12-021-0/+19
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-1/+25
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-64/+70
* - encryption seems to workJan Hutter2005-11-291-8/+29
* - globals packed in a daemonMartin Willi2005-11-291-5/+5
* - changed allocation behaviorMartin Willi2005-11-291-3/+1
* - return value cleanupMartin Willi2005-11-281-316/+89
* - memory allocation checks removedJan Hutter2005-11-281-8/+2
* - encryptino payload Martin Willi2005-11-281-1/+1
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-11/+190
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-2/+2
* - changed interface of ike_saJan Hutter2005-11-251-32/+327
* - allocator_free_chunk changedJan Hutter2005-11-251-8/+8
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-0/+1
* okMartin Willi2005-11-231-0/+574