summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2019-07-01Change RC5_32_set_key to return an int typeMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-28Support SM2 certificate signingPaul Yang
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-11Change cipher default strings to a functionTodd Short
2019-06-10Improve the Windows OneCore target support. (Add targets for building librari...MouriNaruto
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-04-24added openssl app 'kdf' and 'mac' to the NEWS and CHANGES docsShane Lontis