Last synchronisationn with Unixly build. I hope...
[openssl.git] / apps /
2005-08-23 Ben LaurieGenerate primes, too.
2005-08-21 Ben LaurieFix warning.
2005-08-21 Dr. Stephen HensonCommand line support for RSAPublicKey format.
2005-08-20 Dr. Stephen HensonRemove ASN1_METHOD code replace with new ASN1 alternative.
2005-08-14 Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-08-04 Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-07-26 Geoff Thorpe"make update"
2005-07-16 Nils Larschmake
2005-07-04 Dr. Stephen HensonUpdate from stable branch.
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-01 Nils Larschinitialize newly allocated data
2005-06-29 Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
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-26 Andy PolyakovMinor (final?) Makefiles polish.
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-05-31 Nils Larschchanges from 0.9.8
2005-05-31 Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-30 Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
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. Also repatch and rebuild...
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
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.
2004-09-10 Richard Levittemake update
2004-09-07 Dr. Stephen HensonReformat smime utility.
2004-09-07 Dr. Stephen HensonDon't use 'explicit' for variable name.
2004-09-07 Dr. Stephen HensonReformat smime.c
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-08-12 Richard LevitteOn systems that use case-insensitive symbol names ...
2004-08-06 Dr. Stephen HensonCall setup_engine after autoconfig.
2004-08-05 Dr. Stephen HensonDon't ignore return value of EVP_DigestInit_ex() in...
2004-07-25 Andy Polyakov'apps/openssl dgst -help' update and minor apps/speed...
2004-07-01 Dr. Stephen HensonDon't try to parse non string types.
2004-06-28 Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-06-28 Richard LevitteMake the tests of EVP operations without padding. ...
2004-06-28 Richard LevitteMake sure that the buffers are large enough to contain...
2004-06-28 Richard LevitteNetWare fixes provided by Verdon Walker for OpenSSL...
2004-06-24 Dr. Stephen HensonReformat pkcs8 source.
next