]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan
certexpire: Double size of internal buffer for identities
[thirdparty/strongswan.git] / src / libstrongswan /
12 days ago  Tobias Brunnerwolfssl: Store RNG on object for curve25519
12 days ago  Rob Shearmanml: Disable versioning for shared object
2025-07-11  Tobias Brunneropenssl: Don't allocate salt if PRF/hash is unknown
2025-07-10  Tobias Brunneropenssl: Fix testing KDF_PRF in the constructor with...
2025-07-08  Tobias BrunnerFixed some typos, courtesy of codespell
2025-06-20  Tobias Brunneridentification: Clarify that ID_USER_FQDN is just an...
2025-06-04  Tobias BrunnerMerge branch 'libsoup3'
2025-06-04  Tobias Brunnerleak-detective: Remove whitelisted libsoup2.x functions
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 Brunnerunit-tests: Serial number tests depend on X.509 certifi...
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-28  Tobias BrunnerMerge branch 'iptfs'
2025-05-28  Tobias Brunneripsec-types: Add new mode for IP-TFS
2025-05-28  Tobias BrunnerMerge branch 'per-cpu-sas'
2025-05-28  Tobias Brunneripsec-types: Add identifier for the maximum (=no) CPU ID
2025-05-28  Tobias BrunnerMerge branch 'acquires-seq'
2025-05-28  Tobias Brunnertraffic-selector-list: Add helper class to manage a...
2025-05-28  Tobias BrunnerMerge branch 'regex-ids'
2025-05-28  Tobias Brunneridentification: Add support for POSIX regular expressions
2025-05-27  Tobias Brunnerdebug: Use separate log group for watcher_t
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-14  Tobias Brunnerleak-detective: Whitelist OpenSSL 3.5 functions
2025-04-10  Tobias Brunnertty: Produce colored output in CI environments
2025-04-10  Tobias Brunnerproposal: Add supported KE methods to default ESP/AH...
2025-04-10  Tobias Brunnerlibrary: Add facility to register custom init/deinit...
2025-04-10  Tobias BrunnerAdd configure option to disable testing key exchange...
2025-04-10  Thomas Egererauth-cfg: Add lower case enum names for auth_rule_t
2025-04-10  Thomas Egererldap: Use timeout value for synchronous calls
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-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 BrunnerFixed some typos, courtesy of codespell
2025-02-28  Tobias BrunnerMerge branch 'ha-multi-ke'
2025-02-28  Tobias Brunnerha: Add support to sync IKE and Child SAs with multiple...
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-10  Tobias Brunnerunit-tests: Document additional supported env 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 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 Brunnerctr: Remove parameter-less constructor prototype
2025-01-10  Tobias Brunnerlibrary: Exclude the check_memwipe() function from...
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 Brunnerunit-tests: Remove RSA/ECDSA schemes with weak hash...
2024-11-25  Tobias BrunnerFixed some typos, courtesy of codespell
2024-11-22  Tobias Brunnerml: Fix compilation with some compilers
2024-11-22  Tobias Brunnertraffic-selector: Add workaround for possibly bogus...
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 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  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-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-15  Tobias Brunnerwolfssl: Don't undef PARSE_ERROR as headers included...
2024-09-25  Tobias BrunnerMerge branch 'tun-device-ipv6'
2024-09-25  Tobias Brunnertun-device: Fix handling of IPv6 addresses
2024-09-12  Thomas Egererarray: Don't use realloc() with zero size in array_comp...
2024-08-08  Tobias Brunnerkey-exchange: Pass prefix array directly, not a pointer...
2024-08-07  Tobias BrunnerMerge branch 'multi-ke'
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 Brunnerproposal: Add prefix for additional key exchanges when...
2024-08-07  Tobias Brunnerkey-exchange: Add dynamic parser for additional key...
2024-08-07  Tobias Brunnerkey-exchange: Add helper to concatenate shared secrets...
2024-08-07  Tobias Brunnerproposal: Make all key exchange transforms optional...
next