summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2006-09-22Fix from HEAD.Dr. Stephen Henson
2006-07-13Fix from HEAD. Except we can't stream multipart/signed in 0.9.7 so that caseDr. Stephen Henson
2006-05-17Fix from head.Dr. Stephen Henson
2006-01-30Change fips directory to fips-1.0Dr. Stephen Henson
2006-01-21Replace detached signature with in-core fingerprinting.Andy Polyakov
2005-09-30successfully updating the db shouldn't result in an error messageNils Larsch
2005-07-04The private key should never have ended up in newreq.pem.Richard Levitte
2005-07-01initialize newly allocated dataNils Larsch
2005-06-28asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte
2005-06-27Fix typos in apps/apps.c.Andy Polyakov
2005-06-14Make sure detached fingerprints are installed [as well as minor cygwinAndy Polyakov
2005-05-31Preliminary support for X9.31 RSA key generation for FIPS.Dr. Stephen Henson
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte
2005-05-28Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl andDr. Stephen Henson
2005-05-16Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller
2005-05-10improve command line argument checkingNils Larsch
2005-04-22Remove defunct FIPS_allow_md5() and related functions.Dr. Stephen Henson
2005-04-19Enable shared link on HP-UX.Andy Polyakov
2005-04-11Merge RFC3820 source into mainstream 0.9.7-stable.Richard Levitte
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-12Fold rules in test/Makefile and provide hooks for updated FIPS build procedures.Andy Polyakov
2005-03-12Move copying of .dll to apps/ and test/ to more appropriate place.Andy Polyakov
2005-02-19Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke
2005-02-05In FIPS mode use SHA1 as default digest in x509 and reqDr. Stephen Henson
2005-02-03Shut whiny make's up.Andy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-28Further FIPS algorithm blocking.Dr. Stephen Henson
2005-01-27More FIPS algorithm blocking.Dr. Stephen Henson
2005-01-26FIPS algorithm blocking.Dr. Stephen Henson
2005-01-11Use EXIT() instead of exit().Richard Levitte
2005-01-11Remove VMS_strcasecmp() from apps.c, it's not used any more. AndRichard Levitte
2005-01-04DJGPP update.Andy Polyakov
2004-12-30Remove naming conflict between variable and label.Andy Polyakov
2004-12-29Prompt for passphrases with PKCS12 input format.Dr. Stephen Henson
2004-12-09Eliminate dependency on UNICODE macro.Andy Polyakov
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-27Remove unnecessary check and call BIO_free_all() on bio_out to avoid aDr. Stephen Henson
2004-11-27Fix leaks and give an error if no argument specified in prime.cDr. Stephen Henson
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-14PR: 940Dr. Stephen Henson
2004-11-13Zap 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