]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2025-04-04  Tobias BrunnerMerge branch 'android-always-on-managed' android-2.5.5
2025-04-03  Tobias Brunnerandroid: New release after fixing Always-on VPN with...
2025-04-03  Tobias Brunnerandroid: Fix starting a managed profile as Always-on VPN
2025-03-19  Tobias BrunnerCast uses of return_*(), nop() and enumerator_create_em...
2025-03-19  Tobias Brunnercallback-job: Replace return_false() in constructors...
2025-03-19  Tobias Brunnercharon-nm: Use CALLBACK macro for callback job's cancel...
2025-03-19  Tobias Brunnerpki: Fix signature of help() to match that of a callbac...
2025-03-18  Tobias Brunnergithub: Use AWS-LC 1.48.5 for tests
2025-03-14  Tobias Brunnertesting: Install iperf3 instead of iperf
2025-03-14  Tobias Brunnertesting: Add options to only run pre- or posttest scrip...
2025-03-11  Tobias BrunnerDon't reference 5.9 in URLs to docs.strongswan.org
2025-03-11  Tobias Brunnernm: Version bump to 1.6.2
2025-03-10  Andreas SteffenVersion bump to 6.0.1 6.0.1
2025-03-10  Andreas Steffentesting: Adapted ha/active-passive tests
2025-03-05  Tobias Brunnervici: Document ICMP type/code traffic selector restrictions
2025-03-05  Tobias BrunnerNEWS: Add news for 6.0.1
2025-03-04  Tobias Brunnerreceiver: Properly clean up if hasher or RNG can't...
2025-03-04  Tobias Brunnerwinhttp: Properly destroy linked list if connection...
2025-03-04  Tobias Brunnerpkcs11: Free copied name of PKCS#11 module in error...
2025-03-04  Tobias Brunnerstream-service: Avoid FD leak during deinitialization
2025-03-04  Tobias Brunnergcm: Properly clean up IV generator if crypter can...
2025-03-04  Tobias Brunnerdaemon: Properly clean up logger entries in error cases
2025-03-04  Tobias Brunnerswanctl: Fix memory leak in --load-creds if --clear...
2025-03-04  Tobias Brunnertesting: Update build recipe after changing Python...
2025-03-04  Tobias Brunnervici: Update docs after changing Python build
2025-03-04  Tobias BrunnerFixed some typos, courtesy of codespell
2025-03-03  Andreas SteffenVersion bump to 6.0.1rc1 6.0.1rc1
2025-03-03  Tobias BrunnerRevert "kernel-netlink: Don't fallback to peer address...
2025-02-28  Tobias Brunnercharon-nm: Lower default retransmission settings to...
2025-02-28  Tobias Brunnercharon-nm: Use a DPD to check the current path
2025-02-28  Tobias Brunnerconf: Document some global options for charon-nm
2025-02-28  Tobias Brunnerconf: Add missing modules to install config snippets
2025-02-28  Tobias Brunnerikev2: Trigger ike_reestablish_pre|post events for...
2025-02-28  Tobias Brunnerike-sa: Fix check for make-before-break when handling...
2025-02-28  michael-devike-natd: Float to the NAT-T port early when not connec...
2025-02-28  Tobias Brunnerike-sa: Only query last use time of CHILD_SAs if UDP...
2025-02-28  Tobias Brunnereap-radius: Add support to specify and bind a specific...
2025-02-28  Tobias BrunnerMerge branch 'ha-multi-ke'
2025-02-28  Tobias Brunnerha: Destroy incomplete IKE_SAs after de-/activating...
2025-02-28  Jean-François... testing: Add ha/active-passive-multi-ke scenario
2025-02-28  Tobias Brunnerha: Add support to sync IKE and Child SAs with multiple...
2025-02-28  Tobias Brunnerkernel-netlink: Don't fallback to peer address as gateway
2025-02-28  Tobias Brunnerscripts: Add support for out-of-tree builds to test...
2025-02-28  Tobias Brunnervici: Fix out-of-tree builds with Perl module enabled
2025-02-28  Tobias Brunnergithub: Explicitly install required packages for Linux...
2025-02-28  Tobias Brunnergithub: Use all available CPU cores when building
2025-02-28  Tobias Brunnergithub: Call Botan configure script directly
2025-02-28  Tobias Brunnergithub: Don't use pip3 to install Python packages anymore
2025-02-27  Tobias BrunnerMerge branch 'android-reauth-fix' android-2.5.4
2025-02-25  Tobias Brunnerandroid: New release after fixing reauthentication...
2025-02-25  Tobias Brunnerandroid: Disable make-before-break reauthentication
2025-02-21  Tobias Brunnergithub: Remove runs on Ubuntu 20.04
2025-02-21  Tobias Brunnergithub: Check test vectors with output in crypto plugin...
2025-02-21  Tobias Brunnertest-vectors: Add a soft dependency on DRBG used for...
2025-02-21  Tobias Brunnergmp: Declare dependency on DRBG to generate private...
2025-02-20  Tobias Brunnercirrus: Use FreeBSD 13.4 and 14.2
2025-02-20  Tobias Brunnergithub: Use OpenSSL 3.4.1 for tests
2025-02-20  Tobias Brunnergithub: Use AWS-LC 1.46.1 for tests
2025-02-20  Tobias Brunnerandroid: Move annotation to method where startActivityA...
2025-02-20  Tobias BrunnerMerge branch 'android-passwords' android-2.5.3
2025-02-18  Tobias Brunnerandroid: New release after adding support for passwords...
2025-02-18  Tobias Brunnerandroid: Imported VPN profile files may contain passwords
2025-02-18  Tobias Brunnerandroid: Consistently use *Start/End in layouts and...
2025-02-18  Tobias Brunnerandroid: Suppress deprecation warning because of stopFo...
2025-02-18  Tobias Brunnerandroid: Suppress deprecation warning because of startA...
2025-02-18  Tobias Brunnerandroid: Handle deprecated getParcelable* and getSerial...
2025-02-18  Tobias Brunnerandroid: Suppress warning in implementation only used...
2025-02-18  Tobias Brunnerandroid: Replace deprecated onBackPressed() and enable...
2025-02-18  Tobias Brunnerandroid: Replace deprecated fragment menu APIs
2025-02-18  Tobias Brunnerandroid: Ignore empty strings for settings in managed...
2025-02-18  Tobias Brunnerandroid: Allow setting the password in managed profiles
2025-02-18  Tobias Brunnerandroid: Properly deinit library if parsing an IP fails
2025-02-18  Tobias Brunnerandroid: Update NDK version and enable support for...
2025-02-18  Tobias Brunnerandroid: Fix updating password for managed profiles
2025-02-10  Tobias Brunnerunit-tests: Document additional supported env variables
2025-02-07  Tobias BrunnerMerge branch 'nm-gui-ts'
2025-02-07  Tobias Brunnernm: Add German translation for traffic selector fields
2025-02-06  Jiří Matějáknm: Expose local-ts 2580/head
2025-02-06  Jiří Matějáknm: Expose remote-ts
2025-02-06  Tobias Brunnercharon-nm: Add option to configure local traffic selectors
2025-02-06  Tobias Brunnergithub: Use AWS-LC 1.45.0 for tests
2025-02-05  Tobias BrunnerUse Botan 3.7.1 for tests
2025-01-31  Tobias BrunnerMerge branch 'dhcp-receive'
2025-01-31  Tobias Brunnerdhcp: Add option to bind the receive socket to a differ...
2025-01-31  Tobias Brunnerpf-handler: Correctly bind packet socket to an interface
2025-01-31  Tobias Brunnerpf-handler: Accept loopback interfaces as packet source
2025-01-29  Nathan Tranikev2: Handle INVALID_SYNTAX after IKE_AUTH by deleting...
2025-01-21  Tobias Brunnersonarcloud: Ignore that we don't define loop variables...
2025-01-15  Nathan Tranopenssl: Require min version 3.0.0 for HKDF to support...
2025-01-13  Tobias Brunnerplugin-loader: Properly support compilation without...
2025-01-13  Tobias Brunnersw-collector: Fix build with DEBUG_LEVEL < 1
2025-01-13  Tobias Brunnerpts: Fix build with DEBUG_LEVEL < 1
2025-01-13  Tobias Brunnerlibtnccs: Fix build with DEBUG_LEVEL < 1
2025-01-13  Tobias Brunnereap-sim-file: Fix build with DEBUG_LEVEL < 1
2025-01-13  Tobias Brunnersimaka-manager: Fix build with DEBUG_LEVEL < 1
2025-01-13  Tobias Brunnergmp: Fix build with DEBUG_LEVEL < 1
2025-01-10  Tobias Brunneroptionsfrom: Fix build with DEBUG_LEVEL < 1
2025-01-10  Tobias Brunnercredential-factory: Fix build with DEBUG_LEVEL < 1
2025-01-10  Tobias Brunnertnc-imv: Add missing argument to IMV recommendations...
2025-01-10  Tobias Brunnerctr: Remove parameter-less constructor prototype
next