]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-12-14  Matt Caswellmake update
2021-12-14  Matt CaswellUpdate copyright year
2021-12-14  Matt CaswellAdd a test case for the name constraints bug
2021-12-14  Matt CaswellAdd a TLS test for name constraints with an EE cert...
2021-12-14  Matt CaswellAdd a new Name Constraints test cert
2021-12-14  Tobias NießenFix infinite verification loops due to has_san_id
2021-12-14  Matt CaswellFix invalid handling of verify errors in libssl
2021-12-14  Matt CaswellUpdate CHANGES and NEWS for new release
2021-12-14  Richard LevitteAdd some CHANGES entries for 3.0.1
2021-12-14  Tomas MrazAdd some CHANGES.md entries for the 3.0.1 release
2021-12-14  Richard LevitteFix VMS installation - Document in CHANGES.md
2021-12-14  Richard LevitteFix VMS installation - Override the openssl logical...
2021-12-14  Richard LevitteFix VMS installation - Check the presence of providers...
2021-12-14  Richard LevitteFix VMS installation - deassign the same logical names...
2021-12-14  Richard LevitteFix VMS installation - use platform->shlib_version_as_f...
2021-12-14  Richard LevitteFix VMS installation - Define the logical name OSSL...
2021-12-14  Richard LevitteFix VMS installation - $config{pointer_size} -> $target...
2021-12-14  Richard LevitteFix VMS installation - consistent program names with...
2021-12-14  Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-13  Tomas Mrazbn2binpad: Use memset as the buffer will be used later
2021-12-13  Richard Levittetest/evp_extra_test.c: Add EVP_PKEY comparisons in...
2021-12-13  Richard Levittetest/evp_extra_test.c: Refactor test_fromdata()
2021-12-13  Richard LevitteEnhance the explanation of selector bits in provider...
2021-12-13  Richard LevitteAdapt our OSSL_FUNC_keymgmt_match() implementations...
2021-12-13  Richard LevitteFix EVP_PKEY_eq() to be possible to use with strictly...
2021-12-12  PauliFix Coverity 1494385 logically dead code.
2021-12-11  Richard LevitteFix faulty detail in BN_rand() manual
2021-12-10  Richard LevitteTeach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_...
2021-12-10  Richard LevitteMake OSSL_provider_init() OPENSSL_EXPORT, not just...
2021-12-10  Tomas MrazWindows CI: explicitly use windows-2019 instead of...
2021-12-10  Sam Eatonchanges opensssl typos to openssl
2021-12-09  Dr. David von... APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-12-09  Bernd EdlingerMinor code cleanup in o_names_init
2021-12-09  Dr. David von... OSSL_HTTP_get(): Fix timeout handling on redirection
2021-12-09  Dr. David von... APPS/cmp: fix -rspin option such that it works again...
2021-12-09  Dr. David von... OSSL_CMP_MSG_read(): Fix mem leak on file read error
2021-12-08  Gerd Hoffmannrename MIN() macro
2021-12-08  Peiwei Hubio_enc.c: add memory allocation check
2021-12-08  Alex PawelkoFix Markdown links in SUPPORT.md
2021-12-07  Matt CaswellFix documentation for tlsext_ticket_key
2021-12-07  Dr. David von... X509V3_set_ctx(): Clarify subject/req parameter for...
2021-12-07  Dr. David von... X509V3_set_ctx(): Clarify use of subject/req parameter...
2021-12-07  Matt CaswellDon't free the EVP_PKEY on error in set0_tmp_dh_pkey...
2021-12-07  Dr. David von... OSSL_HTTP_open(): clarify doc of 'server' arg and its...
2021-12-07  Dr. David von... OSSL_HTTP_open(): Complete documentation of checks...
2021-12-07  Dr. David von... OSSL_HTTP_set1_request(): Fix check for presence of...
2021-12-07  Dr. David von... OBJ_obj2txt(): fix off-by-one documentation of the...
2021-12-06  Matt CaswellDon't run the symbol presence test on windows
2021-12-06  Tomas Mraztest_rsa: Test for PVK format conversion
2021-12-06  Tomas Mrazkey_to_type_specific_pem_bio_cb: Use passphrase callbac...
2021-12-06  Tomas MrazPVK decoder: prompt for PVK passphrase and not PEM
2021-12-06  Tomas MrazFix pvk encoder to properly query for the passphrase
2021-12-06  Tomas MrazCI: Replace windows-2016 with windows-2022
2021-12-06  Matt CaswellClarify the deprecation warnings in the docs
2021-12-03  Dr. David von... OSSL_HTTP_REQ_CTX_nbio(): Fix parsing of responses...
2021-12-03  Dr. David von... parse_http_line1(): Fix diagnostic output on error...
2021-12-03  Dr. David von... OSSL_HTTP_transfer.pod: Some clarifications on the...
2021-12-03  Dr. David von... OSSL_HTTP_transfer.pod: Fix omission documenting the...
2021-12-03  Dr. David von... BIO_push.pod: fix confusing text and add details on...
2021-12-02  x2018s_cb.c: check the return value of X509_get0_pubkey()
2021-12-02  x2018check the return value of BN_dup() in rsa_lib.c:1248
2021-12-01  Tomas Mrazvarious kdfs: Always reset buflen after clearing the...
2021-11-30  Richard LevitteTEST: Enable and fix test_bn2padded() in test/bntest.c
2021-11-30  Dmitry BelyavskiyMore detailed explanation how do engines work in 3.0
2021-11-29  Dmitry BelyavskiyNo EtM for GOST ciphers in TLS 1.2
2021-11-29  PW HuReturn -1 properly from do_X509_REQ_verify and do_X509_...
2021-11-29  olszomalDon't include any TLSv1.3 ciphersuites that are disabled
2021-11-28  Paulidoc: remove non-existent callbacks
2021-11-27  Tom CosgroveFix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning...
2021-11-26  Matt CaswellDon't delete the doc/html directories when cleaning
2021-11-25  x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-11-25  Paulidoc: fix macro name
2021-11-25  x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-11-25  x2018check the return value of OPENSSL_strdup to prevent...
2021-11-24  Richard LevitteAllow sign extension in OSSL_PARAM_allocate_from_text()
2021-11-24  Richard LevitteHave OSSL_PARAM_allocate_from_text() raise error on...
2021-11-24  Richard LevitteTest the performance of OSSL_PARAM_allocate_from_text...
2021-11-24  Tomas MrazAdd test for copying uninitialized EVP_MD_CTX
2021-11-24  Tomas MrazEVP_MD_CTX_copy_ex: Allow copying uninitialized digest...
2021-11-24  Matt CaswellClarify and correct the EVP_CTRL_AEAD_SET_TAG docs
2021-11-24  Allan JudeFix detection of ARMv7 and ARM64 CPU features on FreeBSD
2021-11-23  Richard LevitteDOC: Add a few previously documented functions
2021-11-23  Tomas MrazAdd test for EVP_PKEY_sign_init_ex with RSA PSS padding
2021-11-23  Tomas Mrazrsa_signverify_init: Set the PARAMS after key is set
2021-11-23  Richard LevitteDOC: OSSL_PARAM_{set,get,construct}_BN() currently...
2021-11-23  Richard LevitteMake OSSL_PARAM_BLD_push_BN{,_pad}() return an error...
2021-11-23  Bernd EdlingerAdd a test case for duplicate engine loading
2021-11-23  Bernd EdlingerAvoid loading of a dynamic engine twice
2021-11-22  Peiwei HuSSL_export_keying_material: fix return check
2021-11-22  Peiwei HuBIO_set_indent: fix return check
2021-11-22  Peiwei HuBIO_set_prefix: fix return check
2021-11-22  Peiwei HuEVP_RAND_generate: fix return check
2021-11-22  Peiwei Huasn1_item_embed_d2i: fix th return check
2021-11-22  Peiwei HuTXT_DB_write: fix the return check
2021-11-22  Peiwei HuFix EVP_PKEY_decrypt return check
2021-11-22  Peiwei Huossl_do_blob_header: fix return check
2021-11-22  Peiwei HuBIO_gets: fix the incomplete return check
2021-11-22  Dr. David von... 02-test_errstr.t: print errorcodes in hex (rather than...
2021-11-22  Dr. David von... Make ERR_str_reasons in err.c consistent again with...
2021-11-22  Dr. David von... HTTP client: workaround for #16028 (BIO_gets not suppor...
next