aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_init.c
Commit message (Expand)AuthorAgeFilesLines
* demoted more notify debug messages to level 24.2.0Andreas Steffen2008-04-021-2/+2
* demoted received notify debug message to level 2Andreas Steffen2008-04-011-1/+1
* stopping connectivity checks on the responders side after receiving an IKE_SA...Tobias Brunner2008-04-011-1/+61
* signal fixedTobias Brunner2008-03-311-2/+2
* added equals() method to peer_cfg, ike_cfg, proposals, auth_infoMartin Willi2008-03-261-3/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-10/+5
* connection name to IKE_SA initiatingAndreas Steffen2007-09-151-1/+2
* fixed payload order (Nonce, KE) for IKE_SA_INITMartin Willi2007-07-161-3/+11
* added PDF support for CHILD_SAsMartin Willi2007-04-191-66/+47
* restructured file layoutMartin Willi2007-04-101-16/+14
* added retry limit for IKE_SA_INIT (give up after 5 cookie failures)Martin Willi2007-03-291-0/+15
* fixed child rekey collisionMartin Willi2007-03-211-0/+17
* not detaching from bus when IKE_SA_INIT is retriedMartin Willi2007-03-131-4/+3
* implemented cookies as initiatorMartin Willi2007-03-081-8/+40
* fixed double free bugMartin Willi2007-03-051-4/+3
* merged tasking branch into trunkMartin Willi2007-02-281-0/+536