summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2020-02-26doc: convert standard project docs to markdownDr. Matthias St. Pierre
2020-02-20DH: add CHANGES entry listing the deprecated DH functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18Deprecate EC command line apps.Pauli
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06Add cmd-nits to travis buildRich Salz
2020-02-05Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2020-02-02CHANGES: Add note about the refactoring of SM2 EVP_PKEYsRichard Levitte
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-29Deprecate the low level CMAC functionsPauli
2020-01-25EVP: Adapt EVP_PKEY Seal and Open for provider keysRichard Levitte
2020-01-17Add CHANGES entry regarding the documentation of EVP_PKEY_size() et alRichard Levitte
2020-01-17changes: combined CHANGES entry for deprecated low level cipher functions.Pauli
2020-01-17Digest function deprecation CHANGES.Pauli
2020-01-15Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-12-19Use a function to generate do-not-edit commentRich Salz
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-13Add better support for using deprecated symbols internallyRichard Levitte
2019-12-06Add a CHANGES entry for CVE-2019-1551Bernd Edlinger
2019-11-29Add NEWS and CHANGES entries about OSSL_SERIALIZERRichard Levitte
2019-11-12Add a .pragma directive for configuration filesRichard Levitte
2019-11-07Add EVP functionality to create domain params and keys by user dataRichard Levitte
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte
2019-11-03X509_LOOKUP_store: Add CHANGES noteRichard Levitte
2019-11-02VMS: Added new method to gather entropy on VMS, based on SYS$GET_ENTROPY.Richard Levitte
2019-10-16Add EVP_PKEY_CTX_new_provided()Richard Levitte
2019-10-06Deprecate NCONF_WIN32() functionRich Salz
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz
2019-10-03Update documentationMatt Caswell
2019-09-25s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer
2019-09-17apps/pkcs12: print multiple PKCS#12 safeBag attribute values if presentJon Spillett
2019-09-12Document the deprecation of ERR_STATE and ERR_get_state()Richard Levitte
2019-09-12Add a CHANGES entry for the recent ERR changesRichard Levitte
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte
2019-09-10Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkeyBernd Edlinger
2019-09-09[ec] Match built-in curves on EC_GROUP_new_from_ecparametersNicola Tuveri
2019-09-07CHANGES entry: for ECC parameters with NULL or zero cofactor, compute itBilly Brumley
2019-08-30Fix NITs in comments and CHANGES for DEVRANDOM seeded check.Pauli
2019-08-20Start up DEVRANDOM entropy improvement for older Linux devices.Pauli
2019-08-09Add a CHANGES entry for BN_generate_prime_exBernd Edlinger
2019-08-06Correct the Extended Master Secret string for EBCDICMatt Caswell
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-08-01Add a CHANGES entry about loading the config file by defaultMatt Caswell