aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
AgeCommit message (Expand)AuthorFilesLines
2020-06-28DOC: Mention Configure consistentlyRichard Levitte1-0/+7
2020-06-28Update NEWS and CHANGESRichard Levitte1-0/+22
2020-06-27Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx1-0/+8
2020-06-25Prepare for 3.0 alpha 5Matt Caswell1-1/+1
2020-06-25Prepare for release of 3.0 alpha 4openssl-3.0.0-alpha4Matt Caswell1-1/+1
2020-06-11The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*Pauli1-4/+4
2020-06-09Do not allow dropping Extended Master Secret extension on renegotiatonTomas Mraz1-0/+5
2020-06-06Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake()Dr. David von Oheimb1-0/+6
2020-06-05APPS: Drop interactive mode in the 'openssl' programRichard Levitte1-0/+6
2020-06-05Announce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() in CHANGES.mdDr. David von Oheimb1-0/+9
2020-06-04Prepare for 3.0 alpha 4Matt Caswell1-1/+1
2020-06-04Prepare for release of 3.0 alpha 3openssl-3.0.0-alpha3Matt Caswell1-1/+1
2020-06-02Move EC_METHOD to internal-onlyBilly Brumley1-0/+20
2020-06-01undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locationsTim Hudson1-7/+0
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY1-0/+9
2020-05-20deprecate EC_POINT_make_affine and EC_POINTs_make_affineBilly Brumley1-5/+11
2020-05-19Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy1-0/+6
2020-05-19deprecate EC precomputation functionalityBilly Brumley1-0/+7
2020-05-16deprecate EC_POINTs_mul functionBilly Brumley1-0/+5
2020-05-15Fix all MD036 (emphasis used instead of heading)Rich Salz1-35/+35
2020-05-15Prepare for 3.0 alpha 3Matt Caswell1-1/+1
2020-05-15Prepare for release of 3.0 alpha 2openssl-3.0.0-alpha2Matt Caswell1-1/+1
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb1-3/+3
2020-05-11Fix CHANGES.md issues reported by markdownlintRichard Levitte1-1/+1
2020-05-08Fix issues reported by markdownlintRich Salz1-431/+386
2020-05-07Remove legacy FIPS_mode functionsShane Lontis1-0/+7
2020-04-30Undeprecate DH, DSA and RSA _bits() functions.Pauli1-41/+39
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+5
2020-04-23Prepare for 3.0 alpha 2Matt Caswell1-1/+1
2020-04-23Prepare for release of 3.0 alpha 1openssl-3.0.0-alpha1Matt Caswell1-1/+1
2020-04-23Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.mdDr. David von Oheimb1-0/+12
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley1-0/+8
2020-04-19CHANGES: note which command line utilities are marked for deprecation but sti...Pauli1-17/+22
2020-04-01Fixups in CHANGES.mdRichard Levitte1-3/+3
2020-03-28NEWS: note OSSL_PARAM_BLD API as public.Pauli1-0/+8
2020-03-25EVP: Downgrade keys rather than upgradeRichard Levitte1-0/+6
2020-03-25EVP: Add EVP_PKEY_set_type_by_keymgmt() and use itRichard Levitte1-0/+5
2020-03-19Update CHANGES and NEWS for 1.1.1e releaseDr. Matthias St. Pierre1-1/+27
2020-02-27Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()Richard Levitte1-0/+5
2020-02-27VMS: mitigate for the C++ compiler that doesn't understand certain pragmasRichard Levitte1-0/+13
2020-02-26doc: add a fancy CHANGES entry to celebrate the new Markdown formatDr. Matthias St. Pierre1-0/+25
2020-02-26doc: add missing CHANGES entries for all versions >= 1.0.0Dr. Matthias St. Pierre1-182/+2787
2020-02-26doc: introduce some minimalistic markdown without essential changesDr. Matthias St. Pierre1-13750/+15539
2020-02-26doc: convert standard project docs to markdownDr. Matthias St. Pierre1-0/+13926