aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-07const fixesNils Larsch2-4/+4
2005-04-05some const fixesNils Larsch19-65/+71
2005-04-05update progs.pl to reflect changes in progs.hNils Larsch2-5/+7
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch4-4/+4
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie5-6/+5
2005-03-30Blow away Makefile.ssl.Ben Laurie1-5/+4
2005-03-20add new curves to the loop (with some cleanup from me)Nils Larsch1-26/+27
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller1-6/+5
2005-02-03Shut whiny make's up.Andy Polyakov1-1/+1
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov3-22/+21
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte1-4/+4
2005-01-25Please BSD make...Andy Polyakov1-1/+1
2005-01-04DJGPP update.Andy Polyakov2-1/+7
2004-12-30Remove naming conflict between variable and label.Andy Polyakov1-4/+4
2004-12-29Prompt for passphrases for PKCS12 input formatDr. Stephen Henson1-10/+52
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte2-0/+106
2004-12-13Fix s_client so it works without a certificate again.Dr. Stephen Henson2-10/+23
2004-12-13Propagate a few more variables to Makefile.shared when linkingRichard Levitte1-2/+4
2004-12-05Use X509_cmp_time() in -checkend option, to support GeneralizedTime.Dr. Stephen Henson1-2/+2
2004-12-03Add -passin argument to dgst command.Dr. Stephen Henson1-1/+16
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte1-0/+1
2004-11-23Typo.Dr. Stephen Henson1-1/+1
2004-11-23Fix memory leak.Dr. Stephen Henson1-5/+12
2004-11-17In "req" exit immediately if configuration file is needed and it can'tDr. Stephen Henson1-4/+7
2004-11-16PR: 910Dr. Stephen Henson4-7/+194
2004-11-14PR: 940Dr. Stephen Henson1-1/+1
2004-11-14Zap obsolete der_chop script.Dr. Stephen Henson2-306/+1
2004-11-13Fix x509.c so it creates serial number file again if noDr. Stephen Henson1-2/+5
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte1-1/+1
2004-11-11Whoops, syntactic mistake...Richard Levitte1-2/+2
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte1-12/+15
2004-11-11Use the default_md config file value when signing CRLs.Dr. Stephen Henson1-29/+18
2004-11-11Don't return an error with crl -noout.Dr. Stephen Henson1-1/+5
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte1-0/+4
2004-10-21Update ECDSA and ECDH for OPENSSL_NO_ENGINE.Geoff Thorpe2-0/+8
2004-09-10make updateRichard Levitte1-1/+2
2004-09-07Reformat smime utility.Dr. Stephen Henson4-64/+103
2004-09-07Don't use 'explicit' for variable name.Dr. Stephen Henson1-3/+3
2004-09-07Reformat smime.cDr. Stephen Henson1-167/+331
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson4-10/+142
2004-08-12On systems that use case-insensitive symbol names (i.e. they're allRichard Levitte4-6/+6
2004-08-06Call setup_engine after autoconfig.Dr. Stephen Henson1-4/+4
2004-08-05Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.Dr. Stephen Henson1-1/+7
2004-07-25'apps/openssl dgst -help' update and minor apps/speed.c update.Andy Polyakov2-0/+15
2004-07-01Don't try to parse non string types.Dr. Stephen Henson1-0/+10
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte1-5/+5
2004-06-28Make the tests of EVP operations without padding. As a consequence,Richard Levitte1-5/+2
2004-06-28Make sure that the buffers are large enough to contain padding.Richard Levitte1-1/+5
2004-06-28NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte1-0/+10