summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* make updateDr. Stephen Henson2006-05-041-1/+1
* Create a crlnumber file when a CA is created using CA.plDr. Stephen Henson2006-04-281-0/+3
* Fix from HEAD.Dr. Stephen Henson2005-11-301-0/+1
* Improve documentation.Ben Laurie2005-11-251-1/+1
* compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <j...Nils Larsch2005-11-021-1/+1
* Update from HEAD.Dr. Stephen Henson2005-09-301-0/+4
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0
* Don't always use issuer serial version of AKID.Dr. Stephen Henson2005-09-161-1/+1
* don't try to load cert/key when the "-nocert" option is setNils Larsch2005-09-021-11/+14
* Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson2005-08-041-2/+2
* makeNils Larsch2005-07-1615-2/+48
* make updateRichard Levitte2005-07-051-1/+1
* Add utf8 options to ca utility.Dr. Stephen Henson2005-07-041-16/+40
* The private key should never have ended up in newreq.pem.Richard Levitte2005-07-042-11/+12
* initialize newly allocated dataNils Larsch2005-07-011-4/+11
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* Nasty fix for another warning, but all I have the patience for right now.Ben Laurie2005-06-281-1/+2
* Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov2005-06-281-4/+3
* Fix typos in apps/apps.c.Andy Polyakov2005-06-271-3/+6
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte2005-06-131-5/+9
* let "make all test" work with "no-aes"Nils Larsch2005-05-311-0/+2
* include opensslconf.h if OPENSSL_NO_* is usedNils Larsch2005-05-313-2/+6
* Forgottent needed changed. This file will be retagged.Richard Levitte2005-05-301-116/+126
* DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte2005-05-302-0/+9
* We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte2005-05-291-1/+1
* Update from 0.9.7-stable branch.Dr. Stephen Henson2005-05-281-0/+1
* Disseminate BUILDENV even further.Andy Polyakov2005-05-221-2/+2
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-221-2/+14
* 'make update' with a default configuration.Richard Levitte2005-05-191-19/+18
* OPENSSL_Applink update.Andy Polyakov2005-05-171-1/+0
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+5
* ecc api cleanup; summary:Nils Larsch2005-05-165-183/+156
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-2/+2
* Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov2005-05-151-8/+2
* Fool-proofing MakefilesAndy Polyakov2005-05-151-3/+1
* Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson2005-05-151-0/+4
* give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch2005-05-103-5/+5
* improve command line argument checkingNils Larsch2005-05-101-0/+4
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-0/+13
* Add prototype.Ben Laurie2005-05-011-0/+2
* Fold rules in test/Makefiles [from stable].Andy Polyakov2005-04-301-4/+2
* From branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:Richard Levitte2005-04-301-2/+2
* All kinds of changes from branch OpenSSL_0_9_7-stableRichard Levitte2005-04-301-7/+46
* add 192 bit prime curve to the command line optionsNils Larsch2005-04-291-2/+4
* Lots of Win32 fixes for DTLS.Dr. Stephen Henson2005-04-271-2/+2
* Port prime utility across from stable branch.Dr. Stephen Henson2005-04-263-3/+133
* make updateBodo Möller2005-04-261-101/+112
* Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson2005-04-264-5/+5
* Add DTLS support.Ben Laurie2005-04-265-34/+248
* change prototype of the ecdh KDF: make input parameter const and the outlen a...Nils Larsch2005-04-231-3/+5