]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
Add defines to indicate if intypes.h and stdint.h are unavailable
[thirdparty/openssl.git] / CHANGES
2019-06-11  Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-11  Todd ShortChange cipher default strings to a function
2019-06-10  MouriNarutoImprove the Windows OneCore target support. (Add target...
2019-05-29  Richard LevitteJoin the x509 and x509v3 directories
2019-05-21  Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
2019-04-24  Shane Lontisadded openssl app 'kdf' and 'mac' to the NEWS and CHANG...
2019-04-23  Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-12  Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-12  PauliAdd prediction resistance capability to the DRBG reseed...
2019-04-03  PauliAES-XTS block limit.
2019-04-01  Richard LevitteRestore the "heartbeats" configuration option among...
2019-03-30  Pauliissue-8493: Fix for filenames with newlines using opens...
2019-03-29  Richard LevitteRemove heartbeats completely
2019-03-29  Richard Levitteopenssl dgst: show MD name at all times - CHANGES entry
2019-03-19  Shane LontisSingle step kdf implementation
2019-03-14  Dr. Matthias St... Configure: disable new trace api by default
2019-03-06  Richard LevitteAdd a log about the tracing functionality
2019-03-05  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-02-18  PauliProperties for implementation selection.
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2019-02-12  Eneas U de QueirozCHANGES: add note about building devcrypto dynamic
2019-02-07  Antoine SalonAdd CHANGES entry for blake2mac
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-02-01  Bernd EdlingerAdd an entry to the CHANGES for the d2i_X509_PUBKEY fix
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-11  nxtsteptypo ANS1 -> ASN1
2018-12-07  Boris PismennyCHANGES: Add Linux Kernel TLS data-path
2018-12-07  Richard LevitteMake EVP_PKEY_asn1_add0() stricter about its input
2018-12-06  Richard LevitteChange license to the Apache License v2.0
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-11-24  Richard LevitteDocument the removed 'dist' target
2018-11-20  Matt CaswellUpdate CHANGES and NEWS for new release
2018-11-10  Richard LevitteRecreate the OS390-Unix config target
2018-11-05  Richard LevitteBuild: make it possibly to specify subdirs in build...
2018-11-04  PauliGMAC implementation
2018-10-30  Richard LevitteAdd blurbs about EVP_MAC in NEWS and CHANGES
2018-10-17  Antoine SalonDeprecate ECDH_KDF_X9_62()
2018-10-17  Antoine SalonEVP module documentation pass
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-01  Richard Levitte'openssl list': add option -objects to list built in...
2018-09-11  Richard LevitteConfigure: Name object files according to the product...
2018-09-11  PauliAdd a note to CHANGES indicating that AES-XTS now enfor...
2018-09-11  PauliFIPS 140-2 IG A.9 XTS key check.
2018-09-11  Richard LevitteThe next version in master is at least 1.1.2, not 1...
2018-09-11  Matt CaswellPrepare for 1.1.1a-dev
2018-09-11  Matt CaswellPrepare for 1.1.1 release OpenSSL_1_1_1
2018-09-10  Matt CaswellMore updates to CHANGES and NEWS for the 1.1.1 release
2018-09-10  Paul YangAdd a sentence in CHANGES to note SM2 support
2018-08-21  Matt CaswellFix a version error in CHANGES and NEWS
2018-08-15  Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-14  Matt CaswellUpdates to CHANGES and NEWS for the new release.
2018-08-07  Patrick SteuerCHANGES: mention s390x assembly pack extensions
2018-08-07  Richard LevitteMake EVP_PKEY_asn1_new() stricter with its input
2018-07-26  Billy BrumleyEC GFp ladder
2018-07-26  Kurt RoeckxMake number of Miller-Rabin tests for a prime tests...
2018-07-26  Kurt RoeckxChange the number of Miller-Rabin test for DSA generati...
2018-07-23  Richard LevitteMake sure the 'tsget' script is called 'tsget.pl' every...
2018-07-18  Andy PolyakovCHANGES: mention blinding reverting in ECDSA. [skip ci]
2018-07-16  Nicola TuveriEC2M Lopez-Dahab ladder implementation
2018-07-16  Nicola TuveriEC point multiplication: add `ladder` scaffold
2018-07-08  Kurt RoeckxUpdate DRBG CHANGES section
2018-06-26  PauliModify the DEVRANDOM source so that the files are kept...
2018-06-22  Matt CaswellAdd a high level note about the various SCA mitigations
2018-06-22  Andy PolyakovCHANGES: mention AIX shared library support overhaul.
2018-06-21  Nicola Tuveri[fixup] Add CHANGES entry
2018-06-21  Matt CaswellAdd blinding to a DSA signature
2018-06-19  Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-06-13  Matt CaswellAdd blinding to an ECDSA signature
2018-05-24  Matt CaswellAdd a sanity check on the length of pkeyutl inputs
2018-05-22  Kurt RoeckxEnable SSL_MODE_AUTO_RETRY by default
2018-05-12  Richard LevitteIn cases where we ask PEM_def_callback for minimum...
2018-05-09  Nicola TuveriAdd CHANGES entry for PR#6009
2018-05-09  Billy BrumleyAdd blinding in BN_GF2m_mod_inv for binary field inversions
2018-05-09  Billy BrumleyECC: unify generic ec2 and ecp scalar multiplication...
2018-05-09  Billy BrumleyECDSA: remove nonce padding (delegated to EC_POINT_mul)
2018-04-19  A. Schulzecorrect spelling errors detected by Debian lintian
2018-04-17  Richard LevitteOpenSSL 1.1.1-pre5: update CHANGES with recent user...
2018-04-05  Matt CaswellDocument the change in the previous commit about loadin...
2018-04-04  Bernd EdlingerDon't use getenv for critical functions when run as...
2018-04-03  Matt CaswellFix a text canonicalisation bug in CMS
2018-04-03  Matt CaswellFix CHANGES
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-27  Matt CaswellUpdate CHANGES and NEWS for the new release
2018-03-26  Rich SalzRemove QNX support
2018-03-19  Matt CaswellAdd a CHANGES entry to mention the replay protection...
2018-03-14  Matt CaswellUpdate CHANGES with details of TLSv1.3 ciphersuite...
2018-03-07  Viktor DukhovniImplement multi-process OCSP responder.
2018-03-05  Matt CaswellUpdate CHANGES for X448/Ed448 support in libssl
2018-03-04  Rich SalzFix credit for SRP code
2018-03-02  Matt CaswellUpdate CHANGES for X448 and Ed448
2018-02-23  Richard LevitteAdd a note in CHANGES
2018-02-13  Matt CaswellUpdate last release letter for CHANGES and NEWS
2018-02-13  Dr. Matthias St... Fix whitespace issues in CHANGES and NEWS
2018-02-13  Dr. Matthias St... Document new random generator in NEWS and CHANGES
2018-02-12  Matt CaswellSome minor tweaks following TLSv1.3 becoming default
2018-02-07  Matt CaswellEnable TLSv1.3 by default
next