Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Update COMP_METHODTodd Short
2022-06-16test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang
2022-06-15test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang
2022-05-17Fix KTLS with BIO_new_connectBernd Edlinger
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-03-01[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri
2022-02-11Cleanup record length checks for KTLSBernd Edlinger
2022-02-05Move e_os.h to include/internalRichard Levitte
2021-11-17Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb
2021-10-28fix some code with obvious wrong coding stylex2018
2021-10-27test/ssl_old_test.c: Do NULL pointer check before its useJiasheng Jiang
2021-10-15test/ssl_old_test.c: Fix potential leakPeiwei Hu
2021-06-02test: remove TODOsPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-26ssl_old_test.c: Replace use of deprecated EC functionsTomas Mraz
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb