aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-251-1/+1
* dsa/dsa_gen: add error message for seed_len < 0Sebastian Andrzej Siewior2016-11-141-0/+1
* Add DSA_bits() function.Dr. Stephen Henson2016-08-011-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* Don't allocate r/s in DSA_SIG and ECDSA_SIGDr. Stephen Henson2016-07-201-0/+1
* Deal with API changes.Ben Laurie2016-06-241-7/+8
* Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2016-06-201-1/+1
* Constify the parameter getters for RSA, DSA and DHRichard Levitte2016-06-151-2/+4
* Forgot to update the setter argument ordering in the public headers.TJ Saunders2016-06-131-1/+1
* Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders2016-06-131-0/+1
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-061-4/+4
* Remove unused error/function codes.Rich Salz2016-05-231-14/+3
* Add some error messages for malloc failsMatt Caswell2016-05-181-0/+3
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Rename get/set_app_data to get0/set0_app_dataMatt Caswell2016-04-031-2/+2
* Various DSA opacity fixupsMatt Caswell2016-04-031-3/+3
* Make DSA_METHOD opaqueMatt Caswell2016-04-031-32/+50
* Make the DSA structure opaqueMatt Caswell2016-04-031-23/+12
* Remove #error from include files.Rich Salz2016-03-201-14/+10
* constify DSA_SIG_get0()Dr. Stephen Henson2016-03-201-1/+1
* Make DSA_SIG opaque.Dr. Stephen Henson2016-03-081-4/+2
* Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini2016-03-081-0/+1
* Remove kinv/r fields from DSA structure.Dr. Stephen Henson2016-03-071-2/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-5/+4
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-2/+2
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-3/+2
* Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson2015-09-201-2/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+2
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+335