]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/tasks/child_create.c
ike: Optionally allow private algorithms for IKE/CHILD_SAs
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / tasks / child_create.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  Tobias Brunnerproposal: Handle skipping DH groups directly in select...
2019-10-24  Thomas Egererproposal: Use flags to select/match proposals
2019-04-25  Tobias BrunnerMerge branch 'childless'
2019-04-25  Tobias Brunnerchild-create: Initiate and handle childless IKE_SAs...
2019-04-15  Tobias Brunnerchild-create: Make sure the mode selected by the respon...
2019-04-04  Tobias BrunnerMerge branch 'xfrmi'
2019-04-04  Tobias Brunnerchild-sa: Pass default interface ID inherited from...
2019-04-04  Tobias Brunnerike: Reuse interface ID during CHILD_SA rekeyings
2019-04-03  Tobias Brunnerchild-sa: Configure interface ID on SAs and policies
2019-03-14  Tobias BrunnerMerge branch 'android-updates'
2019-03-13  Tobias Brunnerchild-create: Add missing space in DH retry log message
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias BrunnerReplace 'inacceptable' with the more common 'unacceptable'
2018-06-28  Tobias Brunnerchild-cfg: Allow suppressing log messages when selectin...
2018-02-23  Tobias BrunnerMerge branch 'incorrect-inval-ke'
2018-02-23  Tobias Brunnerchild-create: Fail if we already retried with a request...
2018-02-23  Tobias Brunnerchild-create: Make sure we actually propose the request...
2018-02-23  Tobias Brunnerchild-create: Make sure the returned KE payload uses...
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2018-02-09  Tobias BrunnerMerge branch 'dh-group-rekey'
2018-02-09  Tobias Brunnerchild-create: Promote selected DH group, demote proposa...
2018-02-09  Tobias Brunnerchild-create: Add an option to set the DH group to...
2017-09-18  Tobias Brunnerchild-create: Don't consider a DH group mismatch as...
2017-08-07  Tobias Brunnerchild-create: Don't log CHILD_SA initiation until we...
2017-08-07  Tobias BrunnerMerge commit 'child-sa-rekey-tkm'
2017-08-07  Tobias Brunnerchild-rekey: Don't install outbound SA in case of lost...
2017-08-07  Tobias Brunnerchild-sa: Install outbound SA immediately if kernel...
2017-07-27  Tobias Brunnerike: Trigger CHILD_INSTALLED state change after corresp...
2017-05-23  Tobias BrunnerMerge branch 'avoid-rekey-loss'
2017-05-23  Tobias Brunnerchild-sa: Remove state to track installation of half...
2017-05-23  Tobias Brunnerikev2: Delay installation of outbound SAs during rekeyi...
2017-05-23  Tobias Brunnerchild-sa: Change API used to set/install policies
2017-05-23  Tobias Brunnerchild-create: Trigger NARROW_RESPONDER_POST hook before...
2017-05-23  Tobias BrunnerMerge branch 'hw-offload'
2017-05-23  Tobias Brunnerchild-cfg: Use flags for boolean options
2016-10-04  Tobias BrunnerMerge commit 'derived-keys'
2016-10-04  Tobias Brunnerikev2: Send derived CHILD_SA keys to the bus
2016-06-17  Tobias BrunnerMerge branch 'exchange-collisions'
2016-06-17  Tobias Brunnerchild-create: Retry creating the CHILD_SA if TEMPORARY_...
2016-06-17  Tobias Brunnerike: Add configuration option to switch to preferring...
2016-06-17  Tobias Brunnerchild-cfg: Add option to prefer supplied proposals...
2016-06-17  Tobias Brunnerchild-create: Respond with TEMPORARY_FAILURE while...
2016-06-17  Tobias Brunnerchild-create: Handle TEMPORARY_FAILURE notify as failure
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnerchild-create: Don't create CHILD_SA if the IKE_SA got...
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2015-11-10  Tobias Brunnertraffic-selector: Don't end printf'ed list of traffic...
2015-08-21  Tobias Brunnerchild-create: Cache proposed IPsec protocol
2015-08-21  Tobias Brunnerchild-create: Don't attempt to delete the SA if we...
2015-08-21  Tobias Brunnerchild-create: Fix crash when retrying CHILD_SA rekeying...
2015-05-05  Tobias Brunnerchild-create: Destroy nonceg in migrate()
2015-05-05  Tobias Brunnerchild-create: Fix error handling if nonceg can't be...
2015-05-04  Tobias BrunnerMerge branch 'tkm-fixes'
2015-05-04  Reto Buerkichild-create: Make nonceg a member of child_create...
2015-05-04  Adrian-Ken RueegseggerAdd bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alert
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 Williencoding: Allow ke_payload_create_from_diffie_hellman...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Williike: Consistently log CHILD_SAs with their unique_id...
2015-02-20  Martin Williinactivity-job: Schedule job by CHILD_SA unique ID...
2015-02-20  Martin Willichild-sa: Replace reqid based marks by "unique" marks
2014-11-21  Martin Willichild-sa: Introduce a CHILD_RETRYING state to detect...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2014-04-17  Martin WilliMerge branch 'reauth-collision'
2014-04-17  Martin Williikev2: Reject CHILD_SA creation/rekeying while deleting...
2014-04-15  Tobias Brunnerikev2: Fix reauthentication if peer assigns a different...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Williikev2: Allocate SPI with the protocol of the first...
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Willichild-sa: replace get_traffic_selectors() with create_t...
2013-06-20  Martin Williikev2: use protocol of selected proposal to delete...
2013-06-19  Martin WilliMerge branch 'nat-transport'
2013-06-19  Martin Williikev2: properly fall back to tunnel mode if transport...
2013-06-19  Martin Williikev2: support transport mode over NAT
2013-06-11  Martin Willikernel-interface: add an exchange initiator parameter...
2013-06-11  Martin WilliMerge branch 'init-auth-fail'
2013-06-11  Martin Williikev2: if installing a CHILD_SA as initiator fails...
2013-06-11  Martin WilliAllow IPComp on NATed connections, both for IKEv1 and...
2013-05-06  Martin WilliRaise an ALERT_PROPOSAL_MISMATCH_CHILD also when receiv...
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-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
next