openssl.git
2009-02-02 Bodo Mölleroops
2009-02-02 Bodo MöllerFor -hex, print just one \n
2009-02-02 Richard LevitteUpdated symbol for VMS
2009-02-02 Bodo Möller-hex option for openssl rand
2009-02-02 Bodo MöllerMake sure we have a library to link dummytest.o with.
2009-02-02 Richard LevitteAdd the CAPI engine
2009-01-28 Dr. Stephen... Update from HEAD.
2009-01-28 Dr. Stephen... Support NumericString for name components.
2009-01-28 Richard LevitteAdd missing modules
2009-01-21 Dr. Stephen... PR: 1806
2009-01-19 Dr. Stephen... No need to add fips to @skip
2009-01-19 Dr. Stephen... If not compiling for fips don't do anything in fips...
2009-01-17 Ben LaurieMake it possible to override CC.
2009-01-17 Richard LevitteAnother symbol that's longer than 31 characters.
2009-01-17 Richard LevitteA forgotten module...
2009-01-15 Dr. Stephen... Stop warnings on WIN64
2009-01-14 Dr. Stephen... Some platforms need $(EX_LIBS) when building fips_stand...
2009-01-14 Dr. Stephen... Update from HEAD.
2009-01-07 Dr. Stephen... Oops, remove duplicate entry.
2009-01-07 Dr. Stephen... Prepare for next version.
2009-01-07 Dr. Stephen... Prepare for 0.9.8j release. OpenSSL_0_9_8j
2009-01-07 Dr. Stephen... Properly check EVP_VerifyFinal() and similar return...
2009-01-05 Lutz JänickeFix compilation with -no-comp by adding some more ...
2009-01-05 Dr. Stephen... make update.
2008-12-31 Dr. Stephen... Update ordinals.
2008-12-30 Andy PolyakovSynchronize with bn_nist.c from HEAD.
2008-12-30 Andy PolyakovBackport cvs.openssl.org/chngview?cn=17710 from HEAD.
2008-12-30 Andy PolyakovSome seasoned makes fail to build. For reference. I...
2008-12-29 Dr. Stephen... Update default compiler options for default tls extensi...
2008-12-29 Dr. Stephen... Avoid signed/unsigned compare warnings.
2008-12-27 Andy PolyakovBackport aes-x86_64.pl update from HEAD.
2008-12-26 Ben LaurieEnable TLS Extensions by default.
2008-12-25 Richard LevitteIn BIO_write(), update the write statistics, not the...
2008-12-25 Richard LevitteFurther synchronisation with Unix
2008-12-22 Richard LevitteSynchronise with Unixly build.
2008-12-20 Dr. Stephen... Make no-engine work again...
2008-12-17 Andy PolyakovBackport aes-x86_64.pl update from HEAD and revisit...
2008-12-13 Ben LaurieMissing return values (Coverity ID 204).
2008-12-13 Ben LaurieMake depend.
2008-12-10 Dr. Stephen... Remove tests which rely on old root certs being present.
2008-12-10 Lutz Jänickeapps/speed.c: children should not inherit buffered I/O
2008-12-08 Dr. Stephen... Fix from HEAD.
2008-12-07 Dr. Stephen... Fix from HEAD.
2008-12-02 Bodo Möllerexperimental-foo support for mk1mf.pl.
2008-12-02 Ben LaurieFix warnings.
2008-12-02 Ben LaurieWarn about JPAKE brokenness.
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-30 Dr. Stephen... Don't clobber passed GENERAL_NAME on error.
2008-11-28 Geoff ThorpeClarify a 'chil' engine param that is a little unintuitive.
2008-11-24 Dr. Stephen... Update dependencies.
2008-11-24 Dr. Stephen... Move new function CRYPTO_strdup to mem_dbg.c because...
2008-11-24 Dr. Stephen... Revert OPENSSL_EXPERIMENTAL patch.
2008-11-21 Dr. Stephen... Update from HEAD.
2008-11-19 Dr. Stephen... Commit default dependencies.
2008-11-19 Geoff ThorpeAllow the CHIL engine to load even if dynamic locks...
2008-11-19 Dr. Stephen... Remove jpake.h dependencies from default build.
2008-11-18 Dr. Stephen... On WIN32 use /MD for static library in FIPS mode to...
2008-11-15 Dr. Stephen... Update .cvsignore
2008-11-15 Dr. Stephen... Stop warnings.
2008-11-14 Bodo Möllerwarnings
2008-11-14 Bodo Möllermake update
2008-11-13 Dr. Stephen... Fixes for "make depend". Features which need a #define...
2008-11-13 Ben LaurieNot an error to include jpake.h when disabled.
2008-11-13 Ben LaurieJ-PAKE is not RSA.
2008-11-12 Dr. Stephen... Oops...
2008-11-12 Dr. Stephen... Update mk1mf.pl for new JPAKE options. Update jpaketest...
2008-11-12 Dr. Stephen... Add support for experimental code, not compiled in...
2008-11-11 Dr. Stephen... Don't attempt to enter FIPS mode in autoconfig module...
2008-11-11 Dr. Stephen... Update from HEAD.
2008-11-11 Dr. Stephen... Avoid conflict with some version of Windows platform...
2008-11-11 Dr. Stephen... PR: 1782
2008-11-10 Dr. Stephen... Make -DKSSL_DEBUG work again.
2008-11-10 Dr. Stephen... Fix warnings.
2008-11-10 Lutz JänickeClarify (non-)blocking behavior of EGD socket interface...
2008-11-05 Dr. Stephen... Change old obsolete email address...
2008-11-05 Dr. Stephen... Fix from HEAD.
2008-10-31 Dr. Stephen... Oops...
2008-10-31 Dr. Stephen... Fix from HEAD.
2008-10-28 Andy Polyakovrandfile.c: .rnd can become orphaned on VMS [from HEAD].
2008-10-28 Andy Polyakov.cvsignore update: ignore all flavors of shared objects...
2008-10-28 Andy PolyakovFix crash in BN_rshift [from HEAD].
2008-10-27 Dr. Stephen... Win32 fixes, add new directory to WIN32 build system.
2008-10-27 Dr. Stephen... Fixes from HEAD.
2008-10-26 Ben LaurieAdd JPAKE.
2008-10-26 Ben LaurieMinor clarity enhancements.
2008-10-26 Dr. Stephen... Avoid warning.
2008-10-22 Dr. Stephen... Update from HEAD.
2008-10-22 Dr. Stephen... Return correct exit code if there is an error in dgst...
2008-10-22 Dr. Stephen... Sync OIDS with HEAD.
2008-10-22 Lutz JänickeAllow detection of input EOF in quiet mode by adding...
2008-10-20 Lutz JänickeAdd missing "-d" to option list of openssl version.
2008-10-20 Lutz JänickeArmor pq_compat.h header file against multiple inclusion
2008-10-20 Ben LaurieDistinguish public/private data more clearly.
2008-10-19 Ben LaurieIgnore executable.
2008-10-19 Ben LaurieAdd J-PAKE demo.
2008-10-18 Ben LaurieConstification.
2008-10-14 Ben LaurieSet the comparison function in v3_addr_canonize().
2008-10-14 Ben LaurieAdd XMPP STARTTLS support.
2008-10-14 Ben LaurieFix warnings.
2008-10-13 Lutz JänickeFirstly, the bitmap we use for replay protection was...
next