]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / libstrongswan /
2022-03-16  Tobias Brunnertraffic-selector: Avoid out-of-bound array access when... master
2022-02-24  Tobias Brunneropenssl: Don't unload providers
2022-02-17  Tobias Brunnermgf1: Fix Doxygen group for XOF implementation
2022-02-17  Tobias Brunnerxof: Fix typo in documentation for set_seed()
2022-02-04  Tobias Brunneropenssl: Return correct number of plugin features if...
2022-02-01  Martin Williproposal: Add ESN transform to default ESP AEAD proposal
2022-01-20  Tobias BrunnerFixed some typos, courtesy of codespell
2022-01-20  Tobias Brunneragent: Log socket path if connecting to it failed
2022-01-14  Tobias Brunnerpacket: Add helper function to create a clone without...
2022-01-14  Tobias Brunnerpacket: Add getter/setter for metadata handling
2022-01-14  Tobias Brunnermetadata-set: Add implementation for a collection of...
2022-01-14  Tobias Brunnermetadata: Add metadata factory and implementation for...
2021-12-08  Tobias BrunnerMerge branch 'openssl-providers'
2021-12-08  Tobias Brunneropenssl: Log loaded providers
2021-12-08  Tobias Brunneropenssl: Make fips_mode option work with OpenSSL 3
2021-12-08  Tobias Brunneropenssl: Load "legacy" provider in OpenSSL 3 for algori...
2021-12-08  Tobias BrunnerMerge branch 'libtls-tests'
2021-12-08  Tobias Brunneropenssl: Only announce ECDH groups actually supported...
2021-12-08  Tobias Brunneropenssl: Add helper to map ECDH groups to curve NIDs
2021-12-06  Andreas Steffengcrypt: Support of AES-CFB encryption
2021-12-06  Andreas Steffenbotan: Support of AES-CFB encryption
2021-12-06  Andreas Steffenwolfssl: Support of AES-CFB encryption
2021-12-06  Andreas Steffenopenssl: Support of AES-CFB encryption
2021-11-17  Tobias Brunnerprocessor: Fix incompatible function types warnings
2021-11-17  Tobias Brunnerblocking-queue: Fix incompatible function types warning
2021-11-11  Andreas SteffenMerge branch 'rsa-oaep-encryption'
2021-11-10  Andreas Steffentesting: Added RSA PKCS1 encryption tests
2021-11-10  Andreas Steffentesting: Added RSA OAEP encryption tests
2021-11-10  Andreas Steffengcrypt: Support RSA OAEP SHA1 encryption/decryption
2021-11-10  Andreas Steffengcrypt: Enable RSA PKCS1 encryption/decryption
2021-11-10  Andreas Steffenbotan: RSA OAEP labels are not supported
2021-11-10  Andreas Steffenwolfssl: Support OAEP labels
2021-11-10  Andreas Steffenopenssl: Implemented RSA OAEP encryption/decryption...
2021-11-09  Andreas Steffencredentials: Added void *params to public_key encrypt...
2021-11-09  Andreas Steffenbotan: Fully enable RSA OAEP decryption
2021-10-18  Tobias Brunnerpkcs8: Don't forward NULL parameters when parsing keys
2021-10-14  Tobias Brunnersignature-params: Reject schemes other than RSASSA...
2021-10-14  Tobias Brunnerasn1: Return any parameters of algorithmIdentifier...
2021-10-14  Tobias Brunnercert-cache: Prevent crash due to integer overflow/sign...
2021-10-14  Tobias Brunnergmp: Reject RSASSA-PSS signatures with negative salt...
2021-10-14  Tobias Brunnersignature-params: Reject RSASSA-PSS params that result...
2021-10-04  Tobias Brunnersettings: Add destructor that wipes contents
2021-10-04  Tobias Brunnerpem: Clear possibly unencrypted key file from memory
2021-10-04  Tobias Brunnerchunk: Optionally clear mmap'd chunk before unmapping
2021-10-04  Tobias Brunnerpem: Clear chunks after decrypting files
2021-10-04  Tobias Brunnershared-key: Clear shared secret when destroyed
2021-10-01  Tobias Brunneropenssl: Use correct key types when adopting Ed25519...
2021-10-01  Tobias Brunneropenssl: Remove workaround for Brainpool ECDH curves...
2021-09-30  Tobias Brunnercrl: Fix compilation with OpenSSL 3.0
2021-09-21  Tobias BrunnerChange shebang for Python scripts to use python3
2021-08-24  Tobias Brunneropenssl: Improve compatibility to newer BoringSSL releases
2021-08-23  Tobias BrunnerMerge branch 'swanctl-ssh-public-keys'
2021-08-23  Tobias Brunnerpubkey: Ignore X.509 flags passed to the parser
2021-08-23  Tobias Brunnerpubkey: Don't assume blobs are only ASN.1 DER
2021-08-19  Tobias Brunneropenssl: Use a longer key to test/initialize HMAC instances
2021-06-25  Tobias BrunnerFixed some typos, courtesy of codespell
2021-06-14  Tobias Brunnerpkcs11: Change how unavailable attributes like CKA_TRUS...
2021-06-03  Andreas Steffenopenssl: Support SHA-3 based RSA_EMSA_PKCS1 signatures
2021-06-03  Andreas Steffenwolfssl: Full support of SHA3 signatures
2021-06-01  Andreas Steffencredential_factory: Store name of plugin registering...
2021-05-30  Andreas Steffenwolfssl: Set RSA key type
2021-05-27  Marius Tomaschewskiccm: Destroy IV generator on crypter creation failure
2021-05-11  Tobias BrunnerDon't report current text in parser error messages
2021-05-07  Adrian-Ken Rueegseggeropenssl: Consider authorityKeyIdentifier in issued_by()
2021-05-07  Adrian-Ken Rueegseggerx509: Consider authorityKeyIdentifier in issued_by()
2021-05-07  Adrian-Ken Rueegseggeropenssl: Bring CRL issued_by() in line with x509 plugin
2021-05-06  Tobias Brunneropenssl: Add support for AES in CCM mode
2021-05-06  Tobias Brunnerwolfssl: Properly handle failure to initialize SHAKE_256
2021-05-05  Tobias Brunnerbacktrace: The BFD API changed in newer versions
2021-05-04  Noel Kuntzeopenssl: Fix OpenSSL version check for EC_POINT_set_aff...
2021-05-04  Tobias BrunnerMerge branch 'doxygen-fixes'
2021-04-14  Noel Kuntzedoxygen: Fix documentation problems
2021-03-20  Andreas Steffenwolfssl: Support SHAKE_256
2021-03-20  Andreas Steffenwolfssl: Support SHA3
2021-03-20  Andreas Steffenwolfssl: Support AES_ECB
2021-03-19  Andreas Steffenopenssl: Migrate from deprecated EC_POINT_[set|get...
2021-02-23  Michał Skalskiaf-alg: Fix typo in algorithm mapping for full-size...
2021-02-15  René Fischerbotan: Use strongSwan's RNG interface in Botan plugin
2021-02-15  Tobias Brunnerbotan: Extract helper function to map RNG quality to...
2021-02-12  Tobias BrunnerMerge branch 'tls13'
2021-02-12  Tobias Brunnerproposal: Add aliases for AES-GCM/CCM without explicit...
2021-02-12  Tobias Brunnerdiffie-hellman: Classify x25519 and x448 as ECDH methods
2021-02-12  Tobias Brunnerdiffie-hellman: Add enum names that match proposal...
2021-02-11  Tobias Brunneropenssl: Allocate our own buffer for i2d_* wrapper...
2021-02-11  Tobias Brunneropenssl: Reset HMAC key if chunk_empty is passed
2021-02-04  Thomas Egererplugin-loader: Add optional filter for plugin features
2021-02-03  Tobias Brunnerpath: Also accept / as directory separator on Windows
2021-02-03  Tobias Brunnerenumerator: Implement globbing enumerator on Windows
2021-01-27  Tobias Brunneropenssl: Fix potential crash with ECDH on Windows
2021-01-27  Tobias Brunneropenssl: Avoid conflicts with wincrypt.h on Windows
2021-01-25  Michał Skalskipkcs11: Fix build on Windows
2021-01-20  Tobias BrunnerMerge branch 'openssl-ecp'
2021-01-20  Tobias Brunneropenssl: Mainly use EVP interface for ECDH
2021-01-20  Tobias Brunneropenssl: Extract helper function to derive a shared...
2021-01-20  Tobias BrunnerRemove the ecp_x_coordinate_only option
2021-01-20  Mahantesh Salimathopenssl: Use ECDH_compute_key() for 'x-coordinate only...
2021-01-18  Коренберг Маркidentification: Change abbreviation for surname/serialN...
2021-01-04  Tobias Brunnerwolfssl: Disable ECC curves based on minimum ECC key...
2021-01-04  Tobias Brunnerwolfssl: Correctly enable Brainpool curves
2020-12-15  Tobias BrunnerIgnore verbose parser generator output file more generally
next