summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.1.1j releaseOpenSSL_1_1_1jMatt Caswell2021-02-164-5/+5
* Update copyright yearMatt Caswell2021-02-1648-48/+48
* Update CHANGES and NEWS for new releaseMatt Caswell2021-02-162-2/+33
* Don't overflow the output length in EVP_CipherUpdate callsMatt Caswell2021-02-164-6/+35
* Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell2021-02-161-9/+34
* Fix the RSA_SSLV23_PADDING padding typeMatt Caswell2021-02-161-2/+8
* Refactor rsa_testMatt Caswell2021-02-161-61/+25
* Test that X509_issuer_and_serial_hash doesn't crashMatt Caswell2021-02-162-0/+2
* Fix Null pointer deref in X509_issuer_and_serial_hash()Matt Caswell2021-02-161-0/+2
* VMS documentation fixesRichard Levitte2021-02-122-9/+18
* Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte2021-02-123-21/+71
* Remove unused 'peer_type' from SSL_SESSIONBenjamin Kaduk2021-02-092-2/+0
* Configuration: ensure that 'no-tests' works correctlyRichard Levitte2021-02-071-1/+1
* configdata.pm: Better display of enabled/disabled optionsRichard Levitte2021-02-071-8/+11
* NOTES.WIN: fix typoJay Satiro2021-02-051-2/+2
* Prevent creating empty folder "../apps/include"Bernd Edlinger2021-02-041-1/+1
* apps/ca: Properly handle certificate expiration times in do_updatedbArmin Fuerst2021-02-031-31/+20
* Add some missing committers to the AUTHORS listDr. Matthias St. Pierre2021-02-021-0/+7
* check_sig_alg_match(): weaken sig nid comparison to base algDr. David von Oheimb2021-01-287-13/+106
* Drop TravisRichard Levitte2021-01-252-313/+2
* CI: Add some legacy stuff that we do not test in GitHub CI yetTomas Mraz2021-01-211-1/+1
* Fix typo in crl2pkcs documentationTim Hitchins2021-01-211-1/+1
* Ensure SRP BN_mod_exp follows the constant time pathMatt Caswell2021-01-202-4/+17
* Fix regression in no-deprecated buildTomas Mraz2021-01-192-1/+12
* DOCS: Fix incorrect pass phrase options referencesRichard Levitte2021-01-1921-34/+30
* x509_vfy.c: Fix a regression in find_isser()Dr. David von Oheimb2021-01-143-12/+57
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-148-26/+62
* Skip BOM when reading the config fileDmitry Belyavskiy2021-01-141-0/+14
* Fix -static buildsTodd Short2021-01-141-4/+4
* OPENSSL_cpuid_setup FreeBSD arm update.David Carlier2021-01-141-0/+17
* OPENSSL_cpuid_setup FreeBSD PowerPC updateDavid Carlier2021-01-141-0/+18
* [crypto/dh] side channel hardening for computing DH shared keys (1.1.1)Billy Brumley2021-01-102-6/+50
* Fix for negative return value from `SSL_CTX_sess_accept()`anupamam132021-01-091-1/+2
* Ensure DTLS free functions can handle NULLMatt Caswell2021-01-082-4/+8
* poly1305/asm/poly1305-armv4.pl: fix Clang compatibility issueOle André Vadla Ravnås2021-01-071-4/+7
* Update copyright years of auto-generated headers (make update)Dr. David von Oheimb2021-01-046-6/+6
* CRYPTO_secure_malloc_init: BSD support improvements.David Carlier2020-12-301-1/+7
* Fix NULL pointer access caused by X509_ATTRIBUTE_create()Ingo Schwarze2020-12-211-1/+4
* GitHub CI: Add 'check-update' and 'check-docs'Richard Levitte2020-12-191-2/+24
* Document OCSP_REQ_CTX_i2d.Rich Salz2020-12-181-5/+23
* Github CI: run also on repository pushesTomas Mraz2020-12-171-1/+1
* Configurations: PowerPC is big endianSebastian Andrzej Siewior2020-12-141-0/+1
* Test that we can negotiate TLSv1.3 if we have an SNI callbackMatt Caswell2020-12-101-0/+59
* Modify is_tls13_capable() to take account of the servername cbMatt Caswell2020-12-101-2/+13
* v3nametest: Make the gennames structure staticTomas Mraz2020-12-091-1/+1
* Fix typo in OPENSSL_malloc.podNan Xiao2020-12-091-1/+1
* Prepare for 1.1.1j-devMatt Caswell2020-12-084-3/+11
* Prepare for 1.1.1i releaseOpenSSL_1_1_1iMatt Caswell2020-12-084-5/+5
* Update copyright yearMatt Caswell2020-12-0817-17/+17
* Update CHANGES and NEWS for new releaseMatt Caswell2020-12-082-1/+14