summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-05-31changes from 0.9.8Nils Larsch
2005-05-31include opensslconf.h if OPENSSL_NO_* is usedNils Larsch
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. Also repatch and rebuild error codes.Dr. Stephen Henson
2005-05-22OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov
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
2005-04-20signed vs. unsigned.Richard Levitte
2005-04-19Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson
2005-04-15const fixesNils Larsch
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-07const fixesNils Larsch
2005-04-05some const fixesNils Larsch
2005-04-05update progs.pl to reflect changes in progs.hNils Larsch
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-20add new curves to the loop (with some cleanup from me)Nils Larsch
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller
2005-02-03Shut whiny make's up.Andy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte
2005-01-25Please BSD make...Andy Polyakov
2005-01-04DJGPP update.Andy Polyakov
2004-12-30Remove naming conflict between variable and label.Andy Polyakov
2004-12-29Prompt for passphrases for PKCS12 input formatDr. Stephen Henson