summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2005-11-30Fix from HEAD.Dr. Stephen Henson
2005-11-25Improve documentation.Ben Laurie
2005-11-02compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <j...Nils Larsch
2005-09-30Update from HEAD.Dr. Stephen Henson
2005-09-30successfully updating the db shouldn't result in an error messageNils Larsch
2005-09-16Don't always use issuer serial version of AKID.Dr. Stephen Henson
2005-09-02don't try to load cert/key when the "-nocert" option is setNils Larsch
2005-08-04Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson
2005-07-16makeNils Larsch
2005-07-05make updateRichard Levitte
2005-07-04Add utf8 options to ca utility.Dr. Stephen Henson
2005-07-04The private key should never have ended up in newreq.pem.Richard Levitte
2005-07-01initialize newly allocated dataNils Larsch
2005-06-28asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte
2005-06-28Nasty fix for another warning, but all I have the patience for right now.Ben Laurie
2005-06-28Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov
2005-06-27Fix typos in apps/apps.c.Andy Polyakov
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-05-31let "make all test" work with "no-aes"Nils Larsch
2005-05-31include opensslconf.h if OPENSSL_NO_* is usedNils Larsch
2005-05-30Forgottent needed changed. This file will be retagged.Richard Levitte
2005-05-30DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte
2005-05-28Update from 0.9.7-stable branch.Dr. Stephen Henson
2005-05-22Disseminate BUILDENV even further.Andy Polyakov
2005-05-22OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov
2005-05-19'make update' with a default configuration.Richard Levitte
2005-05-17OPENSSL_Applink update.Andy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16ecc api cleanup; summary:Nils Larsch
2005-05-16Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson
2005-05-10give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch
2005-05-10improve command line argument checkingNils Larsch
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-05-01Add prototype.Ben Laurie
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov
2005-04-30From branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:Richard Levitte
2005-04-30All kinds of changes from branch OpenSSL_0_9_7-stableRichard Levitte
2005-04-29add 192 bit prime curve to the command line optionsNils Larsch
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-26Port prime utility across from stable branch.Dr. Stephen Henson
2005-04-26make updateBodo Möller
2005-04-26Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie
2005-04-23change prototype of the ecdh KDF: make input parameter const and the outlen a...Nils Larsch
2005-04-23Add debug target, remove cast, note possible bug.Ben Laurie
2005-04-22make updateNils Larsch