summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-25Prepare for 1.1.1k releaseOpenSSL_1_1_1kMatt Caswell
2021-03-25Update copyright yearMatt Caswell
2021-03-25Update CHANGES and NEWS for new releaseMatt Caswell
2021-03-25Ensure buffer/length pairs are always in syncMatt Caswell
2021-03-25ssl sigalg extension: fix NULL pointer dereferencePeter Kaestle
2021-03-25Add a test for CVE-2021-3449Matt Caswell
2021-03-25Teach TLSProxy how to encrypt <= TLSv1.2 ETM recordsMatt Caswell
2021-03-25check_chain_extensions: Do not override error return value by check_curveTomas Mraz
2021-03-22Fix missing INVALID_EXTENSIONChenglong Zhang
2021-03-21ASN1: Reset the content dump flag after dumpingRichard Levitte
2021-03-20Add a missing RUN_ONCE in rand_lib.cMatt Caswell
2021-03-18apps: fix coverity 966560: division by zeroPauli
2021-03-18ssl: fix coverity 1451515: out of bounds memory accessPauli
2021-03-18modes: fix coverity 1449851: overlapping memory copyPauli
2021-03-18modes: fix coverity 1449860: overlapping memory copyPauli
2021-03-12Check SSL_set1_chain error in set_cert_cbpanda
2021-03-04[1.1.1] Fix `make update` for out-of-tree buildsRichard Levitte
2021-03-04[github-ci] Add a out-of-tree_build jobNicola Tuveri
2021-02-26Check ASN1_item_ndef_i2d() return value.Benjamin Kaduk
2021-02-26Fix filename escaping in c_rehashMark
2021-02-25Fix an integer overflow in o_time.cjwalch
2021-02-19CRYPTO_gcm128_decrypt: fix mac or tag calculationZhang Jinde
2021-02-18Close /dev/crypto file descriptor after CRIOGET ioctl().John Baldwin
2021-02-18Use CRIOGET to fetch a crypto descriptor when present.John Baldwin
2021-02-16TEST: Add missing initializationRichard Levitte
2021-02-16Prepare for 1.1.1k-devMatt Caswell
2021-02-16Prepare for 1.1.1j releaseOpenSSL_1_1_1jMatt Caswell
2021-02-16Update copyright yearMatt Caswell
2021-02-16Update CHANGES and NEWS for new releaseMatt Caswell
2021-02-16Don't overflow the output length in EVP_CipherUpdate callsMatt Caswell
2021-02-16Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell
2021-02-16Fix the RSA_SSLV23_PADDING padding typeMatt Caswell
2021-02-16Refactor rsa_testMatt Caswell
2021-02-16Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell
2021-02-16Fix Null pointer deref in X509_issuer_and_serial_hash()Matt Caswell
2021-02-12VMS documentation fixesRichard Levitte
2021-02-12Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte
2021-02-09Remove unused 'peer_type' from SSL_SESSIONBenjamin Kaduk
2021-02-07Configuration: ensure that 'no-tests' works correctlyRichard Levitte
2021-02-07configdata.pm: Better display of enabled/disabled optionsRichard Levitte
2021-02-05NOTES.WIN: fix typoJay Satiro
2021-02-04Prevent creating empty folder "../apps/include"Bernd Edlinger
2021-02-03apps/ca: Properly handle certificate expiration times in do_updatedbArmin Fuerst
2021-02-02Add some missing committers to the AUTHORS listDr. Matthias St. Pierre
2021-01-28check_sig_alg_match(): weaken sig nid comparison to base algDr. David von Oheimb
2021-01-25Drop TravisRichard Levitte
2021-01-21CI: Add some legacy stuff that we do not test in GitHub CI yetTomas Mraz
2021-01-21Fix typo in crl2pkcs documentationTim Hitchins
2021-01-20Ensure SRP BN_mod_exp follows the constant time pathMatt Caswell
2021-01-19Fix regression in no-deprecated buildTomas Mraz