summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-25Fix a memory leak in EC_GROUP_new_from_ecparametersBernd Edlinger
2022-06-21Prepare for 1.1.1q-devMatt Caswell
2022-06-21Prepare for 1.1.1p releaseOpenSSL_1_1_1pMatt Caswell
2022-06-21Update copyright yearMatt Caswell
2022-06-21Update CHANGES and NEWS for new releaseMatt Caswell
2022-06-20Fix file operations in c_rehash.Daniel Fiala
2022-06-16Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2022-06-06Update further expiring certificates that affect testsTomas Mraz
2022-06-03Fix strict client chain check with TLS-1.3Tomas Mraz
2022-06-01ct_test.c: Update the epoch timeTomas Mraz
2022-06-01Update expired SCT certificatesTomas Mraz
2022-05-25Fix a memory leak in crl_set_issuersBernd Edlinger
2022-05-24Fix a crash in ssl_security_cert_chainBernd Edlinger
2022-05-24Fix a memory leak in X509_issuer_and_serial_hashBernd Edlinger
2022-05-24Fix undefined behaviour in EC_GROUP_new_from_ecparametersBernd Edlinger
2022-05-24Fix a memory leak in ec_key_simple_oct2privBernd Edlinger
2022-05-23Fix a crash in asn1_item_embed_newBernd Edlinger
2022-05-21Backport a missing bug-fix from masterBernd Edlinger
2022-05-21Backport some fuzzing data files from masterBernd Edlinger
2022-05-19s_serve: Report an error if init-connection fails without an attempt to read.Daniel Fiala
2022-05-09Fix leakage when the cacheline is 32-bytes in CBC_MAC_ROTATE_IN_PLACEbasavesh
2022-05-05Add test for empty supported-groups extensionTomas Mraz
2022-05-05Do not send an empty supported groups extensionTomas Mraz
2022-05-051_1_1-stable: Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude
2022-05-05(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau
2022-05-03Prepare for 1.1.1p-devMatt Caswell
2022-05-03Prepare for 1.1.1o releaseOpenSSL_1_1_1oMatt Caswell
2022-05-03Update copyright yearMatt Caswell
2022-05-03Update CHANGES and NEWS for new releaseMatt Caswell
2022-05-03Add additional keys to release key fingerprintsTomas Mraz
2022-05-03c_rehash: Do not use shell to invoke opensslTomas Mraz
2022-04-28add wycheproof submodulePaul Kehrer
2022-04-28[github-ci] Sync pyca workflow with masterNicola Tuveri
2022-04-26Revert "[github-ci][ci.yml] Disable pyca external tests"Nicola Tuveri
2022-04-25x509: use actual issuer name if a CA is usedDaniel Fiala
2022-04-14Fix an assertion in the DTLS server codeBernd Edlinger
2022-04-13Fix a DTLS server hangup due to TLS13_AD_MISSING_EXTENSIONBernd Edlinger
2022-04-11Fix -no-tls1_2 in testsTodd Short
2022-04-09err: get rid of err_free_strings_int()Dr. Matthias St. Pierre
2022-04-09err: fix indentation of preprocessor directiveDr. Matthias St. Pierre
2022-04-09err: fix crash in ERR_load_strings() when configured with no-errDr. Matthias St. Pierre
2022-04-07Fix failure to check result of bn_rshift_fixed_topHugo Landau
2022-03-30Fix usage of SSLfatalMatt Caswell
2022-03-30Test processing of a duplicated HRRTomas Mraz
2022-03-30tls_process_server_hello: Disallow repeated HRRTomas Mraz
2022-03-25Fix: ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short
2022-03-25ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short