]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-01-07  Dr. David von... APPS load_key_certs_crls(): Make file access errors...
2022-01-07  Dr. David von... OSSL_STORE_open_ex(): Prevent spurious error: unregiste...
2022-01-07  Tomas MrazTest importing EC key parameters with a bad curve
2022-01-07  Tomas MrazEVP_PKEY_fromdata(): Do not return newly allocated...
2022-01-07  xkernelfix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
2022-01-07  xkernelproperly free the resource from EVP_MD_CTX_new() at...
2022-01-06  xkernelproperly free the resource from CRYPTO_malloc
2022-01-06  Bernd EdlingerFix copyright year issues
2022-01-06  Dr. David von... OSSL_STORE: Prevent spurious error during loading priva...
2022-01-05  Dimitris ApostolouFix typos
2022-01-05  Dmitry BelyavskiyRun TLSfuzzer tests for CI
2022-01-05  Dmitry BelyavskiyTLS Fuzzer: initial test infrastructure
2022-01-05  Dmitry BelyavskiyTLSfuzzer: submodules
2022-01-05  x2018check the return value of OSSL_PARAM_BLD_new in dsa_kmg...
2022-01-05  zhaozgsm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2
2022-01-05  Peiwei Huapps/passwd.c: free before error exiting
2022-01-05  fangming.fangfix building failure when using -Wconditional-uninitialized
2022-01-05  Tomas Mraztrace.c: Add missing trace category entry
2022-01-04  Dr. David von... CMP mock server: add -ref_cert option and corresponding...
2022-01-04  Dr. David von... X509_cmp.pod: Point out that the X509_NAME_cmp() argume...
2022-01-04  Dr. David von... app_http_tls_cb: Fix double-free in case TLS not used
2022-01-04  Dr. David von... check-format.pl: Fix report on constant on LHS of compa...
2022-01-04  Dr. David von... HTTP client: Work around HTTPS proxy use bug due to...
2022-01-04  fangming.fangFix compile error when building with no-asm
2022-01-04  x2018check the return value of EVP_MD_fetch in ecdh_exch...
2022-01-04  Sebastian Andrzej... Use USE_SWAPCONTEXT on IA64.
2022-01-04  Matt CaswellValidate the category in OSSL_trace_end()
2022-01-03  Dr. David von... Update troublesome copyright years of auto-generated...
2022-01-03  Dr. David von... X509V3_set_ctx(): Improve documentation
2022-01-03  Dr. David von... ec.h: Explain use of strstr() for EVP_EC_gen() and...
2022-01-03  x2018Check the return value of ossl_bio_new_from_core_bio()
2022-01-03  Tomas Mrazclose_console: Always unlock as the lock is always...
2022-01-03  Tomas Mraztry_pkcs12(): cleanse passphrase so it is not left...
2022-01-03  Tomas Mraztry_pkcs12(): Correct handling of NUL termination of...
2022-01-03  Tomas MrazTest that PEM_BUFSIZE is passed into pem_password_cb
2022-01-03  Tomas Mrazpem_password_cb: Clarify the documentation on passphrases
2022-01-03  Tomas MrazCompensate for UI method always adding NUL termination
2022-01-01  Paulitest: add some unit tests for the property to string...
2022-01-01  Pauliproperty: use a stack to efficiently convert index...
2021-12-30  Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-30  Dr. David von... APPS/cmp: improve diagnostics for presence of TLS options
2021-12-30  Dr. David von... OSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-29  Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-29  Weiguo LiFix a misuse of NULL check
2021-12-28  Michael Baentschdocument additional stack push error code
2021-12-23  Michael Baentschimproving tests for adding sigalg with empty digest
2021-12-23  KanAdd static check in BN_hex2bn
2021-12-23  Alexandros... Fix Configure variable spill
2021-12-22  Paulinamemap: handle a NULL return when looking for a non...
2021-12-22  Dr. David von... HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-21  Piotr KubajAdd support for BSD-riscv64 target
2021-12-21  Dr. David von... HTTP client: Work around the 'gets' method not being...
2021-12-21  Dr. David von... http_test.c: Simplify constant init of 'server_args...
2021-12-21  Dr. David von... add OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-20  Tomas MrazFix fixup postrelease scripts to avoid creating errors
2021-12-19  Carlo Teubnercrypto/dsa.h: fix include guard name
2021-12-19  KanFix the null pointer dereference
2021-12-19  ABautkinFix deref after null
2021-12-18  Dr. David von... cmp_ctx.c: Remove redundancy form the defs of many...
2021-12-18  Paulirsa exp: move declarations before code
2021-12-17  Tomas Mrazcontext_init: Fix cleanup in error handling
2021-12-17  Tomas Mrazossl_provider_add_to_store: Avoid use-after-free
2021-12-17  Peiwei HuX509_STORE_new: memory needs to be freed
2021-12-17  Peiwei Huget_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG...
2021-12-17  Peiwei Hutest/cmp_vfy_test.c: free before return
2021-12-17  PauliAdd test case to verify that the use after free issue...
2021-12-17  Paulievp: address a use after free state when using HMAC...
2021-12-16  Peiwei HuEC_POINT_hex2point: forget to free pt
2021-12-16  Orr ToledanoDocumentation for RNDR and RNDRRS
2021-12-16  Orr ToledanoAdd tests for RNDR and combine tests with RDRAND
2021-12-16  Orr ToledanoAdd support for RNDRRS Provider
2021-12-16  Orr ToledanoAdd Arm Assembly (aarch64) support for RNG
2021-12-15  Dr. David von... APPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-14  Tomas MrazNEWS.md: Add missing empty line
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  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 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 EdlingerRemove some unnecessary undefs in bn_asm.c
2021-12-14  Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-13  Dr. David von... OSSL_HTTP_proxy_connect(): Fix glitch in response HTTP...
2021-12-13  Tomas Mrazbn2binpad: Use memset as the buffer will be used later
2021-12-13  Dr. David von... APPS/cmp: Simplify read_write_req_resp() - 'req' arg...
2021-12-13  Dr. David von... ossl_cmp_msg_check_update(): align recipNone check...
2021-12-13  Dr. David von... CMP test_commands.csv: improve test for -reqin, adding...
2021-12-13  Dr. David von... CMP test_verification.csv: add missing test case for...
2021-12-13  Dr. David von... CMP test_enrollment.csv: clean up test cases regarding...
2021-12-13  Richard Levittetest/evp_extra_test.c: Add EVP_PKEY comparisons in...
next