]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins
nm: Don't set DL_LIBS to 'none required' in configure script
[thirdparty/strongswan.git] / src / libstrongswan / plugins /
2025-06-04  Tobias BrunnerMerge branch 'libsoup3'
2025-06-04  Mike Gorsesoup: Port to libsoup 3
2025-06-04  Tobias Brunnerfetcher: Remove unused FETCH_HTTP_VERSION_1_0 option
2025-06-04  Tobias Brunnerwolfssl: Fix build if wolfSSL was built in OpenSSL...
2025-06-02  Tobias BrunnerMerge branch 'wolfssl-fips'
2025-06-02  Juliusz Sosinowiczwolfssl: Unlock keys if necessary when using FIPS module
2025-06-02  Juliusz Sosinowiczwolfssl: Properly initialize ECC private key object
2025-06-02  Tobias Brunnerwolfssl: Set a dummy key when testing KDF implementations
2025-06-02  Tobias Brunnertest-vectors: Remove HMAC PRF test vectors with key...
2025-06-02  Tobias Brunnerwolfssl: Include settings.h in case WOLFSSL_USER_SETTIN...
2025-06-02  Tobias Brunnerwolfssl: Use consistent defines for ECC public/private...
2025-06-02  Tobias Brunnerwolfssl: Call wc_SetSeed_Cb() as required for FIPS...
2025-05-27  Tobias Brunnerwolfssl: Remove unused drbg_t instance when building...
2025-05-27  Tobias Brunnerml: Remove unused drbg_t instance when building without...
2025-05-27  Tobias Brunnerbotan: Remove unused drbg_t instance when building...
2025-05-13  Gerardo Ravagoopenssl: Fix AWS-LC build
2025-05-13  Tobias Brunnerwolfssl: Update ML-KEM API for wolfSSL 5.8.0 release
2025-04-14  Tobias Brunneropenssl: Add support for ML-KEM with OpenSSL 3.5
2025-04-10  Tobias BrunnerAdd configure option to disable testing key exchange...
2025-04-10  Thomas Egererldap: Use timeout value for synchronous calls
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 Brunnergcm: Properly clean up IV generator if crypter can...
2025-03-04  Tobias BrunnerFixed some typos, courtesy of codespell
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-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 Brunnergmp: Fix build with DEBUG_LEVEL < 1
2025-01-10  Tobias Brunnerctr: Remove parameter-less constructor prototype
2025-01-09  Tobias Brunnerconstraints: Exclude self-signed root CAs without polic...
2024-12-10  Tobias Brunnerpubkey: Remove unused set_subject() method
2024-11-25  Tobias Brunnerx509: Use SHA-256 as default hash/signature algorithm...
2024-11-25  Tobias BrunnerFixed some typos, courtesy of codespell
2024-11-22  Tobias Brunnerml: Fix compilation with some compilers
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  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 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 Brunnertest-vectors: Add ML-KEM test vectors
2024-11-21  Andreas Steffenkey-exchange: Joint ke_test_vector format for DH and KEM
2024-10-25  Tobias Brunneropenssl: Add support for new API to squeeze data from...
2024-10-15  Tobias Brunnerwolfssl: Don't undef PARSE_ERROR as headers included...
2024-05-17  Tobias Brunnerx509: Encode challenge passwords as PrintableString...
2024-04-03  Tobias BrunnerMerge branch 'openwrt-fixes'
2024-04-03  Philip Prindevillewolfssl: Avoid conflict with RNG when built without...
2024-04-02  Tobias Brunnersha3: Fix Keccak when compiled with GCC 13.x
2024-04-02  Tobias Brunnerbliss: Fix build with built-in printf-specifiers
2024-03-14  Tobias Brunnerpkcs11: Fix cleanup when verifying signature fails...
2024-03-13  Jean-François HrenAdd support for IKEv2 OCSP extensions (RFC 4806)
2024-03-13  Tobias BrunnerMerge branch 'name-constraints'
2024-03-12  Tobias Brunnerconstraints: Properly validate name constraints accordi...
2024-03-05  Gerardo Ravagoopenssl: Handle BoringSSL-style ASN1_INTEGERs in cert...
2024-02-29  Tobias BrunnerRemove obvious empty statements (i.e. stray semicolons)
2024-02-21  Andreas Steffenpkcs11: Support RSA-PSS signatures 2082/head
2024-02-21  Andreas Steffenpkcs11: Updated pkcs11.h header file based on OpenSC
2024-02-21  Gerardo Ravagoopenssl: Condition out unsupported curves for AWS-LC
2024-02-19  Gerardo Ravagoopenssl: Add conditional macros around SHA_CTX for...
2024-02-14  Gerardo Ravagoopenssl: Add missing error checking when encoding ED...
2024-01-16  Tobias Brunnercurl: Fix issue with printf checks in newer curl versions
2023-11-24  Tobias BrunnerMerge branch 'ocsp-fixes'
2023-11-24  Tobias Brunnerx509: Make sure the status in OCSP responses has the...
2023-11-24  Tobias Brunnerx509: Make length of nonces in OCSP requests configurable
2023-11-24  Tobias Brunnerrevocation: Reject OCSP error responses
2023-11-24  Tobias Brunnerx509: Add getter for status of OCSP responses
2023-11-24  Tobias Brunnerx509: Correctly parse responderId as ASN.1 CHOICE in...
2023-11-24  Tobias Brunnerx509: Correctly handle missing responder ID when parsin...
2023-11-15  Tobias Brunnerx509: Ensure extensions are encoded even if others...
2023-11-15  Tobias Brunnerx509: Also encode extendedKeyUsage in cert requests...
2023-11-14  Tobias BrunnerMove ocsp_responder_t interface as it's not a certificate
2023-11-14  Tobias BrunnerFixed some typos, courtesy of codespell
2023-11-14  Andreas Steffenx509: Fix regression introduced by commit a22147a
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder-index'
2023-11-13  Tobias Brunneropenxpki: Register as OCSP responder
2023-11-13  Tobias BrunnerMerge branch 'ocsp-responder'
2023-11-13  Andreas Steffenx509: Support generation of OCSP responses
2023-11-13  Andreas Steffenopenxpki: OCSP responder plugin accessing OpenXPKI
2023-11-13  Andreas Steffenx509: Support parsing of OCSP requests
2023-11-13  Tobias BrunnerMerge branch 'uri-san'
2023-11-13  Tobias Brunnerx509: Add support to encode SANs of type uniformResourc...
2023-11-13  Tobias Brunnerx509: Use issuer certificate's subjectKeyIdentifier...
2023-11-13  Tobias BrunnerMerge branch 'pkcs12-no-pw'
2023-11-13  Tobias Brunnerpkcs12: Add support for PKCS#12 containers with empty...
2023-11-13  Tobias Brunnerpkcs7: Add supported for unprotected PKCS#7 encrypted...
2023-11-13  Tobias Brunnerpkcs8: Add support for unprotected PKCS#8 containers
2023-11-13  Tobias Brunneropenssl: Add support for unprotected PKCS#12 containers
2023-11-13  Tobias BrunnerMerge branch 'x509-ipaddress-constraints'
2023-11-13  Tobias Brunnerconstraints: Add support for IP address nameConstraints
2023-11-13  Tobias Brunneropenssl: Add support for IP address nameConstraints
2023-11-13  Tobias Brunnerx509: Add support for IP address nameConstraints
2023-11-13  Tobias Brunneropenssl: Add support for nameConstraints X.509 extension
2023-10-13  Tobias BrunnerMerge branch 'reject-explicit-ecdsa'
2023-10-13  Tobias Brunnerbotan: Reject EC keys with explicitly encoded parameters
next