openssl.git
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.
2008-10-18 Ben LaurieFix warning a different way.
2008-10-16 Andy PolyakovFix argument order in BN_nnmod call and implement rigor...
2008-10-15 Andy PolyakovOptimize bn_correct_top.
2008-10-15 Andy PolyakovRemove redundant BN_ucmp, fix boundary condition in...
2008-10-14 Ben LaurieSet comparison function in v3_add_canonize().
2008-10-14 Ben LaurieAdd XMPP STARTTLS support.
2008-10-14 Dr. Stephen... Ooops... remove code accidentally commited from FIPS...
2008-10-14 Dr. Stephen... Add missing lock definitions...
2008-10-14 Dr. Stephen... Add missing lock definitions.
2008-10-14 Ben LaurieType-safe OBJ_bsearch_ex.
2008-10-13 Lutz JänickeRemove the DTLS1_BAD_VER thing from 0.9.9-dev. It is...
2008-10-13 Lutz JänickeHalf of the commit for 0.9.8 as the bitmap handling...
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-10-12 Ben LaurieAdd missing DTLS1_BAD_VER (hope I got the value right).
2008-10-10 Lutz JänickeWhen the underlying BIO_write() fails to send a datagra...
2008-10-07 Dr. Stephen... Experimental new date handling routines. These fix...
2008-10-06 Lutz JänickeFix incorrect command for assember file generation...
2008-09-23 Andy PolyakovFix EC_KEY_check_key.
2008-09-22 Bodo MöllerMake sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG...
2008-09-15 Bodo MöllerFrom branch OpenSSL_0_9_8-stable: Allow soft-loading...
2008-09-15 Dr. Stephen... Add missing CHANGES entry.
2008-09-15 Bodo Möllerfrom 0.9.8 branch
2008-09-15 Dr. Stephen... Update FAQ.
2008-09-15 Andy PolyakovFix yesterday typos in bss_dgram.c.
2008-09-15 Geoff ThorpeFix build warnings.
2008-09-14 Bodo Möllerupdate comment
2008-09-14 Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner...
2008-09-14 Bodo Mölleroops
2008-09-14 Andy Polyakovdtls1_write_bytes consumers expect amount of bytes...
2008-09-14 Bodo MöllerFix SSL state transitions.
2008-09-14 Bodo MöllerNote about CVS branch inconsistency.
2008-09-14 Bodo MöllerReally get rid of unsafe double-checked locking.
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-09-13 Andy PolyakovDTLS didn't handle alerts correctly.
2008-09-12 Andy PolyakovAIX build updates.
2008-09-10 Dr. Stephen... Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites...
2008-09-09 Ben LaurieIgnoring errors in makedepend can hide problems.
2008-09-07 Ben LaurieFix warning.
2008-09-03 Dr. Stephen... Fix from stable branch.
2008-09-03 Dr. Stephen... Do not discard cached handshake records during resumed...
2008-09-03 Dr. Stephen... Make no-tlsext compile.
2008-09-01 Dr. Stephen... Perl script to run and verify OpenSSL against PKITS...
2008-09-01 Dr. Stephen... Initial support for delta CRLs. If "use deltas" flag...
2008-08-29 Dr. Stephen... Add support for CRLs partitioned by reason code.
2008-08-27 Dr. Stephen... Add support for freshest CRL extension.
2008-08-20 Dr. Stephen... Initial indirect CRL support.
2008-08-18 Dr. Stephen... Support for certificateIssuer CRL entry extension.
2008-08-14 Bodo MöllerDon't use assertions to check application-provided...
2008-08-13 Bodo Möllersanity check
2008-08-13 Bodo Möllerfix error function codes
next