Merge Nokia copyright notice into standard
[openssl.git] / include / openssl / dsa.h
2017-06-07 Rich Salzmake error tables const and separate header file
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2016-11-14 Sebastian Andrzej... dsa/dsa_gen: add error message for seed_len < 0
2016-08-01 Dr. Stephen HensonAdd DSA_bits() function.
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-20 Dr. Stephen HensonDon't allocate r/s in DSA_SIG and ECDSA_SIG
2016-06-24 Ben LaurieDeal with API changes.
2016-06-20 Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-15 Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-13 TJ SaundersForgot to update the setter argument ordering in the...
2016-06-13 TJ SaundersImplement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
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-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-02 Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-03-20 Rich SalzRemove #error from include files.
2016-03-20 Dr. Stephen Hensonconstify DSA_SIG_get0()
2016-03-08 Dr. Stephen HensonMake DSA_SIG opaque.
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-03-07 Dr. Stephen HensonRemove kinv/r fields from DSA structure.
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-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-20 Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-03-31 Richard LevitteStop symlinking, move files to intended directory