]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/tasks/ike_mobike.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / tasks / ike_mobike.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2022-02-15  Tobias BrunnerMerge branch 'natd-fixes'
2022-02-15  Tobias Brunnerike-mobike: Make task a no-op if MOBIKE is not supported
2021-06-21  Tobias Brunnerike-mobike: Force MOBIKE update after NAT mappings...
2021-06-21  Tobias Brunnerike-sa: Log IKE endpoint changes
2021-01-18  Tobias BrunnerMerge branch 'ike-update-event'
2021-01-18  Tobias Brunnerike-mobike: Use ike_sa_t::update_hosts() to trigger...
2018-06-22  Tobias Brunnerike-mobike: Always use this task for DPDs even if not...
2018-02-09  Tobias BrunnerMerge branch 'mobike-nat'
2018-02-09  Tobias Brunnerike-mobike: Don't trigger update for NAT mapping change...
2018-02-09  Tobias Brunnerike-mobike: Only ignore MOBIKE responses if an actual...
2018-02-09  Tobias Brunnerike-mobike: Don't reset address update flag if set...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2015-10-30  Tobias Brunnerike-mobike: Send retransmits to the current local and...
2015-04-14  Martin WilliMerge branch 'const-memeq'
2015-04-14  Martin Williutils: Use chunk_equals_const() for all cryptographic...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Williike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_...
2014-09-12  Tobias BrunnerMerge branch 'mobike-fixes'
2014-09-12  Tobias Brunnerike-mobike: Allow calling transmit() even when not...
2014-09-12  Tobias Brunnerike-mobike: Return FALSE in transmit() if no path was...
2014-09-12  Tobias Brunnerike-mobike: Add method to enable path probing
2014-09-12  Tobias Brunnerike-mobike: Skip peer addresses we can't send packets...
2014-09-12  Tobias Brunnerikev2: Migrate number of pending MOBIKE updates
2014-09-12  Tobias Brunnerikev2: Properly keep track of pending MOBIKE updates
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2012-09-21  Tobias BrunnerMade IP address enumeration more flexible
2012-09-21  Tobias BrunnerDon't ignore loopback devices and allow addresses on...
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerReplaced usages of CHARON_*_PORT with calls to get_port().
2012-08-08  Tobias BrunnerMake the UDP ports charon listens for packets on (and...
2012-07-16  Tobias BrunnerCheck rng return value when generating COOKIE2 during...
2012-05-25  Tobias BrunnerFix MOBIKE address update if responder address changed.
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...