aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_auth.c
Commit message (Expand)AuthorAgeFilesLines
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-3/+3
* merged multi-auth branch back into trunkMartin Willi2009-04-141-467/+632
* send proper AUTHENTICATION_FAILED if EAP method is successful, but AUTH misma...Martin Willi2009-02-101-0/+6
* improved IKE_SA uniqueness checkTobias Brunner2008-12-161-65/+3
* reset threads IKE_SA after checking other IKE_SAsMartin Willi2008-10-201-0/+2
* reintegrated bus-refactoring branchMartin Willi2008-10-141-52/+52
* ported parts of two-sim branchMartin Willi2008-08-221-13/+51
* some more changes to IKE_SA and CHILD_SA loggingAndreas Steffen2008-07-221-4/+4
* consistent logging of IKE and CHILD SAsAndreas Steffen2008-07-211-12/+16
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-181-22/+22
* peer_cfg lookup takes peer addresses into accountMartin Willi2008-07-011-1/+2
* ECDSA with OpenSSLTobias Brunner2008-06-101-5/+5
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-141-0/+68
* demoted more notify debug messages to level 24.2.0Andreas Steffen2008-04-021-1/+1
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-261-2/+2
* attempt to achieve consistent debugging outputAndreas Steffen2008-03-191-21/+21
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-19/+24
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-3/+5
* improved P2P_ENDPOINT debuggingAndreas Steffen2007-12-031-0/+3
* moved AUTH_LIFETIME handling in its own task (cleaner separation, proper payl...Martin Willi2007-12-031-23/+1
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-0/+27
* ID payload with explicit payload typeTobias Brunner2007-10-021-2/+2
* put IKE_SA and CHILD_SA names in single quotesAndreas Steffen2007-09-151-4/+4
* log name of established IKE_SAAndreas Steffen2007-09-151-4/+8
* further MOBIKE stuff:Martin Willi2007-06-211-1/+6
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-9/+11
* adapted authentication failure text to those in the authenticatorsAndreas Steffen2007-05-151-3/+3
* restructuring of configuration backendsMartin Willi2007-04-271-1/+1
* properly checking received IDr as initiatorMartin Willi2007-04-251-1/+8
* edited comment and debug outputAndreas Steffen2007-04-101-3/+3
* restructured file layoutMartin Willi2007-04-101-17/+30
* fixed state and logging of IKE_SA when using EAP authenticationMartin Willi2007-03-271-5/+16
* fixed memleaks when using EAP authenticationMartin Willi2007-03-081-39/+56
* implemented cookies as initiatorMartin Willi2007-03-081-1/+4
* some cleanupsMartin Willi2007-03-081-10/+6
* allocation fixes, not completeMartin Willi2007-03-081-8/+16
* ported changes from EAP branch, renabling EAP frameworkMartin Willi2007-03-081-126/+347
* fixed notify handling in IKE_AUTHMartin Willi2007-03-061-4/+1
* fixed double free bugMartin Willi2007-03-051-2/+2
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-39/+23
* merged tasking branch into trunkMartin Willi2007-02-281-0/+513