]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev1/tasks/main_mode.c
ikev1: Get and set the lifetimes of the selected proposal/transform
[thirdparty/strongswan.git] / src / libcharon / sa / ikev1 / tasks / main_mode.c
2020-03-06  Tobias Brunnerikev1: Get and set the lifetimes of the selected propos...
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
2018-08-31  Tobias Brunnermain-mode: Local identity is always defined
2018-08-31  Tobias Brunnermain-mode: Also trigger a PEER_AUTH_FAILED alert if...
2018-08-31  Thomas Egerermain-mode: Signal local/peer auth failure via bus
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-11-02  Thomas Egererike: Do not send initial contact only for UNIQUE_NEVER
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
2015-03-06  Tobias Brunnerikev1: Set protocol ID and SPIs in INITIAL-CONTACT...
2014-10-30  Thomas Egererikev1: Send INITIAL_CONTACT notify in Main Mode
2014-08-25  Martin WilliMerge branch 'push-mode-reauth'
2014-08-25  Martin Williikev1: Defer Mode Config push after CHILD adoption...
2014-08-25  Martin Williikev1: Defer Mode Config push after CHILD adoption...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2013-09-04  Martin WilliMerge branch 'ikev1-pushmode'
2013-09-04  Martin Williikev1: implement mode config push mode
2013-03-19  Tobias BrunnerDelete IKE_SAs if responder does not initiate XAuth...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Volker RĂ¼melinAdd support for draft-ietf-ipsec-nat-t-ike-03 and earlier
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple address pools configured on a peer_cfg
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-06-29  Martin WilliAs a responder, don't start a TRANSACTION request if...
2012-06-27  Martin WilliQueue a mode config task as responder if we need a...
2012-06-27  Martin WilliAdd basic support for XAuth responder authentication
2012-06-25  Martin WilliEnforce uniqueids=keep only for non-XAuth Main/Agressiv...
2012-06-08  Martin WilliEnforce uniqueness policy in IKEv1 main and aggressive...
2012-05-24  Tobias BrunnerAdded support for IKEv1 IPComp proposals in SA payload.
2012-05-21  Tobias BrunnerSwitch to alternative peer config in IKEv1 Main and...
2012-05-21  Martin WilliFlush task queues explicitly, not implicitly if task...
2012-05-18  Tobias BrunnerRemove executable flag from source files.
2012-05-05  Andreas Steffenallow private algorithms
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliSet selected proposal on IKEv1 SA, don't pass it separa...
2012-03-20  Martin WilliInvoke authorization hooks for IKEv1 connections
2012-03-20  Martin WilliSimplified DPD handling by using a task for a single...
2012-03-20  Clavister OpenSourceIsakmp_dpd task added.
2012-03-20  Martin WilliStreamlined debug output when initiating IKEv1 IKE_SAs
2012-03-20  Martin WilliSelect IKEv1 configurations by main/aggressive mode...
2012-03-20  Martin WilliMake use of the new Phase 1 helper class in main mode
2012-03-20  Martin WilliFix error handling if no PSK found for main mode
2012-03-20  Martin WilliTry to detect reauthentication as responder and adopt...
2012-03-20  Martin WilliInclude peer config overtime in negotiated ISAKMP SA...
2012-03-20  Martin WilliQueue Mode Config tasks after main mode as initiator...
2012-03-20  Martin WilliImplemented migration of Main Mode task
2012-03-20  Martin WilliSeparated libcharon/sa directory with ikev1 and ikev2...