summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2005-10-26fix stupid typoBodo Möller
2005-10-08Add PVK support to dsa utility.Dr. Stephen Henson
2005-10-08New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson
2005-10-01new option "openssl ciphers -V"Bodo Möller
2005-09-30Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson
2005-09-30successfully updating the db shouldn't result in an error messageNils Larsch
2005-09-16Change openssl.cnf to use UTF8Strings by default and not always include issuerDr. Stephen Henson
2005-09-03Update to ASN1 printing code.Dr. Stephen Henson
2005-09-02don't try to load cert/key when the "-nocert" option is setNils Larsch
2005-09-01Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson
2005-08-31Integrated support for PVK files.Dr. Stephen Henson
2005-08-23Generate primes, too.Ben Laurie
2005-08-21Fix warning.Ben Laurie
2005-08-21Command line support for RSAPublicKey format.Dr. Stephen Henson
2005-08-20Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch
2005-08-04Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson
2005-07-26"make update"Geoff Thorpe
2005-07-16makeNils Larsch
2005-07-04Update from stable branch.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-29Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie
2005-06-28asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte
2005-06-27Fix typos in apps/apps.cAndy Polyakov
2005-06-26Minor (final?) Makefiles polish.Andy Polyakov
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