aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/dh.h
Commit message (Expand)AuthorAgeFilesLines
* Add parentheses on public macros where appropriate.Bernd Edlinger2017-04-271-7/+7
* Add missing macros for DHxparamsMatt Caswell2017-04-031-6/+23
* Better check of DH parameters in TLS dataRichard Levitte2017-01-261-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* Constify the parameter getters for RSA, DSA and DHRichard Levitte2016-06-151-2/+4
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-061-1/+7
* Remove unused error/function codes.Rich Salz2016-05-231-5/+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
* Make DH_METHOD opaqueMatt Caswell2016-04-091-18/+30
* Make DH opaqueMatt Caswell2016-04-091-27/+12
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Remove #error from include files.Rich Salz2016-03-201-20/+10
* RT3676 add: Export ASN.1 DHparamsRich Salz2016-03-091-0/+3
* Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini2016-03-081-0/+1
* Correct value of DH_CHECK_PUBKEY_INVALIDMatt Caswell2016-01-291-1/+1
* Prevent small subgroup attacks on DH/DHEMatt Caswell2016-01-281-0/+1
* 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
* Make update / libeay.num fixRich Salz2015-09-301-11/+0
* Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson2015-09-201-3/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+14
* RT3674: Make no-cms build work.David Bar2015-09-031-0/+4
* RT3959: Fix misleading commentNicholas Cooper2015-07-311-1/+1
* Properly check certificate in case of export ciphers.Kurt Roeckx2015-06-091-0/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+387