Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.c
[openssl.git] / CHANGES.md
2020-05-08 Rich SalzFix issues reported by markdownlint
2020-05-07 Shane LontisRemove legacy FIPS_mode functions
2020-04-30 PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellPrepare for 3.0 alpha 2
2020-04-23 Matt CaswellPrepare for release of 3.0 alpha 1 openssl-3.0.0-alpha1
2020-04-23 Dr. David von OheimbAdd info on the CMP implementation and HTTP client...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-19 PauliCHANGES: note which command line utilities are marked...
2020-04-01 Richard LevitteFixups in CHANGES.md
2020-03-28 PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-19 Dr. Matthias St... Update CHANGES and NEWS for 1.1.1e release
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-27 Richard LevitteVMS: mitigate for the C++ compiler that doesn't underst...
2020-02-26 Dr. Matthias St... doc: add a fancy CHANGES entry to celebrate the new...
2020-02-26 Dr. Matthias St... doc: add missing CHANGES entries for all versions ...
2020-02-26 Dr. Matthias St... doc: introduce some minimalistic markdown without essen...
2020-02-26 Dr. Matthias St... doc: convert standard project docs to markdown