aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_check.c
Commit message (Expand)AuthorAgeFilesLines
* free NULL cleanup 7Rich Salz2015-04-301-2/+1
* Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz2015-02-031-9/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-97/+96
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* dh_check.c: check BN_CTX_get's return value.Andy Polyakov2014-03-061-0/+1
* Update DH_check() to peform sensible checks when q parameter is present.Dr. Stephen Henson2011-12-011-9/+39
* TyposLutz Jänicke2007-09-241-1/+1
* Make D-H safer, include well-known primes.Ben Laurie2005-08-211-0/+22
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-2/+2
* Constify DH-related code.Richard Levitte2000-11-071-1/+1
* Document the DH library, and make some minor changes along the way.Ulf Möller2000-01-221-6/+8
* Turn BN_prime_checks into a macro.Bodo Möller2000-01-121-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+120