| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove -C option from x509 command | Rich Salz | 2020-11-13 | 1 | -1/+2 |
* | Remove -C from dhparam,dsaparam,ecparam | Rich Salz | 2020-11-13 | 1 | -0/+4 |
* | apps/passwd: remove the -crypt option. | Pauli | 2020-11-11 | 1 | -0/+4 |
* | CHANGES.md: Mention (strict) checks recently added to X509_verify_cert() | David von Oheimb | 2020-11-06 | 1 | -0/+24 |
* | Prepare for 3.0 alpha 9 | Matt Caswell | 2020-11-05 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 8openssl-3.0.0-alpha8 | Matt Caswell | 2020-11-05 | 1 | -1/+1 |
* | Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. | Randall S. Becker | 2020-11-04 | 1 | -0/+9 |
* | Add AES KW inverse ciphers to the EVP layer | Shane Lontis | 2020-11-02 | 1 | -0/+9 |
* | Deprecate EVP_PKEY_set1_tls_encodedpoint() | Matt Caswell | 2020-10-20 | 1 | -0/+10 |
* | Add a CHANGES entry for the SSL_SECOP_TMP_DH change | Matt Caswell | 2020-10-16 | 1 | -0/+11 |
* | list: add a -provider-info option. | Pauli | 2020-10-16 | 1 | -0/+6 |
* | Prepare for 3.0 alpha 8 | Matt Caswell | 2020-10-15 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 7openssl-3.0.0-alpha7 | Matt Caswell | 2020-10-15 | 1 | -1/+1 |
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 1 | -7/+10 |
* | Expose PKCS7_get_octet_string and PKCS7_type_is_other | Jordan Montgomery | 2020-10-08 | 1 | -0/+5 |
* | Change CVE link style in CHANGES and NEWS | Dr. Matthias St. Pierre | 2020-10-06 | 1 | -260/+260 |
* | Update CHANGES and NEWS for 1.1.1h release | Dr. Matthias St. Pierre | 2020-10-06 | 1 | -1/+77 |
* | en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management | jwalch | 2020-09-25 | 1 | -0/+5 |
* | EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keys | Richard Levitte | 2020-09-25 | 1 | -0/+9 |
* | Add a CHANGES entry for the safestack updates | Matt Caswell | 2020-09-13 | 1 | -2/+7 |
* | apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified | Chris Novakovic | 2020-09-11 | 1 | -0/+6 |
* | Support writing RSA keys using the traditional format again | Kurt Roeckx | 2020-09-09 | 1 | -2/+2 |
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -15/+15 |
* | PKCS12_parse(): Fix reversed order of certs parsed and output via *ca | Dr. David von Oheimb | 2020-08-19 | 1 | -0/+5 |
* | rand_drbg: remove RAND_DRBG. | Pauli | 2020-08-07 | 1 | -0/+16 |
* | Prepare for 3.0 alpha 7 | Matt Caswell | 2020-08-06 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 6openssl-3.0.0-alpha6 | Matt Caswell | 2020-08-06 | 1 | -1/+1 |
* | Add CHANGES.md entry for SSL_set1_host()/SSL_add1_host() taking IP literals | David Woodhouse | 2020-08-03 | 1 | -0/+5 |
* | Avoid errors with a priori inapplicable protocol bounds | Viktor Dukhovni | 2020-07-21 | 1 | -0/+16 |
* | check-format.pl: Add an entry about it to NEWS.md and to CHANGES.md | Dr. David von Oheimb | 2020-07-20 | 1 | -0/+7 |
* | Prepare for 3.0 alpha 6 | Richard Levitte | 2020-07-16 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 5openssl-3.0.0-alpha5 | Richard Levitte | 2020-07-16 | 1 | -1/+1 |
* | Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC... | Matt Caswell | 2020-07-16 | 1 | -4/+4 |
* | Add latest changes and news in CHANGES.md and NEWS.md | Richard Levitte | 2020-07-16 | 1 | -0/+15 |
* | Add AES_CBC_CTS ciphers to providers | Shane Lontis | 2020-07-15 | 1 | -0/+5 |
* | Add support to zeroize plaintext in S3 record layer | Martin Elshuber | 2020-07-07 | 1 | -0/+8 |
* | Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files | Dr. David von Oheimb | 2020-07-05 | 1 | -60/+60 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 1 | -10/+18 |
* | DOC: Mention Configure consistently | Richard Levitte | 2020-06-28 | 1 | -0/+7 |
* | Update NEWS and CHANGES | Richard Levitte | 2020-06-28 | 1 | -0/+22 |
* | Reduce the security bits for MD5 and SHA1 based signatures in TLS | Kurt Roeckx | 2020-06-27 | 1 | -0/+8 |
* | Prepare for 3.0 alpha 5 | Matt Caswell | 2020-06-25 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 4openssl-3.0.0-alpha4 | Matt Caswell | 2020-06-25 | 1 | -1/+1 |
* | The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* | Pauli | 2020-06-11 | 1 | -4/+4 |
* | Do not allow dropping Extended Master Secret extension on renegotiaton | Tomas Mraz | 2020-06-09 | 1 | -0/+5 |
* | Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake() | Dr. David von Oheimb | 2020-06-06 | 1 | -0/+6 |
* | APPS: Drop interactive mode in the 'openssl' program | Richard Levitte | 2020-06-05 | 1 | -0/+6 |
* | Announce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() in CHANGES.md | Dr. David von Oheimb | 2020-06-05 | 1 | -0/+9 |
* | Prepare for 3.0 alpha 4 | Matt Caswell | 2020-06-04 | 1 | -1/+1 |
* | Prepare for release of 3.0 alpha 3openssl-3.0.0-alpha3 | Matt Caswell | 2020-06-04 | 1 | -1/+1 |