openssl.git
2008-12-16 Andy PolyakovSEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decre...
2008-12-16 Andy PolyakovBring C bn_mul_mont template closer to assembler.
2008-12-16 Andy Polyakovno-asm didn't exclude Camellia assembler.
2008-12-13 Ben LaurieBack out pointless change.
2008-12-13 Ben Laurie*** empty log message ***
2008-12-13 Ben LaurieReturn error if DH_new() fails (Coverity ID 150).
2008-12-13 Ben LaurieCheck for NULL before use (Coverity ID 203).
2008-12-13 Ben LaurieMissing return values (Coverity ID 204).
2008-12-10 Dr. Stephen... Fix from stable branch.
2008-12-10 Lutz Jänickeapps/speed.c: children should not inherit buffered I/O
2008-12-08 Dr. Stephen... Oops should check zero_pos >= 0.
2008-12-07 Dr. Stephen... Handle case where v6stat.zero_pos == 0 correctly.
2008-12-03 Andy PolyakovAdd Camellia assembler x86 and x86_64 modules.
2008-12-02 Bodo Möllerexperimental-foo support for mk1mf.pl.
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-30 Dr. Stephen... Don't stop -cipher from working.
2008-11-30 Dr. Stephen... Update from stable branch.
2008-11-28 Geoff ThorpeFix compilation with -DOPENSSL_NO_DEPRECATED.
2008-11-28 Geoff ThorpeClarify a 'chil' engine param that is a little unintuitive.
2008-11-24 Dr. Stephen... Update libeay.num
2008-11-24 Dr. Stephen... Stop warning about different const qualifiers.
2008-11-24 Dr. Stephen... Update from stable-branch.
2008-11-21 Dr. Stephen... Set memory BIOs up properly when stripping text headers...
2008-11-19 Geoff ThorpeAllow the CHIL engine to load even if dynamic locks...
2008-11-16 Ben LaurieIntegrate J-PAKE and TLS-PSK. Increase PSK buffer size...
2008-11-16 Ben LaurieIgnore generated ASM.
2008-11-15 Dr. Stephen... Don't disable JPAKE by default in head...
2008-11-15 Dr. Stephen... PR: 1574
2008-11-14 Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-14 Bodo Möllerwarnings (mostly)
2008-11-13 Ben LaurieAftermath of a clashing size_t fix (now only format...
2008-11-13 Ben LaurieIgnore saved Makefile.
2008-11-13 Ben LaurieJ-PAKE is not experimental in HEAD.
2008-11-12 Dr. Stephen... Oops...
2008-11-12 Dr. Stephen... mk1mf.pl update from stable branch.
2008-11-12 Dr. Stephen... Revert another size_t change.
2008-11-12 Dr. Stephen... Update from stable branch.
2008-11-12 Dr. Stephen... Reinstate camellia header fix patch.
2008-11-12 Andy PolyakovConfigure update: clean-ups and most notably engage...
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-12 Andy Polyakovx86_64-xlate.pl to support MacOS X and mingw64.
2008-11-12 Andy PolyakovRevert commit #17603, it should have been part of ...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-11 Dr. Stephen... Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header...
2008-11-11 Dr. Stephen... Update from stable branch.
2008-11-11 Dr. Stephen... Update from stable branch.
2008-11-11 Bodo Möllersymbol deobnoxification
2008-11-10 Dr. Stephen... Make -DKSSL_DEBUG work again.
2008-11-10 Lutz JänickeClarify (non-)blocking behavior of EGD socket interface...
2008-11-05 Dr. Stephen... PR: 1777
2008-11-05 Dr. Stephen... Update obsolete email address...
2008-11-05 Dr. Stephen... Don't use clobbered 'i' for checking UTCTime and Genera...
2008-11-04 Ben LaurieOnly one of these needs to be signed.
2008-11-04 Ben LaurieFormatting.
2008-11-03 Andy PolyakovAdd initial support for mingw64.
2008-11-03 Andy PolyakovMinor perlasm updates.
2008-11-02 Dr. Stephen... Not sure about this one... seems to be needed to make...
2008-11-02 Dr. Stephen... Fix prototypes.
2008-11-02 Dr. Stephen... Use stddef.h to pick up size_t def.
2008-11-02 Dr. Stephen... Fix prototypes.
2008-11-02 Dr. Stephen... Update HMAC functions to return an error where relevant.
2008-11-02 Dr. Stephen... Fix warnings: printf format mismatches on 64 bit platforms.
2008-11-02 Ben LaurieFix asserts. Fix incorrect dependency.
2008-11-02 Dr. Stephen... Fix warnings about mismatched prototypes, undefined...
2008-11-02 Ben LaurieFix warnings.
2008-11-02 Ben LaurieFix warning.
2008-11-01 Andy PolyakovFix bss_log.c on Windows.
2008-11-01 Ben LaurieMore size_tification.
2008-11-01 Ben Lauriesize_tification.
2008-11-01 Andy PolyakovFix SHA512 and optimize BN for mingw64.
2008-10-31 Andy PolyakovFix warnings after commit#17578.
2008-10-31 Andy Polyakovsize_t-fy EVP_CIPHER. Note that being size_t-fied it...
2008-10-31 Andy Polyakovsize_t-fy AES, Camellia and RC4.
2008-10-31 Dr. Stephen... Add install target to crypto/jpake/Makefile
2008-10-29 Ben LaurieFix warning.
2008-10-28 Andy Polyakovrandfile.c: .rnd can become orphaned on VMS.
2008-10-28 Andy Polyakov.cvsignore update: ignore all flavors of shared objects.
2008-10-28 Andy PolyakovFix typo in ./config.
2008-10-28 Andy Polyakovec2_mult.c readability update.
2008-10-28 Andy PolyakovMinor clean-up in bn_lib.c: constification and optimiza...
2008-10-28 Andy PolyakovFix crash in BN_rshift.
2008-10-28 Andy PolyakovHarmonize Camellia API with version 1.x.
2008-10-28 Andy PolyakovCamellia update. Quoting camellia.c:
2008-10-28 Andy Polyakovx86_64-xlate.pl update: refine SEH support.
2008-10-27 Dr. Stephen... Win32 fixes... add new directory to build system. Fix...
2008-10-27 Dr. Stephen... Fix warnings and various issues.
2008-10-26 Ben LaurieAdd JPAKE.
2008-10-22 Dr. Stephen... Add support for -crlnumber option in crl utility.
2008-10-22 Dr. Stephen... Add permanentIdentifier OID.
2008-10-22 Dr. Stephen... Create function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-22 Geoff ThorpeApparently '__top' is also risky, obfuscate further...
2008-10-22 Lutz JänickeAllow detection of input EOF in quiet mode by adding...
2008-10-22 Geoff ThorpeUse of a 'top' var creates "shadow variable" warnings.
2008-10-20 Dr. Stephen... Reinstate obj_xref.h as it is not auto generated on...
2008-10-20 Dr. Stephen... Fix a shed load or warnings:
2008-10-20 Lutz JänickeAdd missing "-d" to option list of openssl version.
2008-10-19 Ben LaurieConstification.
2008-10-19 Dr. Stephen... Fix Warning...
2008-10-18 Dr. Stephen... Fix multiple ; warning.
next