summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-10CI: Replace windows-2016 with windows-2022Tomas Mraz
2021-12-09Fix a deadlock in OBJ_NAME_addBernd Edlinger
2021-12-09OBJ_nid2obj.pod: Replace remaining 'B<' by 'I<' were appropriateDr. David von Oheimb
2021-12-07Fix documentation for tlsext_ticket_keyMatt Caswell
2021-12-03BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. David von Oheimb
2021-12-03Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSEDr. David von Oheimb
2021-12-01No EtM for GOST ciphersDmitry Belyavskiy
2021-11-30TEST: Enable and fix test_bn2padded() in test/bntest.cRichard Levitte
2021-11-27Fix speed, use OPENSSL_free instead of freeChenglong Zhang
2021-11-26BIO_push.pod: fix confusing text and add details on corner casesDr. David von Oheimb
2021-11-25doc: fix macro namePauli
2021-11-24Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell
2021-11-24Fix detection of ARMv7 and ARM64 CPU features on FreeBSDAllan Jude
2021-11-23DOC: Add a few previously documented functionsRichard Levitte
2021-11-23Add a test case for duplicate engine loadingBernd Edlinger
2021-11-23ERR: Add a missing common reason stringRichard Levitte
2021-11-23Avoid loading of a dynamic engine twiceBernd Edlinger
2021-11-17evp: fix EVP_PKEY_get0_EC_KEY when EC_KEY is SM2zhaozg
2021-11-16free the Post-Handshake Auth digest when there is an error saving the digestx2018
2021-11-15Reset the rwstate before calling ASYNC_start_job()Matt Caswell
2021-11-09Fix: invoking x509_name_cannon improperlyPW Hu
2021-11-04Fix a memory leak in ssl_create_cipher_listBernd Edlinger
2021-11-04Fix a memory leak in tls_parse_stoc_key_shareBernd Edlinger
2021-11-03check the return value of BN_new() and BN_dup()x2018
2021-10-28speed: range check the argument given to -multi for 1.1.1Pauli
2021-10-27Fix a gcc 11.2.0 warningMatt Caswell
2021-10-25Fix no-cmacMatt Caswell
2021-10-22Fix the s_server psk_server_cb for use in DTLSMatt Caswell
2021-10-22Fix BIO_get_md_ctx return value checkPeiwei Hu
2021-10-22Fix some documentation errors related to return valuesPW Hu
2021-10-21Add tests for ENGINE problemsMatt Caswell
2021-10-21Ensure pkey_set_type handles ENGINE references correctlyMatt Caswell
2021-10-15test/ssl_old_test.c: Fix potential leakPeiwei Hu
2021-10-14Fix test/recipes/01-test_symbol_presence.t to disregard version infoRichard Levitte
2021-10-14Fix test/recipes/01-test_symbol_presence.t to allow for stripped librariesRichard Levitte
2021-10-11Extend custom extension testingMatt Caswell
2021-10-11New extensions can be sent in a certificate requestMatt Caswell
2021-10-09Bindhost/bindport should be freedDmitry Belyavskiy
2021-10-07Fix double-free in e_dasync.cBernd Edlinger
2021-10-07Fix some possible memory leaks in EVP_CipherInit_exBernd Edlinger
2021-10-06Fix a memory leak in the afalg engineBernd Edlinger
2021-09-30Fix a NPD bug in engines/e_dasync.cBernd Edlinger
2021-09-30doc/man3/SSL_set_fd.pod: add note about Windows compiler warningDr. Matthias St. Pierre
2021-09-28Add sm2 encryption test case from GM/T 0003.5-2012Mingjun.Yang
2021-09-27ssl: Correct filename in READMETianjia Zhang
2021-09-17Correct the documentation for SSL_set_num_tickets()Matt Caswell
2021-09-17Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell
2021-09-14MacOS prior to 10.12 does not support random API correctlyLenny Primak
2021-09-13Fix nc_email to check ASN1 strings with NULL byte in the middleNikita Ivanov
2021-09-09VMS: Fix misspelt typeRichard Levitte