]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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.
2021-01-05  John BaldwinSupport session information on FreeBSD.
2021-01-05  John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2021-01-05  bazmozUpdated SSL_CTX_new doc
2021-01-05  Etienne Millon28-seclevel.cnf.in: fix typo in algo name
2021-01-05  Etienne MillonEVP_SIGNATURE-ED25519.pod: fix typo in algo name
2021-01-04  Nirbheek Chauhanwin-onecore: Build with /APPCONTAINER for UWP compat
2021-01-04  Nirbheek Chauhancrypto/win: Don't use disallowed APIs on UWP
2021-01-04  Dr. David von... Update copyright years of auto-generated headers (make...
2020-12-31  Matt CaswellAdd a test for the new CRYPTO_atomic_* functions
2020-12-31  Matt CaswellAdd documentation for CRYPTO_atomic_or and CRYPTO_atomi...
2020-12-31  Matt CaswellOptimise OPENSSL_init_crypto
2020-12-31  Matt CaswellAdd some more CRYPTO_atomic functions
2020-12-30  Matt CaswellDon't call EVP_CIPHER_CTX_block_size() to find the...
2020-12-24  Matt CaswellOptimise OPENSSL_init_crypto to not need a lock when...
2020-12-23  Matt CaswellCache Digest constants
2020-12-23  Matt CaswellMove the caching of cipher constants into evp_cipher_fr...
2020-12-23  Dmitry BelyavskiyFix doc-nits for list command
2020-12-23  Dmitry BelyavskiyFetch provided algorithm once per benchmark
2020-12-21  Ingo SchwarzeFix NULL pointer access caused by X509_ATTRIBUTE_create()
next