Update fipsld to use external signature for fips_premain.c . Update build system
[openssl.git] / apps /
2006-09-22 Dr. Stephen HensonFix from HEAD.
2006-07-13 Dr. Stephen HensonFix from HEAD. Except we can't stream multipart/signed...
2006-05-17 Dr. Stephen HensonFix from head.
2006-01-30 Dr. Stephen HensonChange fips directory to fips-1.0
2006-01-21 Andy PolyakovReplace detached signature with in-core fingerprinting.
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-01 Nils Larschinitialize newly allocated data
2005-06-28 Richard Levitteasn1parse doesn't support any TXT format, so let's...
2005-06-27 Andy PolyakovFix typos in apps/apps.c.
2005-06-14 Andy PolyakovMake sure detached fingerprints are installed [as well...
2005-05-31 Dr. Stephen HensonPreliminary support for X9.31 RSA key generation for...
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-28 Dr. Stephen HensonAdd X9.31 signature support, mainly for FIPS140. Add...
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-10 Nils Larschimprove command line argument checking
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-01 Ben LaurieAdd prototype.
2005-04-30 Andy PolyakovFold rules in test/Makefiles [from stable].
2005-04-30 Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:
2005-04-30 Richard LevitteAll kinds of changes from branch OpenSSL_0_9_7-stable
2005-04-29 Nils Larschadd 192 bit prime curve to the command line options
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26 Dr. Stephen HensonPort prime utility across from stable branch.
2005-04-26 Bodo Möllermake update
2005-04-26 Dr. Stephen HensonFixes for signed/unsigned warnings and shadows.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-23 Nils Larschchange prototype of the ecdh KDF: make input parameter...
2005-04-23 Ben LaurieAdd debug target, remove cast, note possible bug.
2005-04-22 Nils Larschmake update
2005-04-22 Dr. Stephen HensonRemove defunct FIPS_allow_md5() and related functions.
2005-04-20 Richard Levittesigned vs. unsigned.
2005-04-19 Andy PolyakovEnable shared link on HP-UX.
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-15 Nils Larschconst fixes
2005-04-11 Richard LevitteMerge RFC3820 source into mainstream 0.9.7-stable.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-07 Nils Larschconst fixes
2005-04-05 Nils Larschsome const fixes
2005-04-05 Nils Larschupdate progs.pl to reflect changes in progs.h
2005-04-02 Nils Larschuse SHA-1 as the default digest for the apps/openssl...
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-20 Nils Larschadd new curves to the loop (with some cleanup from me)
2005-03-13 Bodo Möller"make depend". This takes into account the algorithms...
2005-03-12 Andy PolyakovFold rules in test/Makefile and provide hooks for updat...
2005-03-12 Andy PolyakovMove copying of .dll to apps/ and test/ to more appropr...
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2005-02-05 Dr. Stephen HensonIn FIPS mode use SHA1 as default digest in x509 and req
2005-02-03 Andy PolyakovShut whiny make's up.
2005-02-03 Andy PolyakovShut whiny make's up.
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-01-28 Dr. Stephen HensonFurther FIPS algorithm blocking.
2005-01-27 Dr. Stephen HensonMore FIPS algorithm blocking.
2005-01-26 Richard LevitteThe mix of CFLAGS and LDFLAGS is a bit confusing in...
2005-01-26 Dr. Stephen HensonFIPS algorithm blocking.
2005-01-25 Andy PolyakovPlease BSD make...
2005-01-11 Richard LevitteUse EXIT() instead of exit().
2005-01-11 Richard LevitteRemove VMS_strcasecmp() from apps.c, it's not used...
2005-01-04 Andy PolyakovDJGPP update.
2005-01-04 Andy PolyakovDJGPP update.
2004-12-30 Andy PolyakovRemove naming conflict between variable and label.
2004-12-30 Andy PolyakovRemove naming conflict between variable and label.
2004-12-29 Dr. Stephen HensonPrompt for passphrases for PKCS12 input format
2004-12-29 Dr. Stephen HensonPrompt for passphrases with PKCS12 input format.
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-13 Dr. Stephen HensonFix s_client so it works without a certificate again.
2004-12-13 Richard LevittePropagate a few more variables to Makefile.shared when...
2004-12-09 Andy PolyakovEliminate dependency on UNICODE macro.
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 Dr. Stephen HensonUse X509_cmp_time() in -checkend option, to support...
2004-12-05 Dr. Stephen HensonUse X509_cmp_time() in -checkend option, to support...
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-11-27 Dr. Stephen HensonRemove unnecessary check and call BIO_free_all() on...
2004-11-27 Dr. Stephen HensonFix leaks and give an error if no argument specified...
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-23 Dr. Stephen HensonTypo.
2004-11-23 Dr. Stephen HensonTypo.
2004-11-23 Dr. Stephen HensonFix memory leak.
2004-11-23 Dr. Stephen HensonFix memory leak.
2004-11-17 Dr. Stephen HensonIn "req" exit immediately if configuration file is...
2004-11-17 Dr. Stephen HensonIn "req" exit immediately if configuration file is...
2004-11-16 Dr. Stephen HensonPR: 910
2004-11-14 Dr. Stephen HensonPR: 940
2004-11-14 Dr. Stephen HensonPR: 940
2004-11-14 Dr. Stephen HensonZap obsolete der_chop script.
2004-11-13 Dr. Stephen HensonZap obsolete der_chop script.
2004-11-13 Dr. Stephen HensonFix x509.c so it creates serial number file again if no
2004-11-13 Dr. Stephen HensonFix x509.c so it creates serial number file again if no
2004-11-11 Richard LevitteCut'n'paste mistake. All tested OK now...
next