summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
AgeCommit message (Expand)Author
2020-06-04Prepare for release of 3.0 alpha 3openssl-3.0.0-alpha3Matt Caswell
2020-06-02Move EC_METHOD to internal-onlyBilly Brumley
2020-06-01undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locationsTim Hudson
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY
2020-05-20deprecate EC_POINT_make_affine and EC_POINTs_make_affineBilly Brumley
2020-05-19Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy
2020-05-19deprecate EC precomputation functionalityBilly Brumley
2020-05-16deprecate EC_POINTs_mul functionBilly Brumley
2020-05-15Fix all MD036 (emphasis used instead of heading)Rich Salz
2020-05-15Prepare for 3.0 alpha 3Matt Caswell
2020-05-15Prepare for release of 3.0 alpha 2openssl-3.0.0-alpha2Matt Caswell
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb
2020-05-11Fix CHANGES.md issues reported by markdownlintRichard Levitte
2020-05-08Fix issues reported by markdownlintRich Salz
2020-05-07Remove legacy FIPS_mode functionsShane Lontis
2020-04-30Undeprecate DH, DSA and RSA _bits() functions.Pauli
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Prepare for 3.0 alpha 2Matt Caswell
2020-04-23Prepare for release of 3.0 alpha 1openssl-3.0.0-alpha1Matt Caswell
2020-04-23Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.mdDr. David von Oheimb
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley
2020-04-19CHANGES: note which command line utilities are marked for deprecation but sti...Pauli
2020-04-01Fixups in CHANGES.mdRichard Levitte
2020-03-28NEWS: note OSSL_PARAM_BLD API as public.Pauli
2020-03-25EVP: Downgrade keys rather than upgradeRichard Levitte
2020-03-25EVP: Add EVP_PKEY_set_type_by_keymgmt() and use itRichard Levitte
2020-03-19Update CHANGES and NEWS for 1.1.1e releaseDr. Matthias St. Pierre
2020-02-27Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()Richard Levitte
2020-02-27VMS: mitigate for the C++ compiler that doesn't understand certain pragmasRichard Levitte
2020-02-26doc: add a fancy CHANGES entry to celebrate the new Markdown formatDr. Matthias St. Pierre
2020-02-26doc: add missing CHANGES entries for all versions >= 1.0.0Dr. Matthias St. Pierre
2020-02-26doc: introduce some minimalistic markdown without essential changesDr. Matthias St. Pierre
2020-02-26doc: convert standard project docs to markdownDr. Matthias St. Pierre