summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-07VMS: Compensate for compiler type incompatibilityRichard Levitte
2021-09-06test/ec_internal_test: link with libapps.a tooRichard Levitte
2021-09-03Test for DANE cross cert fixViktor Dukhovni
2021-09-03Prioritise DANE TLSA issuer certs over peer certsViktor Dukhovni
2021-09-02doc: document the rsa_oaep_md: pkeyoptPauli
2021-09-02Openssl fails to compile on Debian with kfreebsd kernelsMattias Ellert
2021-09-01ci: Add -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to asan buildTomas Mraz
2021-09-01Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass testsTomas Mraz
2021-08-30Use applink to fix windows testsBernd Edlinger
2021-08-30[ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OIDNicola Tuveri
2021-08-30Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macrosNicola Tuveri
2021-08-30Add tests for i2d_TYPE_fp and d2i_TYPE_fpNicola Tuveri
2021-08-30Fix no-tls1_3 testsBernd Edlinger
2021-08-29Ensure that _GNU_SOURCE is defined for bss_dgram.cDaniel Krügler
2021-08-28Fix the "Out of memory" EVP KDF scrypt testBernd Edlinger
2021-08-28Fix enable-asan with C++ buildtestBernd Edlinger
2021-08-27Fix instances of pointer addition with the NULL pointerBernd Edlinger
2021-08-27cms: fix memleaks in cms_env.czhaozg
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-08-26ts: fix memleaks caused by TS_VERIFY_CTX_set_imprintzhaozg
2021-08-26Check for null-pointer dereference in dh_cms_set_peerkeyBernd Edlinger
2021-08-26apps/ciphers: Fix wrong return value when using -convert parameterTianjia Zhang
2021-08-25Fix some strict gcc-12 warningsBernd Edlinger
2021-08-25Avoid using undefined value in generate_stateless_cookie_callbackBernd Edlinger
2021-08-25Fix the array size of dtlsseq in tls1_encBernd Edlinger
2021-08-24Prepare for 1.1.1m-devMatt Caswell
2021-08-24Prepare for 1.1.1l releaseOpenSSL_1_1_1lMatt Caswell
2021-08-24Run make updateMatt Caswell
2021-08-24Update copyright yearMatt Caswell
2021-08-24Updates to CHANGES and NEWS for the new releaseMatt Caswell
2021-08-24Check the plaintext buffer is large enough when decrypting SM2Matt Caswell
2021-08-24Extend tests for SM2 decryptionMatt Caswell
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell
2021-08-24Allow fuzz builds to detect string overrunsMatt Caswell
2021-08-24Fix EC_GROUP_new_from_ecparameters to check the base lengthMatt Caswell
2021-08-24Fix NETSCAPE_SPKI_print function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix append_ia5 function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix test code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix the name constraints code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix POLICYINFO printing to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix i2v_GENERAL_NAME to not assume NUL terminated stringsMatt Caswell
2021-08-19sparc: fix cross compile buildPauli
2021-08-19Revert "[github-ci][cross-compiles.yml] Disable sparcv9"Nicola Tuveri
2021-08-19[github-ci] Add comment about our approach to GitHub Actions CIPauli
2021-08-19[github-ci][run-checker-merge.yml] Disable ubsan buildNicola Tuveri
2021-08-19[github-ci][ci.yml] Disable memory sanitizer buildNicola Tuveri
2021-08-19[github-ci][run-checker-ci.yml] Disable no-tls1_3 testsNicola Tuveri
2021-08-19[github-ci][ci.yml] Disable pyca external testsNicola Tuveri