summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.1.1g releaseOpenSSL_1_1_1gMatt Caswell2020-04-214-5/+5
* Update copyright yearMatt Caswell2020-04-2130-30/+30
* Fix NULL dereference in SSL_check_chain() for TLS 1.3Benjamin Kaduk2020-04-211-1/+1
* Add test for CVE-2020-1967Benjamin Kaduk2020-04-211-2/+64
* Update CHANGES and NEWS for release of 1.1.1gMatt Caswell2020-04-212-1/+11
* Add a CHANGES entry for AES constant timeBernd Edlinger2020-04-181-1/+8
* Add AES consttime code for no-asm configurationsBernd Edlinger2020-04-183-1/+988
* s_time: Allow using -CAfile option as in other commandsTomas Mraz2020-04-172-1/+2
* INSTALL: document 'no-ui-console' rather than 'no-ui'Richard Levitte2020-04-171-3/+3
* Windows: Add type casting in CRYPTO_atomic_add to remove warningKochise2020-04-171-1/+1
* BIO_do_accept: correct error return valuescott2020-04-141-6/+7
* Don't compile commands if disabledRich Salz2020-04-1215-395/+365
* Add manpage entry for X509_check_purpose()Jake Maynard2020-04-112-1/+77
* Update RAND_METHOD definition in man pageJim Newsome2020-04-091-2/+2
* Fix AES-CTR_DRBG on 1.1.1.Pauli2020-04-092-1/+4
* AES CTR-DRGB: do not leak timing informationPatrick Steuer2020-04-081-13/+9
* Integer overflow in ASN1_STRING_set.Pauli2020-04-081-5/+16
* [crypto/ec] blind coordinates in ec_wNAF_mul for robustnessBilly Brumley2020-04-072-20/+36
* Fix the error handling in EC_POINTs_mulBernd Edlinger2020-04-071-4/+4
* Ensure ECDSA_size always returns >= 0William Brawner2020-04-071-0/+2
* Add test cases for the non CA certificate with pathlen:0Tomas Mraz2020-04-063-2/+25
* Set X509_V_ERR_INVALID_EXTENSION error for invalid basic constraintsTomas Mraz2020-04-061-0/+6
* Allow certificates with Basic Constraints CA:false, pathlen:0Tomas Mraz2020-04-061-3/+7
* Expand the XTS documentationMatt Caswell2020-04-031-0/+7
* [crypto/ec] Ladder tweaksBilly Brumley2020-04-012-130/+150
* [test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley2020-04-011-10/+9
* Prepare for 1.1.1g-devMatt Caswell2020-03-314-3/+11
* Prepare for 1.1.1f releaseOpenSSL_1_1_1fMatt Caswell2020-03-314-5/+5
* Update copyright yearMatt Caswell2020-03-3110-10/+10
* fix generated Makefile for Windows builds made on *nix (1.1.1d)Viktor Szakats2020-03-292-101/+101
* Document the revert of the proper reporting of an unexpected EOFTomas Mraz2020-03-253-1/+22
* Partially revert "Detect EOF while reading in libssl"Tomas Mraz2020-03-254-12/+2
* Use ctx2 instead ctx.Richard Könning2020-03-241-1/+1
* Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger2020-03-2211-69/+146
* Coverity: fix two minor NPD issues.FdaSilvaYY2020-03-202-4/+6
* Add a CHANGES entry for BN_generate_prime_exBernd Edlinger2020-03-191-1/+8
* Update documentation of BN_generate_prime_exBernd Edlinger2020-03-191-2/+6
* Merge probable_prime_dh_safe with bn_probable_prime_dhBernd Edlinger2020-03-192-87/+36
* Add a parameter to probable_prime if we look for a safe primeBernd Edlinger2020-03-191-56/+23
* Prepare for 1.1.1f-devMatt Caswell2020-03-174-3/+11
* Prepare for 1.1.1e releaseOpenSSL_1_1_1eMatt Caswell2020-03-174-5/+5
* Update copyright yearMatt Caswell2020-03-17242-242/+242
* Update CHANGES for the new releaseMatt Caswell2020-03-171-0/+19
* Update NEWS for the new releaseMatt Caswell2020-03-171-1/+2
* sslapitest: don't leak the SSL_CTX pairBen Kaduk2020-03-171-7/+3
* Add test that changes ciphers on CCSBenjamin Kaduk2020-03-131-0/+116
* Code to thread-safety in ChangeCipherStateBenjamin Kaduk2020-03-133-1/+11
* Don't write to the session when computing TLS 1.3 keysBenjamin Kaduk2020-03-132-2/+6
* Fix whitespace nit in ssl_generate_master_secret()Benjamin Kaduk2020-03-131-1/+1
* doc: fix spelling of TYPE_get_ex_new_indexBenjamin Kaduk2020-03-131-2/+2