]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/tasks/ike_auth.c
ike: Optionally allow private algorithms for IKE/CHILD_SAs
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / tasks / ike_auth.c
2020-03-06  Thomas Egererike: Optionally allow private algorithms for IKE/CHILD_SAs
2020-02-11  Josh SorefSpelling fixes
2018-09-11  Tobias Brunnerike-auth: Remove unnecessary case statement
2018-09-10  Tobias BrunnerMerge branch 'ikev2-ppk'
2018-09-10  Tobias Brunnerikev2: Mark IKE_SAs that used PPK during authentication
2018-09-10  Tobias Brunnerike-auth: Add basic PPK support
2018-09-10  Tobias Brunnerike-auth: Replace `== NULL` with `!`
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias BrunnerReplace 'inacceptable' with the more common 'unacceptable'
2018-06-28  Tobias Brunnerike-auth: Consider negotiated IKE proposal when selecti...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-11-02  Thomas Egererike: Do not send initial contact only for UNIQUE_NEVER
2017-02-08  Tobias BrunnerMerge branch 'mid-sync'
2017-02-08  Tobias Brunnerikev2: Negotiate support for IKE message ID synchronisa...
2017-02-06  Tobias Brunnerike-auth: Don't send INITIAL_CONTACT if remote ID conta...
2016-06-06  Tobias Brunnerikev2: Handle INITIAL_CONTACT notifies also when peer...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnerike-auth: Handle REDIRECT notifies during IKE_AUTH
2016-03-04  Tobias Brunnerike-auth: Send REDIRECT notify during IKE_AUTH if reque...
2015-06-05  Martin Williikev2: Enforce remote authentication config before...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2013-06-11  Martin WilliMerge branch 'init-auth-fail'
2013-06-11  Martin Williikev2: if responder authentication fails, send AUTHENTI...
2013-05-15  Martin WilliRaise LOCAL_AUTH_FAILED alert after receiving AUTHENTIC...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-02-26  Martin WilliApply a mutual EAP auth_cfg not before the EAP method...
2013-02-26  Martin WilliBe a little more verbose why a peer_cfg is inacceptable
2013-02-26  Martin WilliRefactor auth_cfg applying to a common function
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Martin WilliRaise alerts when enforcing IKE_SA unique policy
2012-12-19  Martin WilliRaise an alert of generating local authentication data...
2012-11-30  Martin WilliFix GPL license header to properly "sed" it
2012-09-18  Tobias BrunnerAdd AUTH_RULE_IDENTITY_LOOSE which allows to use IDr...
2012-09-10  Tobias BrunnerAdd uniqueids=never to ignore INITIAL_CONTACT notifies
2012-05-03  Tobias BrunnerUse name from initialization to access settings in...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...