]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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
2025-01-10  Tobias Brunnercoverage: Exclude generated static proposal keywords
2025-01-10  Tobias Brunnercoverage: Use atomic profiling updates to avoid issues...
2025-01-10  Tobias Brunnerlibrary: Exclude the check_memwipe() function from...
2025-01-10  Tobias Brunnergithub: Don't install the NDK as root
2025-01-10  Tobias Brunnergithub: Enable SRP in OpenSSL build for clang AddressSa...
2025-01-10  Tobias Brunnergithub: Adapt to switch to Ubuntu 24.04 for ubuntu...
2025-01-09  Tobias Brunnerconstraints: Exclude self-signed root CAs without polic...
2024-12-11  Tobias Brunnergithub: Use AWS-LC 1.41.1 for tests
2024-12-11  Tobias Brunnervici: Add pyproject.toml file to declare build backend
2024-12-11  Tobias Brunnercirrus: Fix vici Python build on Alpine
2024-12-11  Tobias Brunnertesting: Ignore errors when dumping our routing table
2024-12-11  Tobias Brunnervici: Update Python build
2024-12-11  Tobias Brunnervici: Update supported Python versions
2024-12-11  Tobias Brunnergithub: Update chunk_from_chars() CodeQL query to new...
2024-12-10  Tobias Brunnerpubkey: Remove unused set_subject() method
2024-12-10  Tobias Brunnervici: Delay creation of raw public keys until we know...
2024-12-06  Andreas Steffentesting: Include ML-KEM crypto tests rw-cert scenario
2024-12-05  Rob Shearmanchild-create: Fix double free of list of labels after...
2024-12-04  Tobias Brunnerswanctl: Document keX_ prefix and replace DH with KE
2024-12-03  Tobias Brunnernm: Version bump to 1.6.1
2024-12-03  Tobias Brunnerfile-logger: Don't log <> if ike_name is disabled and... 6.0.0
2024-12-03  Tobias Brunnertesting: Use a single scp command to restore defaults
2024-12-03  Tobias Brunnertesting: Improve replacing IP addresses in test files
2024-12-03  Tobias Brunnertesting: Log timestamps relative to the start of the...
2024-12-03  Tobias Brunnertesting: Collect test results with an on-guest script...
2024-12-03  Tobias Brunnertesting: Use an on-guest script to cleanup/initialize...
2024-12-03  Tobias Brunnertesting: Always use immediate mode for tcpdump
2024-12-02  Andreas SteffenRemove two files to be ignored
2024-12-02  Andreas SteffenVersion bump to 6.0.0
2024-11-29  Thomas Egererchild-sa: Update status flags based on success of SA...
2024-11-27  Tobias BrunnerNEWS: Add news for 6.0.0
2024-11-27  Tobias Brunnerswanctl: Update note about reauth approaches for reauth...
2024-11-27  Tobias Brunnergithub: Use AWS-LC 1.40.0 for tests
2024-11-27  Tobias Brunnerscripts: Use correct type for length when printing...
2024-11-26  Andreas SteffenVersion bump to 6.0.0rc2 6.0.0rc2
2024-11-26  Andreas Steffencert-enroll: Support three generations of CA certificates
2024-11-25  Tobias Brunnerx509: Use SHA-256 as default hash/signature algorithm...
2024-11-25  Tobias Brunnerunit-tests: Remove RSA/ECDSA schemes with weak hash...
2024-11-25  Tobias Brunnergithub: Run apidoc test on Ubuntu 24.04 image
2024-11-25  Tobias Brunnerapidoc: Update Doxyfile.in
2024-11-25  Tobias BrunnerFixed some typos, courtesy of codespell
2024-11-25  Tobias Brunnertesting: Make timing for TKM rekey scenarios a bit...
2024-11-25  Andreas SteffenVersion bump to 6.0.0rc1 6.0.0rc1
2024-11-23  Andreas Steffentesting: Added ML-KEM test cases
2024-11-23  Andreas Steffentesting: Fixed typos
2024-11-22  Tobias Brunnergithub: Install pkgconf instead of pkg-config on macOS
2024-11-22  Tobias Brunnerml: Fix compilation with some compilers
2024-11-22  Tobias Brunnerfuzz: Fix build after changing default plugins
2024-11-22  Tobias Brunnertraffic-selector: Add workaround for possibly bogus...
2024-11-22  Tobias BrunnerNEWS: Add some news for 6.0.0
2024-11-22  Andreas Steffenlibcharon: Enable make_before_break option by default
2024-11-22  Tobias BrunnerMerge commit 'default-plugins'
2024-11-22  Andreas SteffenDefine new default plugins
2024-11-22  Andreas Steffentesting: Migrated wolfssl scenarios
2024-11-22  Andreas Steffentesting: Migrated tnc scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated tkm scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated sql scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated route-based scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated pfkey scenarios to new default plugins
next