summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-31Update copyright yearMatt Caswell
2020-03-29fix generated Makefile for Windows builds made on *nix (1.1.1d)Viktor Szakats
2020-03-25Document the revert of the proper reporting of an unexpected EOFTomas Mraz
2020-03-25Partially revert "Detect EOF while reading in libssl"Tomas Mraz
2020-03-24Use ctx2 instead ctx.Richard Könning
2020-03-22Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-20Coverity: fix two minor NPD issues.FdaSilvaYY
2020-03-19Add a CHANGES entry for BN_generate_prime_exBernd Edlinger
2020-03-19Update documentation of BN_generate_prime_exBernd Edlinger
2020-03-19Merge probable_prime_dh_safe with bn_probable_prime_dhBernd Edlinger
2020-03-19Add a parameter to probable_prime if we look for a safe primeBernd Edlinger
2020-03-17Prepare for 1.1.1f-devMatt Caswell
2020-03-17Prepare for 1.1.1e releaseOpenSSL_1_1_1eMatt Caswell
2020-03-17Update copyright yearMatt Caswell
2020-03-17Update CHANGES for the new releaseMatt Caswell
2020-03-17Update NEWS for the new releaseMatt Caswell
2020-03-17sslapitest: don't leak the SSL_CTX pairBen Kaduk
2020-03-13Add test that changes ciphers on CCSBenjamin Kaduk
2020-03-13Code to thread-safety in ChangeCipherStateBenjamin Kaduk
2020-03-13Don't write to the session when computing TLS 1.3 keysBenjamin Kaduk
2020-03-13Fix whitespace nit in ssl_generate_master_secret()Benjamin Kaduk
2020-03-13doc: fix spelling of TYPE_get_ex_new_indexBenjamin Kaduk
2020-03-13Additional updates to SSL_CTX_sess_set_get_cb.podBenjamin Kaduk
2020-03-13doc: Update the reference from draft to RFCJakub Jelen
2020-03-12doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre
2020-03-11Revert "Create a new embeddedSCTs1 that's signed using SHA256"Matt Caswell
2020-03-11Revert "Stop accepting certificates signed using SHA1 at security level 1"Matt Caswell
2020-03-09docs: fix typo in SSL functionsJames Peach
2020-03-08DOC: Make EVP_SignInit.pod conform with man-pages(7)Richard Levitte
2020-03-08DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-03-08apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-03-06Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell
2020-03-06DOC: Fixups of X509_LOOKUP.podRichard Levitte
2020-03-06DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-03-05crypto/ec/curve448/eddsa.c: fix EBCDIC platformsPatrick Steuer
2020-03-05aes-s390x.pl: fix stg offset caused by typo in perlasmPatrick Steuer
2020-03-05This works around a gcc-9 crashBernd Edlinger
2020-02-28Fix comment placement in ecp_nistp256.ciScott Arciszewski
2020-02-27apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-27VMS: mitigate for the C++ compiler that doesn't understand certain pragmasRichard Levitte
2020-02-26config: Drop linux-alpha-gcc+bwxMatt Turner
2020-02-20Teach more BIOs how to handle BIO_CTRL_EOFMatt Caswell
2020-02-20Detect EOF while reading in libsslMatt Caswell
2020-02-20Add *.d.tmp files to .gitignoreMatt Caswell
2020-02-19Handle max_fragment_length overflow for DTLSSimon Cornish
2020-02-17Do not silently truncate files on perlasm errorsDavid Benjamin
2020-02-16Check that ed25519 and ed448 are allowed by the security levelKurt Roeckx
2020-02-16Generate new Ed488 certificatesKurt Roeckx
2020-02-15DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte
2020-02-15VMS: Correct error reporting in crypto/rand/rand_vms.cRichard Levitte