200 Commits (796f4f7085ac95a1b0ccee8ff3c6c183219cdab2)

Author SHA1 Message Date
Matt Caswell 865adf97c9 Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
3 years ago
Richard Levitte 8dab4de538 Add latest changes and news in CHANGES.md and NEWS.md
3 years ago
Shane Lontis 7cc355c2e4 Add AES_CBC_CTS ciphers to providers
3 years ago
Martin Elshuber 163b801616 Add support to zeroize plaintext in S3 record layer
3 years ago
Dr. David von Oheimb 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
3 years ago
Dr. David von Oheimb 036cbb6bbf Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt
3 years ago
Richard Levitte 16b0e0fcb3 DOC: Mention Configure consistently
3 years ago
Richard Levitte 3bd65f9b5b Update NEWS and CHANGES
3 years ago
Kurt Roeckx aba03ae571 Reduce the security bits for MD5 and SHA1 based signatures in TLS
3 years ago
Matt Caswell 0d96afd28c Prepare for 3.0 alpha 5
3 years ago
Matt Caswell 38778b78e0 Prepare for release of 3.0 alpha 4
3 years ago
Pauli d9c2fd51e2 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
3 years ago
Tomas Mraz 11d3235e2b Do not allow dropping Extended Master Secret extension on renegotiaton
3 years ago
Dr. David von Oheimb 591315297e Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake()
3 years ago
Richard Levitte eca4713913 APPS: Drop interactive mode in the 'openssl' program
3 years ago
Dr. David von Oheimb 987e3a0eed Announce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() in CHANGES.md
3 years ago
Matt Caswell c2db6839e4 Prepare for 3.0 alpha 4
3 years ago
Matt Caswell 3952c5a312 Prepare for release of 3.0 alpha 3
3 years ago
Billy Brumley 23ccae80bd Move EC_METHOD to internal-only
3 years ago
Tim Hudson c7f837cfcc undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
3 years ago
FdaSilvaYY 9e3c510bde crypto/cms: add CAdES-BES signed attributes validation
3 years ago
Billy Brumley c2f2db9b6f deprecate EC_POINT_make_affine and EC_POINTs_make_affine
3 years ago
Dmitry Belyavskiy 09b90e0ed7 Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF
3 years ago
Billy Brumley 6b4eb93362 deprecate EC precomputation functionality
3 years ago
Billy Brumley 4fcd15c18a deprecate EC_POINTs_mul function
3 years ago
Rich Salz 43a70f0202 Fix all MD036 (emphasis used instead of heading)
3 years ago
Matt Caswell 5d979e0484 Prepare for 3.0 alpha 3
3 years ago
Matt Caswell 9e8604b891 Prepare for release of 3.0 alpha 2
3 years ago
Dr. David von Oheimb 8d9a4d833f Chunk 11 of CMP contribution to OpenSSL: CMP command-line interface
3 years ago
Richard Levitte 885a2a399d Fix CHANGES.md issues reported by markdownlint
3 years ago
Rich Salz 257e9d03b0 Fix issues reported by markdownlint
3 years ago
Shane Lontis 31b069ecea Remove legacy FIPS_mode functions
3 years ago
Pauli 588d5d01fe Undeprecate DH, DSA and RSA _bits() functions.
3 years ago
Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ...
3 years ago
Matt Caswell d38997af16 Prepare for 3.0 alpha 2
3 years ago
Matt Caswell 05feb0a0f1 Prepare for release of 3.0 alpha 1
3 years ago
Dr. David von Oheimb e7774c287c Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.md
3 years ago
Billy Brumley 07caec83b8 [crypto/ec] deprecate Jprojective_coordinates_GFp functions
3 years ago
Pauli b304f8567c CHANGES: note which command line utilities are marked for deprecation but still available.
3 years ago
Richard Levitte ccb8f0c87e Fixups in CHANGES.md
3 years ago
Pauli be19d3caf0 NEWS: note OSSL_PARAM_BLD API as public.
3 years ago
Richard Levitte acb90ba8ff EVP: Downgrade keys rather than upgrade
3 years ago
Richard Levitte 8243d8d1a1 EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
3 years ago
Dr. Matthias St. Pierre 8658feddea Update CHANGES and NEWS for 1.1.1e release
3 years ago
Richard Levitte 12d99aac97 Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
3 years ago
Richard Levitte f33ca114c1 VMS: mitigate for the C++ compiler that doesn't understand certain pragmas
3 years ago
Dr. Matthias St. Pierre c50604eb4a doc: add a fancy CHANGES entry to celebrate the new Markdown format
3 years ago
Dr. Matthias St. Pierre 44652c1637 doc: add missing CHANGES entries for all versions >= 1.0.0
3 years ago
Dr. Matthias St. Pierre 5f8e6c50bd doc: introduce some minimalistic markdown without essential changes
3 years ago
Dr. Matthias St. Pierre 2e07506a12 doc: convert standard project docs to markdown
3 years ago