summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2019-07-31Document recent changes in NEWS and CHANGESRichard Levitte
2019-07-26Add functions to see if a provider is available for use.Richard Levitte
2019-07-24Enforce a minimum DH modulus size of 512 bitsBernd Edlinger
2019-07-23Make rand_pool buffers more dynamic in their sizing.Pauli
2019-07-22Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-07-22Deprecate SYSerr, add new FUNCerr macroRich Salz
2019-07-22Add ERR_put_func_error, and use it.Rich Salz
2019-07-17Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}Rich Salz
2019-07-16Document the new EVP_KEYEXCH type and related functionsMatt Caswell
2019-07-16Remove function name from errorsRich Salz
2019-07-02Fix TyposAntoine Cœur
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-07-01Remove DES_check_key globalRich Salz
2019-07-01Remove NextStep supportRich Salz