]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/plugins/openssl/openssl_plugin.c
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / libstrongswan / plugins / openssl / openssl_plugin.c
2022-02-24  Tobias Brunneropenssl: Don't unload providers
2022-02-04  Tobias Brunneropenssl: Return correct number of plugin features if...
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-06  Andreas Steffenopenssl: Support of AES-CFB encryption
2021-11-11  Andreas SteffenMerge branch 'rsa-oaep-encryption'
2021-11-10  Andreas Steffenopenssl: Implemented RSA OAEP encryption/decryption...
2021-10-01  Tobias Brunneropenssl: Remove workaround for Brainpool ECDH curves...
2021-06-03  Andreas Steffenopenssl: Support SHA-3 based RSA_EMSA_PKCS1 signatures
2021-05-06  Tobias Brunneropenssl: Add support for AES in CCM mode
2020-11-04  Tobias BrunnerFixed some typos, courtesy of codespell
2020-07-20  Tobias Brunneropenssl: Use consistent ifdefs to disable x25519/448
2020-03-10  Tobias Brunneropenssl: Add support for SHAKE128/256
2020-03-10  Tobias Brunneropenssl: Add support for SHA-3
2019-11-28  Tobias BrunnerMerge branch 'aes-ecb'
2019-11-28  Andreas Steffenopenssl: Added AES_ECB support
2019-09-24  Tobias Brunneropenssl: Don't manually seed DRBG with OpenSSL 1.1.1
2019-03-14  Tobias BrunnerMerge branch 'android-updates'
2019-03-08  Tobias BrunnerMerge branch 'openssl-chapoly'
2019-03-08  Tobias Brunneropenssl: Add support for ChaCha20-Poly1305
2019-03-08  Tobias Brunneropenssl: Generalize the GCM implementation a bit
2018-12-12  Tobias Brunneropenssl: Make sure to release the functional ENGINE...
2018-11-30  Tobias BrunnerMerge branch 'openssl-25519/448'
2018-11-30  Tobias Brunneropenssl: Add support for Ed25519/Ed448
2018-11-30  Tobias Brunneropenssl: Add support for X25519 and X448
2018-10-24  Tobias BrunnerMerge branch 'openssl-keyid'
2018-10-24  ambisoopenssl: Remove extra semicolon
2018-10-24  ambisoopenssl: Remove arbitrary keyid length check
2018-10-24  ambisoopenssl: Fix invalid keyid length check
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunneropenssl: Add support for verifying RSASSA-PSS signatures
2017-11-08  Tobias Brunneropenssl: Add support for creating RSASSA-PSS signatures
2017-11-02  Tobias Brunneropenssl: Also load EC keys from an ENGINE
2016-10-05  Tobias BrunnerMerge branch 'priv-key-any'
2016-10-05  Tobias Brunneropenssl: Add a generic private key loader
2016-09-22  Andreas Steffengmp: Support of SHA-3 RSA signatures
2016-06-29  Tobias BrunnerMerge branch 'openssl-1.1.0'
2016-06-29  Tobias Brunneropenssl: Update initialization and cleanup for OpenSSL...
2016-06-29  Tobias Brunneropenssl: OpenSSL 1.1.0 is thread-safe so we don't have...
2016-04-15  Tobias BrunnerMerge branch 'boringssl'
2016-04-15  Tobias Brunneropenssl: BoringSSL does not support configuration
2015-12-17  Andreas Steffen128 bit default security strength for IKE and ESP algor...
2015-12-14  Andreas Steffen128 bit default security strength requires 3072 bit...
2014-09-24  Martin WilliMerge branch 'curl-features'
2014-09-24  Martin Willicurl: For SSL features, depend on thread-safety provide...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williopenssl: Don't re-enter FIPS mode if we are already...
2014-06-04  Martin Williopenssl: Be less verbose about FIPS mode when not runni...
2014-06-04  Martin Williopenssl: Fix includes to prevent <winsock2.h> to compla...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2013-10-17  Tobias BrunnerMerge branch 'ecc-brainpool'
2013-10-17  Tobias Brunneropenssl: Add support for ECC Brainpool curves for DH...
2013-10-11  Tobias BrunnerRemove HASH_PREFERRED, usages are replaced with HASH_SH...
2013-09-27  Tobias Brunneropenssl: Properly log FIPS mode when enabled via openss...
2013-05-08  Tobias Brunneropenssl: Only warn about unavailable FIPS mode if the...
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-pkcs12'
2013-05-08  Tobias Brunneropenssl: Cleanup thread specific error buffer
2013-05-08  Tobias Brunneropenssl: Don't use deprecated CRYPTO_set_id_callback...
2013-05-08  Tobias Brunneropenssl: Add PKCS#12 parsing via OpenSSL
2013-05-08  Tobias Brunneropenssl: Properly cleanup OpenSSL library
2013-05-08  Tobias BrunnerAdd support for untruncated HMAC-SHA-512
2013-05-03  Tobias Brunneropenssl: Define a default for FIPS_MODE
2013-04-16  Andreas Steffensupport of OpenSSL FIPS-140-2 library
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Tobias Brunneropenssl: The EVP GCM interface requires at least OpenSS...
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-28  Tobias Brunneropenssl: Provide AES-GCM implementation
2013-02-20  Tobias Brunneropenssl: Disable PKCS#7/CMS when building against OpenS...
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Martin WilliAdd a stub for OpenSSL PKCS#7 parsing
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-08-18  Tobias Brunneropenssl: Fix registration of the PUBKEY builder
2012-07-16  Tobias BrunnerCheck rng return value when seeding OpenSSL RNG
2012-07-03  Tobias Brunneropenssl: Ensure the thread ID is never zero
2012-06-25  Tobias BrunnerUse simple wrappers for HMAC based PRF and signer in...
2012-06-25  Aleksandr GrinbergAdding OpenSSL HMAC signer functions to openssl plugin
2012-06-25  Aleksandr GrinbergAdding OpenSSL HMAC pseudo random functions to openssl...
2012-06-25  Aleksandr GrinbergAdding OpenSSL random number functions to openssl plugin
2012-05-02  Martin WilliCertificate decoding soft-depends on public key decodin...
2011-10-14  Martin WilliFixed AES key length in openssl plugin
2011-10-14  Martin WilliAnnounce openssl features only if actually supported
2011-10-14  Martin WilliAdd features support to openssl plugin
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-12-18  Andreas Steffentrace back crypto algorithms to the plugins that regist...
2010-10-21  Tobias BrunnerAdded missing include for RAND_seed and RAND_status.
next