]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-12-11  Matt CaswellDon't load the legacy provider in test_evp_libctx unnec...
2020-12-11  Matt CaswellDon't load the legacy provider if not available in...
2020-12-11  Matt CaswellSkip testing ciphers in the legacy provider if no legacy
2020-12-11  Matt CaswellDon't load the legacy provider in endecoder_legacy_test
2020-12-11  Matt CaswellDon't use legacy provider if not available in test_ssl_old
2020-12-11  Matt CaswellFix sslapitest.c if built with no-legacy
2020-12-11  Matt CaswellSkip evp_test cases where we need the legacy prov and...
2020-12-11  Matt CaswellDon't use no-asm in the Github CIs
2020-12-11  Shane LontisAdd fips self tests for all included kdf
2020-12-11  Shane LontisAdd validate method to ECX keymanager
2020-12-10  Dr. David von... apps/{ca,req,x509}.c: Improve diag and doc mostly on...
2020-12-10  Dr. David von... openssl_hexstr2buf_sep(): Prevent misleading 'malloc...
2020-12-10  Dr. David von... v2i_AUTHORITY_KEYID(): Correct out-of-memory behavior...
2020-12-10  Dr. David von... X509V3_EXT_add_nconf_sk(): Improve description and...
2020-12-10  Dr. David von... openssl-ca.pod.in: Clarify the -extensions/-crlexts...
2020-12-10  Dr. David von... apps/x509.c: Factor out common aspects of X509 signing
2020-12-10  Dr. David von... apps/{req,x509,ca}.c: Cleanup: move shared X509{,_REQ...
2020-12-10  Dr. David von... apps/{req,x509,ca}.c: Clean up code setting X.509 cert...
2020-12-10  Dr. David von... x509v3_config.pod: Clarify semantics of subjectKeyIdent...
2020-12-10  Dr. David von... apps/req.c: Improve diagnostics on multiple/overriding...
2020-12-10  Dr. David von... Use adapted test_get_libctx() for simpler test setup...
2020-12-09  Fangming.FangRead MIDR_EL1 system register on aarch64
2020-12-09  Matt CaswellTest that we can negotiate TLSv1.3 if we have an SNI...
2020-12-09  Matt CaswellModify is_tls13_capable() to take account of the server...
2020-12-09  Tomas Mrazv3nametest: Make the gennames structure static
2020-12-09  Nan XiaoFix typo in OPENSSL_malloc.pod
2020-12-09  Paulirand: allow seed-src to be missing
2020-12-09  Paulirand: don't leak memory
2020-12-09  Paulirand seed: include lock and unlock functions.
2020-12-09  PauliFix error clash in build
2020-12-09  Paulirand: add a provider side seed source.
2020-12-08  Richard LevitteTLS: Use EVP_PKEY_get_group_name() to get the group...
2020-12-08  Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08  Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-08  David CarlierAdd MAP_CONCEAL from OpenBSD which has similar purpose...
2020-12-08  David CarlierCRYPTO_secure_malloc_init: Add FreeBSD support for...
2020-12-08  Daniel BeveniusSTORE: clear err after ossl_store_get0_loader_int
2020-12-08  Matt CaswellFix no-err
2020-12-08  Matt CaswellFix a compilation failure with no-tls_1_2
2020-12-08  Matt CaswellFix a test failure with no-tls1_3
2020-12-08  Richard Levitteproviders/common/der/build.info: Improve checks of...
2020-12-08  Matt CaswellUpdate CHANGES and NEWS for new release
2020-12-08  Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08  Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-08  Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08  Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-08  Matt CaswellCorrectly compare EdiPartyName in GENERAL_NAME_cmp()
2020-12-08  Matt CaswellDirectoryString is a CHOICE type and therefore uses...
2020-12-07  Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07  Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05  Ankita Shettyopenssl.pod: Carve out Trusted Certificate, Pass Phrase...
2020-12-05  David von Oheimbopenssl.pod: Move verification doc to new doc/man1...
2020-12-05  Dr. David von... find-doc-nits: fix regexp and point out that CA.pl...
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-05  Richard LevitteEVP: Adjust EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PK...
2020-12-05  Richard LevitteDSA: Make DSA_bits() and DSA_size() check that there...
2020-12-04  Richard LevitteSwitch deprecation method for X.509
2020-12-04  Richard LevitteSwitch deprecation method for Whirlpool
2020-12-04  Richard LevitteSwitch deprecation method for OSSL_STORE
2020-12-04  Richard LevitteSwitch deprecation method for SSL
2020-12-04  Richard LevitteSwitch deprecation method for SRP
2020-12-04  Richard LevitteSwitch deprecation method for SHA
2020-12-04  Richard LevitteSwitch deprecation method for SEED
2020-12-04  Richard LevitteSwitch deprecation method for RIPEMD
2020-12-04  Richard LevitteSwitch deprecation method for RC5
2020-12-04  Richard LevitteSwitch deprecation method for RC4
2020-12-04  Richard LevitteSwitch deprecation method for RC2
2020-12-04  Richard LevitteSwitch deprecation method for RAND
2020-12-04  Richard LevitteSwitch deprecation method for PKCS#12
2020-12-04  Richard LevitteSwitch deprecation method for MDC2
2020-12-04  Richard LevitteSwitch deprecation method for MD5
2020-12-04  Richard LevitteSwitch deprecation method for MD4
2020-12-04  Richard LevitteSwitch deprecation method for MD2
2020-12-04  Richard LevitteSwitch deprecation method for IDEA
2020-12-04  Richard LevitteSwitch deprecation method for HMAC
2020-12-04  Richard LevitteSwitch deprecation method for EVP
2020-12-04  Richard LevitteSwitch deprecation method for ERR
2020-12-04  Richard LevitteSwitch deprecation method for ENGINE
2020-12-04  Richard LevitteSwitch deprecation method for DES
2020-12-04  Richard LevitteSwitch deprecation method for CRYPTO
2020-12-04  Richard LevitteSwitch deprecation method for CONF
2020-12-04  Richard LevitteSwitch deprecation method for CMAC
2020-12-04  Richard LevitteSwitch deprecation method for CAST
2020-12-04  Richard LevitteSwitch deprecation method for Camellia
2020-12-04  Richard LevitteSwitch deprecation method for BIGNUM
2020-12-04  Richard LevitteSwitch deprecation method for Blowfish
2020-12-04  Richard LevitteSwitch deprecation method for BIO
2020-12-04  Richard LevitteSwitch deprecation method for ASN.1
2020-12-04  Richard LevitteSwitch deprecation method for AES
2020-12-04  Dr. David von... test/certs/setup.sh: Fix two glitches
2020-12-04  Dr. David von... x509_vfy.c: Improve comments (correcting typos etc.)
2020-12-04  Dr. David von... apps/verify:c: Enable output of multiple verification...
2020-12-04  Dr. David von... {.travis,ci,appveyor}.yml: Make minimal config consiste...
2020-12-04  Dr. David von... apps/speed.c: Rename misleading 'rsa_count' variable...
2020-12-04  Dr. David von... evp_pkey_dparams_test.c: Fix build error on OPENSSL_NO_...
2020-12-04  Dr. David von... endecode_test.c: Fix build errors on OPENSSL_NO_{DH...
2020-12-04  Dr. David von... apps/speed.c: Fix build errors on OPENSSL_NO_{RSA,DSA...
2020-12-04  Dr. David von... fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC...
2020-12-04  Dr. David von... encode_key2text.c: Fix build error on OPENSSL_NO_{DH...
2020-12-04  Dr. David von... encode_key2any.c: Fix build error on OPENSSL_NO_DH...
next