summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.1.1s releaseOpenSSL_1_1_1sTomas Mraz2022-11-014-5/+5
* Update copyright yearTomas Mraz2022-11-018-8/+8
* Update CHANGES and NEWS for new releaseTomas Mraz2022-11-012-2/+6
* Make openVMS seeding less dependent of OpenVMS versionRichard Levitte2022-10-271-32/+56
* ssl_cipher_process_rulestr: don't read outside rule_str bufferTodd C. Miller2022-10-261-3/+1
* doc: fix copy/paste errorPauli2022-10-241-1/+1
* Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb2022-10-195-136/+175
* Fix no longer implicitly refresh the cached TBSCertificateGibeom Gwon2022-10-131-46/+29
* Prepare for 1.1.1s-devMatt Caswell2022-10-114-3/+11
* Prepare for 1.1.1r releaseOpenSSL_1_1_1rMatt Caswell2022-10-114-5/+5
* Update copyright yearMatt Caswell2022-10-1132-32/+32
* Updated CHANGES and NEWS for new releaseMatt Caswell2022-10-112-2/+38
* Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph2022-10-031-1/+1
* X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successfulGibeom Gwon2022-09-241-22/+46
* X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updatedGibeom Gwon2022-09-242-16/+26
* Convert serverinfo in SSL_CTX_use_serverinfo() to v2.Daniel Fiala2022-09-092-75/+177
* Moving notify check after the no time checkRyan Kelley2022-08-231-2/+2
* Coverity 1508506: misuse of time_tPauli2022-08-223-11/+46
* Coverity 1508534 & 1508540: misuses of time_tPauli2022-08-192-6/+4
* bn_nist: fix strict aliasing problemPauli2022-08-171-11/+22
* Test that swapping the first app data record with Finished msg worksMatt Caswell2022-08-103-0/+122
* Fix SSL_pending() and SSL_has_pending() with DTLSMatt Caswell2022-08-102-6/+32
* Fix EC_KEY_set_private_key() NULL priv_key docsRoberto Hueso Gomez2022-08-041-6/+12
* Add test for EC_KEY_set_private_key()Roberto Hueso Gomez2022-08-041-0/+34
* Fix EC_KEY_set_private_key() priv_key regressionRoberto Hueso Gomez2022-08-041-0/+10
* X509_REQ_get_extensions(): Return empty stack if no extensions foundDr. David von Oheimb2022-08-031-1/+3
* Fix copyright year issuesBernd Edlinger2022-07-308-26/+76
* Note that EVP_CIPHER_iv_length returns negative values on errorPauli2022-07-291-1/+1
* Fixes segfault occurrence in PEM_write()valdaarhun2022-07-291-1/+1
* Fix error in LHASH documentationPauli2022-07-261-1/+1
* Fix a crash in v2i_IPAddrBlocks()Matt Caswell2022-07-252-5/+111
* Fix test case for a2i_IPADDRESSAmir Mohammadi2022-07-251-2/+3
* Test case for a2i_IPADDRESSChristian Heimes2022-07-251-0/+54
* Fix ipv4_from_asc behavior on invalid Ip addressesAmir Mohammadi2022-07-251-2/+7
* Fix re-signing certificates with different key sizesTodd Short2022-07-222-2/+63
* Add loongarch64 targetShi Pujin2022-07-211-0/+7
* X509_STORE_CTX_purpose_inherit(): add missing details to its documentationDr. David von Oheimb2022-07-211-3/+7
* Fix verify_callback in the openssl s_client/s_server appDmitry Belyavskiy2022-07-201-10/+16
* x509.pod: fix description of certificate serial number storageDr. David von Oheimb2022-07-141-9/+11
* APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb2022-07-145-16/+38
* ci: add GitHub token permissions for workflowsVarun Sharma2022-07-136-1/+19
* Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETEAllan2022-07-111-1/+3
* use #pragma comment(lib) with _MSC_VER onlyViktor Szakats2022-07-111-1/+3
* Make the DRBG seed propagation thread safeBernd Edlinger2022-07-092-15/+9
* Fix a memory leak in tls13_generate_secretBernd Edlinger2022-07-071-0/+1
* Fixes OSCP->OCSP typo in ocsp command lineAlexander Scheel2022-07-061-1/+1
* Fix reported performance degradation on aarch64Bernd Edlinger2022-07-061-0/+62
* Add missing header for memcmpGregor Jasny2022-07-061-0/+1
* Prepare for 1.1.1r-devRichard Levitte2022-07-054-3/+11
* Prepare for 1.1.1q releaseOpenSSL_1_1_1qRichard Levitte2022-07-054-5/+5