aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add PVK support to dsa utility.Dr. Stephen Henson2005-10-081-2/+12
* New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson2005-10-082-0/+4
* new option "openssl ciphers -V"Bodo Möller2005-10-011-6/+27
* Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson2005-09-301-0/+4
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0
* Change openssl.cnf to use UTF8Strings by default and not always include issuerDr. Stephen Henson2005-09-161-6/+5
* Update to ASN1 printing code.Dr. Stephen Henson2005-09-031-1/+1
* don't try to load cert/key when the "-nocert" option is setNils Larsch2005-09-021-11/+14
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-011-1/+6
* Integrated support for PVK files.Dr. Stephen Henson2005-08-314-14/+64
* Generate primes, too.Ben Laurie2005-08-231-8/+38
* Fix warning.Ben Laurie2005-08-211-1/+1
* Command line support for RSAPublicKey format.Dr. Stephen Henson2005-08-213-5/+65
* Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson2005-08-202-46/+16
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-144-4/+4
* Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson2005-08-041-2/+2
* "make update"Geoff Thorpe2005-07-261-1/+1
* makeNils Larsch2005-07-1615-2/+48
* Update from stable branch.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
* Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie2005-06-291-1/+2
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* Fix typos in apps/apps.cAndy Polyakov2005-06-271-3/+6
* Minor (final?) Makefiles polish.Andy Polyakov2005-06-261-1/+0
* Jumbo Makfiles update.Andy Polyakov2005-06-231-21/+20
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte2005-06-131-5/+9
* changes from 0.9.8Nils Larsch2005-05-311-0/+2
* include opensslconf.h if OPENSSL_NO_* is usedNils Larsch2005-05-313-2/+6
* 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. Also repatch and rebuild error codes.Dr. Stephen Henson2005-05-281-0/+1
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-221-2/+14
* 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