summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb
2022-01-03ec.h: Explain use of strstr() for EVP_EC_gen() and add #include <string.h>Dr. David von Oheimb
2022-01-03Check the return value of ossl_bio_new_from_core_bio()x2018
2022-01-03close_console: Always unlock as the lock is always heldTomas Mraz
2022-01-03try_pkcs12(): cleanse passphrase so it is not left on the stackTomas Mraz
2022-01-03try_pkcs12(): Correct handling of NUL termination of passphrasesTomas Mraz
2022-01-03Test that PEM_BUFSIZE is passed into pem_password_cbTomas Mraz
2022-01-03pem_password_cb: Clarify the documentation on passphrasesTomas Mraz
2022-01-03Compensate for UI method always adding NUL terminationTomas Mraz
2022-01-01test: add some unit tests for the property to string functionsPauli
2022-01-01property: use a stack to efficiently convert index to stringPauli
2021-12-30Fix the symbol_presence test with a shlib_variantMatt Caswell
2021-12-29Ensure s_client sends SNI data when used with -proxyMatt Caswell
2021-12-29Fix a misuse of NULL checkWeiguo Li
2021-12-28document additional stack push error codeMichael Baentsch
2021-12-27Add support for BSD-riscv64 targetPiotr Kubaj
2021-12-24permitting no/empty digest in core_obj_add_sigid for openssl-3.0Michael Baentsch
2021-12-23Add static check in BN_hex2bnKan
2021-12-23Fix Configure variable spillAlexandros Roussos
2021-12-23namemap: handle a NULL return when looking for a non-legacy cipher/MDPauli
2021-12-22HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback functionDr. David von Oheimb
2021-12-21rsa exp: move declarations before code (3.0)Pauli
2021-12-20crypto/dsa.h: fix include guard nameCarlo Teubner
2021-12-20Fix the null pointer dereferenceKan
2021-12-20Fix deref after nullABautkin
2021-12-20Avoid trailing spaces in NEWS.md and CHANGES.mdTomas Mraz
2021-12-20Fix fixup postrelease scripts to avoid creating errorsTomas Mraz
2021-12-17context_init: Fix cleanup in error handlingTomas Mraz
2021-12-17ossl_provider_add_to_store: Avoid use-after-freeTomas Mraz
2021-12-17X509_STORE_new: memory needs to be freedPeiwei Hu
2021-12-17get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before returnPeiwei Hu
2021-12-17test/cmp_vfy_test.c: free before returnPeiwei Hu
2021-12-17Add test case to verify that the use after free issue is fixed.Pauli
2021-12-17evp: address a use after free state when using HMAC and MD copy.Pauli
2021-12-16EC_POINT_hex2point: forget to free ptPeiwei Hu
2021-12-15APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port...Dr. David von Oheimb
2021-12-14Prepare for 3.0.2Matt Caswell
2021-12-14Prepare for release of 3.0.1openssl-3.0.1Matt Caswell
2021-12-14make updateMatt Caswell
2021-12-14Update copyright yearMatt Caswell
2021-12-14Add a test case for the name constraints bugMatt Caswell
2021-12-14Add a TLS test for name constraints with an EE cert without a SANMatt Caswell
2021-12-14Add a new Name Constraints test certMatt Caswell
2021-12-14Fix infinite verification loops due to has_san_idTobias Nießen
2021-12-14Fix invalid handling of verify errors in libsslMatt Caswell
2021-12-14Update CHANGES and NEWS for new releaseMatt Caswell
2021-12-14Add some CHANGES entries for 3.0.1Richard Levitte
2021-12-14Add some CHANGES.md entries for the 3.0.1 releaseTomas Mraz
2021-12-14Fix VMS installation - Document in CHANGES.mdRichard Levitte
2021-12-14Fix VMS installation - Override the openssl logical name in descrip.mms.tmplRichard Levitte