openssl.git
2021-01-20 Dr. David von... make various test CA certs RFC 5280 compliant w.r.t...
2021-01-20 Jon Spillettapps/genpkey.c: Use PEM_read_bio_Parameters_ex when...
2021-01-20 Jon Spilletttest-gendsa: Add test cases with FIPS provider
2021-01-20 Dr. David von... x509_vfy.c: Rename CHECK_CB() to the more intuitively...
2021-01-20 Shane LontisRemove pkey_downgrade from PKCS7 code
2021-01-19 Dr. David von... util/check-format.pl: Minor improvements of whitespace...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-19 Richard LevitteDOCS: Fix the last few remaining pass phrase options...
2021-01-18 Kurt RoeckxFix memory leak in mac_newctx() on error
2021-01-18 Shane LontisFix PKCS7 potential segfault
2021-01-18 Shane LontisCMS: Fix NULL access if d2i_CMS_bio() is not passed...
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-18 Michael BaentschUpdate SERVER_HELLO_MAX_LENGTH
2021-01-16 Dr. David von... replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_P...
2021-01-16 Dr. David von... bio_lib.c: Fix error queue entries and return codes...
2021-01-16 Dr. David von... X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and...
2021-01-15 Jon SpillettAllow EVP_PKEY private key objects to be created withou...
2021-01-15 Richard LevitteFix incomplete deprecation guard in test/sslapitest.c
2021-01-15 Richard LevitteFix crypto/des/build.info
2021-01-15 Rich SalzDocument openssl thread-safety
2021-01-15 PauliRemove unused DRBG tests.
2021-01-15 Daniel BeveniusCorrect typo in rsa_oaep.c
2021-01-14 Michael BaentschEnhance default provider documentation
2021-01-14 Matt CaswellFix a failure where fetches can return NULL in multi...
2021-01-14 Matt CaswellFix an issue in provider_activate_fallbacks()
2021-01-14 Matt CaswellExtend the threads test to add simple fetch from multi...
2021-01-14 Matt CaswellEnable locking on the primary DRBG when we create it
2021-01-14 Matt CaswellMake sure we take the ctx->lock in ossl_lib_ctx_generic...
2021-01-14 Matt CaswellLock the provider operation_bits
2021-01-14 Matt CaswellDocument the core_thread_start upcall
2021-01-14 Matt CaswellAdd a test for performing work in multiple concurrent...
2021-01-14 Matt CaswellFix a crash with multi-threaded applications using...
2021-01-14 Dr. David von... find_issuer(): When returning an expired issuer, take...
2021-01-14 Richard LevitteMake the OSSL_CMP manual conform with man-pages(7)
2021-01-14 Dmitry BelyavskiySkip BOM when reading the config file
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD arm update.
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD PowerPC update
2021-01-13 Richard LevitteMake header references conform with man-pages(7) in...
2021-01-13 Richard LevitteMake the OSSL_trace manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PROVIDER manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_HTTP manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_SELF_TEST manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PARAM manual conform with man-pages(7)
2021-01-13 Tomas Mrazchacha20: Properly reinitialize the cipher context...
2021-01-13 Dr. David von... x509v3.h.in: Deprecate CTX_TEST and replace it by X509V...
2021-01-13 Dr. David von... apps/req.c: Make sure -verify option takes effect also...
2021-01-13 Dr. David von... apps/req.c: Cosmetic improvements of code and documentation
2021-01-13 Dr. David von... crypto/x509: Rename v3_{skey,skid}.c, v3_{akey,akid...
2021-01-13 Dr. David von... apps/req.c: Add -copy_extensions option for use with...
2021-01-13 Dr. David von... Add X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von... apps/req.c: make -subj work with -x509; clean up relate...
2021-01-13 Dr. David von... X509_PUBKEY_set(): Fix error reporting
2021-01-13 Dr. David von... apps/lib/opt.c: Fix error message on unknown option...
2021-01-13 Dr. David von... Add tests for (non-)default SKID and AKID inclusion...
2021-01-13 Dr. David von... apps/req.c: add -CA and -CAkey options; improve code...
2021-01-13 Dr. David von... APPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von... apps/{req,x509,ca}.c Make sure certs have SKID and...
2021-01-13 Dr. David von... X509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-13 Dr. David von... d2i_X509(): Make deallocation behavior consistent with...
2021-01-13 Agustin GianniFix incorrect use of BN_CTX API
2021-01-13 Matt CaswellFix enable-weak-ssl-ciphers
2021-01-13 Dr. David von... x509_vfy.c: Fix a regression in find_issuer()
2021-01-13 Dr. David von... Make PEM_X509_INFO_read_bio_ex() conservative on the...
2021-01-13 Dr. David von... TEST: move cert, key, and CSR loading aux functions...
2021-01-13 Dr. David von... Add X509_NAME_hash_ex() to be able to check if it faile...
2021-01-12 Richard LevitteClean away extraneous library specific FETCH_FAILED...
2021-01-12 Richard LevitteUse centralized fetching errors
2021-01-12 Richard LevitteRemove duplicate GENERATE declarations for .pod files
2021-01-12 Richard LevitteConfigure: warn about duplicate GENERATE declarations...
2021-01-12 Richard LevitteConfigure: clean away perl syntax faults
2021-01-12 Richard LevitteConfigure: Check all SOURCE declarations, to ensure...
2021-01-12 Dr. Matthias... v3_ocsp.c: fix indentation of include directives
2021-01-11 John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-01-11 Dr. David von... APPS: Print help also on -h and --h; print high-level...
2021-01-11 Dr. David von... APPS: Fix confusion between program and app/command...
2021-01-11 Dr. David von... apps/pkey.c: Forther improve user guidance, also on...
2021-01-11 Dr. David von... apps/pkey.c: Re-order help output and option documentation
2021-01-11 Dr. David von... apps/pkey.c: Make clear that -passout is not supported...
2021-01-11 Dr. David von... apps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTP...
2021-01-09 Sahana Prasaddoc/man7/provider.pod: updates providers to use EVP_MD_...
2021-01-08 anupamam13Fix for negative return value from `SSL_CTX_sess_accept()`
2021-01-08 Romain GeisslerFix simpledynamic test compilation when condigured...
2021-01-08 Thomas De Schampheleirereplace 'unsigned const char' with 'const unsigned...
2021-01-08 Nicola Tuveri[test][pkey_check] Add more invalid SM2 key tests
2021-01-08 Nicola TuveriAdd SM2 private key range validation
2021-01-08 Nicola Tuveri[test][pkey_check] Add invalid SM2 key test
2021-01-08 Nicola Tuveri[apps/pkey] Return error on failed `-[pub]check`
2021-01-08 Nicola Tuveri[test] Add `pkey -check` validation tests
2021-01-08 Michael BaentschAdding TLS group name retrieval
2021-01-08 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-08 Matt CaswellEnsure DTLS free functions can handle NULL
2021-01-07 Otto HollmannRemove extra space.
2021-01-07 Otto HollmannFixed error and return code.
2021-01-07 Otto HollmannAdd a CHANGES entry for ignore unknown ciphers in set_c...
2021-01-07 Otto HollmannFix set_ciphersuites ignore unknown ciphers.
2021-01-07 Matt CaswellPrepare for 3.0 alpha 11
2021-01-07 Matt CaswellPrepare for release of 3.0 alpha 10 openssl-3.0.0-alpha10
2021-01-07 Matt CaswellUpdate copyright year
2021-01-06 Matt CaswellOnly perform special TLS handling if TLS has been confi...
2021-01-06 David CARLIERMac M1 setting change proposal.
next