summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2004-12-05Use X509_cmp_time() in -checkend option, to support GeneralizedTime.Dr. Stephen Henson
2004-12-03Add -passin argument to dgst command.Dr. Stephen Henson
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte
2004-11-23Typo.Dr. Stephen Henson
2004-11-23Fix memory leak.Dr. Stephen Henson
2004-11-17In "req" exit immediately if configuration file is needed and it can'tDr. Stephen Henson
2004-11-16PR: 910Dr. Stephen Henson
2004-11-14PR: 940Dr. Stephen Henson
2004-11-14Zap obsolete der_chop script.Dr. Stephen Henson
2004-11-13Fix x509.c so it creates serial number file again if noDr. Stephen Henson
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte
2004-11-11Whoops, syntactic mistake...Richard Levitte
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte
2004-11-11Use the default_md config file value when signing CRLs.Dr. Stephen Henson
2004-11-11Don't return an error with crl -noout.Dr. Stephen Henson
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte
2004-10-21Update ECDSA and ECDH for OPENSSL_NO_ENGINE.Geoff Thorpe
2004-09-10make updateRichard Levitte
2004-09-07Reformat smime utility.Dr. Stephen Henson
2004-09-07Don't use 'explicit' for variable name.Dr. Stephen Henson
2004-09-07Reformat smime.cDr. Stephen Henson
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2004-08-12On systems that use case-insensitive symbol names (i.e. they're allRichard Levitte
2004-08-06Call setup_engine after autoconfig.Dr. Stephen Henson
2004-08-05Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.Dr. Stephen Henson
2004-07-25'apps/openssl dgst -help' update and minor apps/speed.c update.Andy Polyakov
2004-07-01Don't try to parse non string types.Dr. Stephen Henson
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-28Make the tests of EVP operations without padding. As a consequence,Richard Levitte
2004-06-28Make sure that the buffers are large enough to contain padding.Richard Levitte
2004-06-28NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte
2004-06-24Reformat pkcs8 source.Dr. Stephen Henson
2004-05-31Working on HP-UX shared support...Andy Polyakov
2004-05-31Make sha-256/-512 naming in speed.c consistent with their names as theyAndy Polyakov
2004-05-20SHA-256/-512 test and benchmark.Andy Polyakov
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Remove some unnecessary recursive includes from the internal apps.h header,Geoff Thorpe
2004-05-13make updateRichard Levitte
2004-05-12Make self signing option of 'x509' use random serial numbers too.Dr. Stephen Henson
2004-04-26Allow RSA key-generation to specify an arbitrary public exponent. JelteGeoff Thorpe
2004-04-21New option to 'x509' -next_serial. This outputs the certificateDr. Stephen Henson
2004-04-21Use X509_get_serialNumber() instead of accessing internals in x509.cDr. Stephen Henson
2004-04-20Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson
2004-04-19make updateGeoff Thorpe
2004-04-19header cleanup in apps/Geoff Thorpe
2004-04-15Clear error if unique_subject lookup fails.Dr. Stephen Henson
2004-03-25Move the definition of Win32_rename(), since the macro rename gets undefinedRichard Levitte
2004-03-25Adds warnings about two curves and fixes the "seed" value for two otherGeoff Thorpe
2004-03-24o_str.h isn't a public header file, so make sure it will still beRichard Levitte
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte