]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/tasks/ike_init.c
ike: Optionally allow private algorithms for IKE/CHILD_SAs
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / tasks / ike_init.c
2020-03-06  Thomas Egererike: Optionally allow private algorithms for IKE/CHILD_SAs
2019-10-24  Tobias BrunnerMerge branch 'proposal-flags'
2019-10-24  Tobias Brunnerproposal: Add selection flags to clone() method
2019-10-24  Tobias Brunnerproposal: Extract proposal selection code in ike/child_...
2019-10-24  Thomas Egererproposal: Use flags to select/match proposals
2019-04-25  Tobias BrunnerMerge branch 'childless'
2019-04-25  Tobias Brunnerike-init: Notify initiator if childless IKE_SAs are...
2018-12-07  Tobias Brunnerikev2: Ignore COOKIE notifies we already received
2018-12-07  Thomas Egererha: Add auth method for HA IKEv1 key derivation
2018-09-12  Tobias BrunnerMerge branch 'botan-plugin'
2018-09-12  Tobias Brunnerike-init: Fix leak if KE payload creation fails
2018-09-10  Tobias BrunnerMerge branch 'ikev2-ppk'
2018-09-10  Tobias Brunnerike-init: Send USE_PPK notify as appropriate
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-init: Switch to an alternative config if proposals...
2018-02-09  Tobias BrunnerMerge branch 'dh-group-rekey'
2018-02-09  Tobias Brunnerike-init: Promote selected DH group and demote proposal...
2018-02-09  Tobias Brunnerike-init: Make DH group reuse optional to test INVALID_...
2018-02-09  Tobias Brunnerike-init: Reuse the DH group of the previous IKE_SA...
2018-02-09  Tobias Brunnerike-init: Move creation of DH instance after INVALID_KE...
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerauth-cfg: Store signature schemes as signature_params_t...
2017-09-04  Tobias Brunnerike: Reset local SPI if retrying to connect in state...
2017-09-04  Tobias Brunnerike-init: Fail if DH group in KE payload does not match...
2016-12-16  Andreas SteffenMerge branch 'Ed25519'
2016-12-14  Andreas SteffenImplemented EdDSA for IKEv2 using a pro forma Identity...
2016-10-05  Tobias BrunnerMerge branch 'proposal-checks'
2016-10-05  Tobias Brunnerikev2: Respond with NO_PROPOSAL_CHOSEN if proposal...
2016-09-06  Tobias Brunnerikev2: Store proposal on IKE_SA before creating DH...
2016-06-17  Tobias BrunnerMerge branch 'exchange-collisions'
2016-06-17  Tobias Brunnerike: Add configuration option to switch to preferring...
2016-06-17  Tobias Brunnerike-cfg: Add option to prefer supplied proposals over...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-04  Tobias BrunnerMerge branch 'ike-sig-contraints'
2016-03-04  Thomas Egererikev2: Diversify signature scheme rule
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnerike-init: Verify REDIRECT notify before processing...
2016-03-04  Tobias Brunnerike-init: Ignore notifies related to redirects during...
2016-03-04  Tobias Brunnerike-init: Handle REDIRECTED_FROM similar to REDIRECT_SU...
2016-03-04  Tobias Brunnerike-init: Send REDIRECTED_FROM instead of REDIRECT_SUPP...
2016-03-04  Tobias Brunnerikev2: Add option to disable following redirects as...
2016-03-04  Tobias Brunnerikev2: Handle REDIRECT notifies during IKE_SA_INIT
2016-03-04  Tobias Brunnerike-init: Send REDIRECT notify during IKE_SA_INIT if...
2016-03-04  Tobias Brunnerike-init: Send REDIRECT_SUPPORTED as initiator
2016-03-04  Tobias Brunnerike-init: Enable redirection extension if client sends...
2015-05-05  Tobias Brunnerike-init: Fix error handling if nonceg can't be created
2015-05-05  Tobias Brunnerike-init: Fix compiler warning
2015-05-04  Tobias BrunnerMerge branch 'tkm-fixes'
2015-05-04  Reto Buerkiike-init: Make nonceg a member of ike_init struct
2015-03-23  Martin WilliMerge branch 'dh-checks'
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to set_other_pu...
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to get_my_publi...
2015-03-23  Martin Williencoding: Allow ke_payload_create_from_diffie_hellman...
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerikev2: Consider signature schemes in rightauth when...
2015-03-04  Tobias Brunnerikev2: Add a global option to disable RFC 7427 signatur...
2015-03-04  Tobias Brunnerikev2: Enable signature authentication by transmitting...
2014-12-23  Tobias Brunnerikev2: Only touch the DH object if we have a matching...
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnerikev2: Negotiate support for IKEv2 fragmentation
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2013-05-06  Martin WilliRaise an ALERT_PROPOSAL_MISMATCH_IKE also when receivin...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-20  Tobias BrunnerFixed some typos, courtesy of codespell
2012-12-19  Martin WilliRaise an alert if IKE proposals mismatch
2012-07-16  Reto BuerkiNonce: Let get_nonce, allocate_nonce return boolean
2012-05-18  Adrian-Ken RueegseggerUse nonce_gen instead of rng to generate nonces
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliPass IKEv1 specific keymat to ike_keys hook
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...