aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/dsa.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-07-20Don't allocate r/s in DSA_SIG and ECDSA_SIGDr. Stephen Henson1-0/+1
2016-06-24Deal with API changes.Ben Laurie1-7/+8
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper1-1/+1
2016-06-15Constify the parameter getters for RSA, DSA and DHRichard Levitte1-2/+4
2016-06-13Forgot to update the setter argument ordering in the public headers.TJ Saunders1-1/+1
2016-06-13Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders1-0/+1
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell1-4/+4
2016-05-23Remove unused error/function codes.Rich Salz1-14/+3
2016-05-18Add some error messages for malloc failsMatt Caswell1-0/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-04-28various spelling fixesFdaSilvaYY1-1/+1
2016-04-04Revert "various spelling fixes"Rich Salz1-1/+1
2016-04-04various spelling fixesFdaSilvaYY1-1/+1
2016-04-03Rename get/set_app_data to get0/set0_app_dataMatt Caswell1-2/+2
2016-04-03Various DSA opacity fixupsMatt Caswell1-3/+3
2016-04-03Make DSA_METHOD opaqueMatt Caswell1-32/+50
2016-04-03Make the DSA structure opaqueMatt Caswell1-23/+12
2016-03-20Remove #error from include files.Rich Salz1-14/+10
2016-03-20constify DSA_SIG_get0()Dr. Stephen Henson1-1/+1
2016-03-08Make DSA_SIG opaque.Dr. Stephen Henson1-4/+2
2016-03-08Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini1-0/+1
2016-03-07Remove kinv/r fields from DSA structure.Dr. Stephen Henson1-2/+0
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-5/+4
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-2/+2
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-3/+2
2015-09-20Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson1-2/+0
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-0/+2
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+335