Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
[openssl.git] / apps /
2006-01-06 Bodo MöllerFixes for TLS server_name extension
2006-01-04 Richard LevitteFix signed/unsigned char clashes.
2006-01-03 Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02 Bodo MöllerC style fix-up
2006-01-02 Bodo MöllerSupport TLS extensions (specifically, HostName)
2005-11-30 Andy PolyakovMention Whirlpool in dgst -help.
2005-11-30 Dr. Stephen HensonTypo
2005-11-30 Dr. Stephen HensonMake CA.pl script use CA extensions when creating a...
2005-11-27 Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-06 Andy PolyakovEliminate VC compiler warning.
2005-11-06 Andy PolyakovRevive app_tminterval for Netware.
2005-11-06 Andy PolyakovRevive app_tminterval for vxworks.
2005-11-06 Andy PolyakovRevive app_tminterval for VMS.
2005-11-06 Andy PolyakovThe typos never stop. Fix one in apps/apps.c.
2005-11-06 Andy PolyakovFix newly introduced typos and warnings in ./apps.
2005-11-06 Andy PolyakovCollect timing procedures in apps/apps.c. It's a bit...
2005-11-04 Andy PolyakovEliminate remaining calls to stat in apps/apps.c and...
2005-11-04 Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-11-03 Andy PolyakovGet rid of arcane reference to _fmode in apps/apps...
2005-11-03 Andy PolyakovDisable BIO_s_fd on CE and disable fd:N as password...
2005-11-02 Nils Larschcompile sstrsep only if HAVE_FORK is defined; patch...
2005-10-26 Bodo Möllerfix stupid typo
2005-10-08 Dr. Stephen HensonAdd PVK support to dsa utility.
2005-10-08 Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-10-01 Bodo Möllernew option "openssl ciphers -V"
2005-09-30 Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
2005-09-16 Dr. Stephen HensonChange openssl.cnf to use UTF8Strings by default and...
2005-09-03 Dr. Stephen HensonUpdate to ASN1 printing code.
2005-09-02 Nils Larschdon't try to load cert/key when the "-nocert" option...
2005-09-01 Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-08-31 Dr. Stephen HensonIntegrated support for PVK files.
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...
next