]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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
2024-11-22  Andreas Steffentesting: Migrated p2pnat scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated libipsec scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated ha scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated gcrypt-ikev2 scenarios
2024-11-22  Andreas Steffentesting: Migrated botan scenarios
2024-11-22  Andreas Steffentesting: Migrated af-alg scenarios
2024-11-22  Andreas Steffentesting: Migrated ike scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Migrated ikev1-stroke to new default plugins
2024-11-22  Andreas Steffentesting: Migrated ikev2-stroke scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated ipv6-stroke scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated ipv6 scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Distributed openssl-ikev1 scenarios
2024-11-22  Andreas Steffentesting: Migrated ikev1-algs scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated ikev1 scenarios to new default plugins
2024-11-22  Andreas Steffentesting: Distributed openssl-ikev2 scenarios
2024-11-22  Andreas Steffentesting: Migrated ikev2-algs scenarios to new default...
2024-11-22  Andreas Steffentesting: Migrated ikev2 scenarios to new default plugins
2024-11-22  Tobias Brunnerml: Store decoded public/private key and matrix A on...
2024-11-22  Tobias Brunnerml: Add software implementation of ML-KEM
2024-11-22  Tobias Brunnermemory: Add helper function to conditionally copy data...
2024-11-22  Andreas Steffenmgf1: Support of RSA PSS with SHA3 hash
2024-11-22  Andreas Steffenntru: Remove legacy NTRU key exchange method
2024-11-22  Andreas Steffennewhope: Remove legacy Newhope key exchange method
2024-11-22  Andreas Steffenbliss: Remove legacy BLISS signatures
2024-11-22  Gerardo Ravagoopenssl: Add ML-KEM support with AWS-LC
2024-11-22  Tobias Brunnerbotan: Add support for ML-KEM
2024-11-22  Tobias BrunnerUse Botan 3.6.1 for tests
2024-11-22  Tobias Brunnerbotan: Add support for AES in ECB mode to support DRBG_...
2024-11-22  Tobias Brunnerbotan: Fix include issue that prevented parsing public...
2024-11-22  Tobias Brunnerwolfssl: Add support for ML-KEM
2024-11-22  Tobias BrunnerUse wolfSSL 5.7.4 for tests
2024-11-22  Tobias Brunnertest-vectors: Add ML-KEM test vectors
2024-11-22  Andreas Steffenscripts: Add script formatting NIST KEM KAT records...
2024-11-22  Tobias Brunnerdh-speed: Use method call order compatible with KEMs
2024-11-21  Tobias Brunnerkey-exchange: Document how the interface is used with...
2024-11-21  Andreas Steffenkey-exchange: Joint ke_test_vector format for DH and KEM
2024-11-21  Tobias Brunnerkey-exchange: Add identifiers for ML-KEM algorithms
2024-10-30  Tobias Brunnerswanctl: Document soft lifetime defaults if hard lifeti...
2024-10-25  Tobias Brunnermem-pool: Fix issue with make-before-break reauth and...
2024-10-25  Tobias Brunnerfile-logger: Take options as a struct and combine ms...
2024-10-25  Tobias Brunnerfile-logger: Add support to log timestamp in microseconds
2024-10-25  Tobias Brunnerfile-logger: Add option to log messages as JSON objects
2024-10-25  Tobias Brunnersocket-default: Always open IPv4 sockets before IPv6...
2024-10-25  Tobias Brunneropenssl: Add support for new API to squeeze data from...
2024-10-25  Tobias Brunnerleak-detective: Whitelist OpenSSL 3.2 function
2024-10-18  Andreas Steffencertificate_printer: Fix spacing for additional CRL...
2024-10-16  Tobias Brunnernm: Update build files and switch from intltool to...
2024-10-15  Tobias BrunnerRevert "conf: Add support for escaping dots in section...
2024-10-15  Tobias Brunnerwolfssl: Don't undef PARSE_ERROR as headers included...
2024-10-02  Tobias Brunnervici-config: Same order for default ESP proposals if...
2024-10-02  Tobias Brunnergenerator: Make debug log for payload substructure...
2024-10-02  Tobias Brunnerparser: Make debug log for payload substructure rules...
2024-09-25  Tobias BrunnerMerge branch 'tun-device-ipv6'
2024-09-25  Tobias Brunnerkernel-pfroute: Route via interface if we don't have...
2024-09-25  Tobias Brunnertun-device: Fix handling of IPv6 addresses
2024-09-19  Tobias BrunnerMerge branch 'tkm-multi-ke'
2024-09-19  Tobias Brunnertesting: Add TKM scenarios with multiple key exchanges
2024-09-19  Tobias Brunnercharon-tkm: Add tests with multiple key exchanges
2024-09-19  Stefan Berghofercharon-tkm: Adapt to interface changes to support multi...
2024-09-19  Tobias BrunnerMerge branch 'vici-reload-tasks'
2024-09-18  Tobias Brunnervici-config: Consider queued tasks when terminating...
2024-09-18  Tobias Brunnerquick-mode: Allow "aborting" task if it's currently...
2024-09-18  Tobias Brunnerchild-create: Allow "aborting" task if it's currently...
2024-09-18  Tobias Brunnerquick-mode: Add getter for child config
2024-09-18  Tobias Brunnerchild-create: Add getter for child config
2024-09-18  Tobias Brunnerchecksum: Avoid compiler warning/error when building...
2024-09-18  Tobias Brunnergithub: Update AWS-LC to 1.35.0 for tests
2024-09-12  Thomas Egererarray: Don't use realloc() with zero size in array_comp...
2024-09-07  Andreas Steffencert-enroll: Fixed typo
2024-09-05  Tobias Brunnergithub: Use more verbose output for apt-get calls
2024-09-05  Tobias Brunnerike-cfg: Only consider port information if the IP matches
2024-08-08  Tobias Brunnerkey-exchange: Pass prefix array directly, not a pointer...
2024-08-08  Tobias Brunnerchild-create: Remove redundant variable assignment
2024-08-07  Tobias BrunnerMerge branch 'multi-ke'
2024-08-07  Tobias Brunnertesting: Add ikev2/rw-cert-multi-ke scenario
2024-08-07  Tobias Brunnerunit-tests: Ensure listeners can track SAs via ike...
2024-08-07  Tobias Brunnerikev2: Make CHILD_SAs properly trackable during rekey...
2024-08-07  Tobias Brunnerike-init: Indicate support for IKE_INTERMEDIATE
2024-08-07  Tobias Brunnerproposal: Prevent selection of duplicate key exchange...
2024-08-07  Tobias Brunnerproposal: Add helper to check if additional key exchang...
2024-08-07  Tobias Brunnerproposal: Accept NONE for additional key exchanges...
2024-08-07  Tobias Brunnerunit-tests: Add tests for CHILD_SA rekeying with multip...
2024-08-07  Tobias Brunnerunit-tests: Add tests for CHILD_SA creation with multip...
next