aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev2/tasks/ike_auth.c
Commit message (Expand)AuthorAgeFilesLines
* ike: Do not send initial contact only for UNIQUE_NEVERThomas Egerer2017-11-021-1/+0
* ikev2: Negotiate support for IKE message ID synchronisation during IKE_AUTHTobias Brunner2017-02-081-0/+7
* ike-auth: Don't send INITIAL_CONTACT if remote ID contains wildcardsTobias Brunner2017-02-061-1/+2
* ikev2: Handle INITIAL_CONTACT notifies also when peer is authenticated with EAPTobias Brunner2016-06-061-16/+5
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* ike-auth: Handle REDIRECT notifies during IKE_AUTHTobias Brunner2016-03-041-22/+44
* ike-auth: Send REDIRECT notify during IKE_AUTH if requested by providersTobias Brunner2016-03-041-27/+51
* ikev2: Enforce remote authentication config before proceeding with own authen...Martin Willi2015-06-051-0/+44
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-14/+14
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-1/+1
* ikev2: if responder authentication fails, send AUTHENTICATION_FAILEDMartin Willi2013-06-111-0/+29
* Raise LOCAL_AUTH_FAILED alert after receiving AUTHENTICATION_FAILUREMartin Willi2013-05-151-0/+1
* Apply a mutual EAP auth_cfg not before the EAP method completesMartin Willi2013-02-261-1/+8
* Be a little more verbose why a peer_cfg is inacceptableMartin Willi2013-02-261-8/+16
* Refactor auth_cfg applying to a common functionMartin Willi2013-02-261-20/+17
* Raise alerts when enforcing IKE_SA unique policyMartin Willi2012-12-191-0/+1
* Raise an alert of generating local authentication data failsMartin Willi2012-12-191-6/+10
* Fix GPL license header to properly "sed" itMartin Willi2012-11-301-1/+1
* Add AUTH_RULE_IDENTITY_LOOSE which allows to use IDr loosely as initiatorTobias Brunner2012-09-181-1/+2
* Add uniqueids=never to ignore INITIAL_CONTACT notifiesTobias Brunner2012-09-101-1/+2
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-1/+1
* Merge branch 'ikev1'Martin Willi2012-05-021-7/+17
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+1098