aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix from HEAD.Dr. Stephen Henson2006-09-221-1/+7
* Fix from HEAD. Except we can't stream multipart/signed in 0.9.7 so that caseDr. Stephen Henson2006-07-131-1/+2
* Fix from head.Dr. Stephen Henson2006-05-171-1/+3
* Change fips directory to fips-1.0Dr. Stephen Henson2006-01-301-1/+1
* Replace detached signature with in-core fingerprinting.Andy Polyakov2006-01-212-22/+5
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0
* 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
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* Fix typos in apps/apps.c.Andy Polyakov2005-06-271-3/+6
* Make sure detached fingerprints are installed [as well as minor cygwinAndy Polyakov2005-06-141-7/+20
* Preliminary support for X9.31 RSA key generation for FIPS.Dr. Stephen Henson2005-05-311-2/+25
* We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte2005-05-291-1/+1
* Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl andDr. Stephen Henson2005-05-281-1/+2
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-2/+2
* improve command line argument checkingNils Larsch2005-05-101-0/+4
* Remove defunct FIPS_allow_md5() and related functions.Dr. Stephen Henson2005-04-221-2/+0
* Enable shared link on HP-UX.Andy Polyakov2005-04-191-1/+1
* Merge RFC3820 source into mainstream 0.9.7-stable.Richard Levitte2005-04-112-0/+106
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Fold rules in test/Makefile and provide hooks for updated FIPS build procedures.Andy Polyakov2005-03-121-2/+4
* Move copying of .dll to apps/ and test/ to more appropriate place.Andy Polyakov2005-03-121-1/+0
* Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke2005-02-191-0/+2
* In FIPS mode use SHA1 as default digest in x509 and reqDr. Stephen Henson2005-02-052-2/+16
* Shut whiny make's up.Andy Polyakov2005-02-031-1/+1
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-013-22/+21
* Further FIPS algorithm blocking.Dr. Stephen Henson2005-01-282-5/+40
* More FIPS algorithm blocking.Dr. Stephen Henson2005-01-271-5/+9
* FIPS algorithm blocking.Dr. Stephen Henson2005-01-262-1/+18
* Use EXIT() instead of exit().Richard Levitte2005-01-111-1/+1
* Remove VMS_strcasecmp() from apps.c, it's not used any more. AndRichard Levitte2005-01-111-16/+0
* DJGPP update.Andy Polyakov2005-01-042-1/+7
* Remove naming conflict between variable and label.Andy Polyakov2004-12-301-4/+4
* Prompt for passphrases with PKCS12 input format.Dr. Stephen Henson2004-12-291-10/+52
* Eliminate dependency on UNICODE macro.Andy Polyakov2004-12-091-1/+1
* Use X509_cmp_time() in -checkend option, to support GeneralizedTime.Dr. Stephen Henson2004-12-051-2/+2
* Add -passin argument to dgst command.Dr. Stephen Henson2004-12-031-1/+16
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-291-0/+1
* Remove unnecessary check and call BIO_free_all() on bio_out to avoid aDr. Stephen Henson2004-11-271-8/+7
* Fix leaks and give an error if no argument specified in prime.cDr. Stephen Henson2004-11-271-17/+28
* Typo.Dr. Stephen Henson2004-11-231-1/+1
* Fix memory leak.Dr. Stephen Henson2004-11-231-5/+12
* In "req" exit immediately if configuration file is needed and it can'tDr. Stephen Henson2004-11-171-4/+7
* PR: 940Dr. Stephen Henson2004-11-141-1/+1
* Zap obsolete der_chop script.Dr. Stephen Henson2004-11-132-306/+1
* Fix x509.c so it creates serial number file again if noDr. Stephen Henson2004-11-131-2/+5
* Cut'n'paste mistake. All tested OK now...Richard Levitte2004-11-111-1/+1
* Whoops, syntactic mistake...Richard Levitte2004-11-111-2/+2
* Some find it confusing that environment variables are set when sharedRichard Levitte2004-11-111-12/+15
* Use the default_md config file value when signing CRLs.Dr. Stephen Henson2004-11-111-26/+15