summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
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
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-12Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell
2019-04-12Add prediction resistance capability to the DRBG reseeding process.Pauli
2019-04-03AES-XTS block limit.Pauli
2019-04-01Restore the "heartbeats" configuration option among the deprecatedRichard Levitte
2019-03-30issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-03-29Remove heartbeats completelyRichard Levitte
2019-03-29openssl dgst: show MD name at all times - CHANGES entryRichard Levitte
2019-03-19Single step kdf implementationShane Lontis
2019-03-14Configure: disable new trace api by defaultDr. Matthias St. Pierre
2019-03-06Add a log about the tracing functionalityRichard Levitte
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-02-18Properties for implementation selection.Pauli
2019-02-17SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2019-02-14Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-12CHANGES: add note about building devcrypto dynamicEneas U de Queiroz
2019-02-07Add CHANGES entry for blake2macAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Add an entry to the CHANGES for the d2i_X509_PUBKEY fixBernd Edlinger
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-11typo ANS1 -> ASN1nxtstep
2018-12-07CHANGES: Add Linux Kernel TLS data-pathBoris Pismenny
2018-12-07Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte
2018-12-06Change license to the Apache License v2.0Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-20Update CHANGES and NEWS for new releaseMatt Caswell
2018-11-10Recreate the OS390-Unix config targetRichard Levitte
2018-11-05Build: make it possibly to specify subdirs in build.infoRichard Levitte
2018-11-05GMAC implementationPauli
2018-10-30Add blurbs about EVP_MAC in NEWS and CHANGESRichard Levitte
2018-10-17Deprecate ECDH_KDF_X9_62()Antoine Salon
2018-10-17EVP module documentation passAntoine Salon