]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/dh.h
Update copyright year
[thirdparty/openssl.git] / include / openssl / dh.h
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-10-12  Dr. Stephen HensonAdd pad support
2017-10-12  Dr. Stephen HensonAdd RFC7919 support to EVP
2017-10-12  Dr. Stephen HensonDH named parameter support
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-27  Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-04-03  Matt CaswellAdd missing macros for DHxparams
2017-01-26  Richard LevitteBetter check of DH parameters in TLS data
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-15  Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-09  Matt CaswellMake DH_METHOD opaque
2016-04-09  Matt CaswellMake DH opaque
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-20  Rich SalzRemove #error from include files.
2016-03-10  Rich SalzRT3676 add: Export ASN.1 DHparams
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-01-29  Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-28  Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-09-30  Rich SalzMake update / libeay.num fix
2015-09-20  Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03  David BarRT3674: Make no-cms build work.
2015-07-31  Nicholas CooperRT3959: Fix misleading comment
2015-06-08  Kurt RoeckxProperly check certificate in case of export ciphers.
2015-03-31  Richard LevitteStop symlinking, move files to intended directory