aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-09Further TLS extension updatesBodo Möller2-8/+11
2006-01-06Fixes for TLS server_name extensionBodo Möller2-6/+5
2006-01-04Fix signed/unsigned char clashes.Richard Levitte1-1/+1
2006-01-03Various changes in the new TLS extension code, including the following:Bodo Möller2-12/+15
2006-01-02C style fix-upBodo Möller2-101/+115
2006-01-02Support TLS extensions (specifically, HostName)Bodo Möller2-29/+310
2005-11-30Mention Whirlpool in dgst -help.Andy Polyakov1-10/+16
2005-11-30TypoDr. Stephen Henson1-1/+1
2005-11-30Make CA.pl script use CA extensions when creating a root CA.Dr. Stephen Henson1-0/+1
2005-11-27When using POSIXly functions, we need to define _POSIX_C_SOURCE, atRichard Levitte1-0/+4
2005-11-06Eliminate VC compiler warning.Andy Polyakov1-1/+1
2005-11-06Revive app_tminterval for Netware.Andy Polyakov1-0/+22
2005-11-06Revive app_tminterval for vxworks.Andy Polyakov1-1/+36
2005-11-06Revive app_tminterval for VMS.Andy Polyakov1-0/+32
2005-11-06The typos never stop. Fix one in apps/apps.c.Andy Polyakov1-2/+3
2005-11-06Fix newly introduced typos and warnings in ./apps.Andy Polyakov2-8/+9
2005-11-06Collect timing procedures in apps/apps.c. It's a bit cruel patch, as itAndy Polyakov4-332/+132
2005-11-04Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename forAndy Polyakov2-106/+91
2005-11-04Eliminate dependency on read/write/stat in apps under _WIN32.Andy Polyakov6-61/+101
2005-11-03Get rid of arcane reference to _fmode in apps/apps.h. Binary open isAndy Polyakov1-34/+4
2005-11-03Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov1-0/+10
2005-11-02compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <j...Nils Larsch1-1/+1
2005-10-26fix stupid typoBodo Möller1-1/+1
2005-10-08Add PVK support to dsa utility.Dr. Stephen Henson1-2/+12
2005-10-08New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson2-0/+4
2005-10-01new option "openssl ciphers -V"Bodo Möller1-6/+27
2005-09-30Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson1-0/+4
2005-09-30successfully updating the db shouldn't result in an error messageNils Larsch1-1/+0
2005-09-16Change openssl.cnf to use UTF8Strings by default and not always include issuerDr. Stephen Henson1-6/+5
2005-09-03Update to ASN1 printing code.Dr. Stephen Henson1-1/+1
2005-09-02don't try to load cert/key when the "-nocert" option is setNils Larsch1-11/+14
2005-09-01Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson1-1/+6
2005-08-31Integrated support for PVK files.Dr. Stephen Henson4-14/+64
2005-08-23Generate primes, too.Ben Laurie1-8/+38
2005-08-21Fix warning.Ben Laurie1-1/+1
2005-08-21Command line support for RSAPublicKey format.Dr. Stephen Henson3-5/+65
2005-08-20Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson2-46/+16
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch4-4/+4
2005-08-04Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson1-2/+2
2005-07-26"make update"Geoff Thorpe1-1/+1
2005-07-16makeNils Larsch15-2/+48
2005-07-04Update from stable branch.Dr. Stephen Henson1-16/+40
2005-07-04The private key should never have ended up in newreq.pem.Richard Levitte2-11/+12
2005-07-01initialize newly allocated dataNils Larsch1-4/+11
2005-06-29Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie1-1/+2
2005-06-28asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte1-1/+1
2005-06-27Fix typos in apps/apps.cAndy Polyakov1-3/+6
2005-06-26Minor (final?) Makefiles polish.Andy Polyakov1-1/+0
2005-06-23Jumbo Makfiles update.Andy Polyakov1-21/+20
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte1-5/+9