summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps/dsaparam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-414/+0
* BIO_free() returns immediately when the sole input is NULL.doug2014-07-251-3/+2
* whitespacederaadt2014-07-141-2/+2
* openssl(1) is only built as a single monolithic binary, so just calljsing2014-07-121-4/+1
* unifdef a whole bunch of NO RSA/DSA/ECDH defines i deleted from libssltedu2014-07-091-3/+1
* Free "data" when it's no longer in use.logan2014-06-291-1/+2
* Use strtonum() instead of atoi(), and then impose what are we thinkderaadt2014-06-281-2/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Stop pretending that openssl(1) applications support the -rand option.jsing2014-06-021-6/+1
* Calling signal once to ignore SIGPIPE is sufficient - we do not need to dojsing2014-05-231-2/+0
* Remove unused include.jsing2014-05-181-1/+0
* Group and sort includes.jsing2014-05-181-5/+8
* bio_err is initialised in main, hence there is no need to initialise itjsing2014-05-181-4/+0
* unifdef -U LINTjsing2014-04-241-3/+0
* When OPENSSL_C is not defined, apps_startup becomes ajsing2014-04-241-2/+2
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-6/+0
* $HOME/.rnd will never be a good source of entropy. ok becktedu2014-04-181-14/+0
* Remove MAIN and PROG defines now that we do not compile non-monolithic.jsing2014-04-181-4/+2
* KaboomNFtedu2014-04-181-19/+13
* Mostly gut e_os.h:deraadt2014-04-171-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Initial KNF.jsing2014-04-161-254/+230
* spray the apps directory with anti-VMS napalm.tedu2014-04-161-6/+0
* remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youderaadt2014-04-131-2/+2
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+8
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-7/+2
* resolve conflicts, fix local changesdjm2010-10-011-0/+6
* resolve conflictsdjm2008-09-061-5/+81
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+11
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-5/+18
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+14
* OpenSSL 0.9.5 mergebeck2000-03-191-16/+32
* OpenSSL 0.9.4 mergebeck1999-09-291-23/+34
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+342