Another thread-safety fix
[openssl.git] / apps /
2006-06-14 Bodo Möller"make depend" for the default configuration, i.e. no...
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-17 Dr. Stephen HensonFix from HEAD.
2006-05-04 Dr. Stephen Hensonmake update
2006-04-28 Dr. Stephen HensonCreate a crlnumber file when a CA is created using...
2005-11-30 Dr. Stephen HensonFix from HEAD.
2005-11-25 Ben LaurieImprove documentation.
2005-11-02 Nils Larschcompile sstrsep only if HAVE_FORK is defined; patch...
2005-09-30 Dr. Stephen HensonUpdate from HEAD.
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
2005-09-16 Dr. Stephen HensonDon't always use issuer serial version of AKID.
2005-09-02 Nils Larschdon't try to load cert/key when the "-nocert" option...
2005-08-04 Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-07-16 Nils Larschmake
2005-07-05 Richard Levittemake update
2005-07-04 Dr. Stephen HensonAdd utf8 options to ca utility.
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-28 Ben LaurieNasty fix for another warning, but all I have the patie...
2005-06-28 Andy PolyakovMakefile updates from HEAD [see cvs.openssl.org/chngvie...
2005-06-27 Andy PolyakovFix typos in apps/apps.c.
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-05-31 Nils Larschlet "make all test" work with "no-aes"
2005-05-31 Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-30 Richard LevitteForgottent needed changed. This file will be retagged.
2005-05-30 Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable branch.
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable. Also repatch and rebuild...
2005-05-22 Andy PolyakovDisseminate BUILDENV even further.
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
2005-05-19 Richard Levitte'make update' with a default configuration.
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17 Andy PolyakovOPENSSL_Applink update.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Nils Larschecc api cleanup; summary:
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-15 Andy PolyakovConsolidate BUILDENV [idea is to keep all variables...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-10 Nils Larschimprove command line argument checking
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
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-20 Richard Levittesigned vs. unsigned.
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-15 Nils Larschconst fixes
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
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 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-02-03 Andy PolyakovShut whiny make's up.
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-01-26 Richard LevitteThe mix of CFLAGS and LDFLAGS is a bit confusing in...
2005-01-25 Andy PolyakovPlease BSD make...
2005-01-04 Andy PolyakovDJGPP update.
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-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-05 Dr. Stephen HensonUse X509_cmp_time() in -checkend option, to support...
2004-12-03 Dr. Stephen HensonAdd -passin argument to dgst command.
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-11-23 Dr. Stephen HensonTypo.
2004-11-23 Dr. Stephen HensonFix memory leak.
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 HensonZap obsolete der_chop script.
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...
2004-11-11 Richard LevitteWhoops, syntactic mistake...
2004-11-11 Richard LevitteSome find it confusing that environment variables are...
2004-11-11 Dr. Stephen HensonUse the default_md config file value when signing CRLs.
2004-11-11 Dr. Stephen HensonDon't return an error with crl -noout.
2004-11-05 Richard LevitteMake sure LD_PRELOAD is only set when we build shared...
2004-10-21 Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
next