Check for errors allocating the error strings.
[openssl.git] / include / openssl / dh.h
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