]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2008-01-04  Dr. Stephen... Avoid WIN32 signed/unsigned warnings.
2008-01-03  Dr. Stephen... Move CHANGES entry. Revert include file install line.
2008-01-03  Dr. Stephen... Netware support.
2008-01-03  Andy PolyakovNASM has recently changed name of win32 pre-compiled...
2008-01-03  Dr. Stephen... Add quotes to Win32 install directories.
2008-01-03  Andy Polyakovperlasm/x86*.pl updates.
2007-12-29  Andy PolyakovFinal (for this commit series) optimized version and...
2007-12-29  Andy PolyakovThis is also informational commit exposing loop modulo...
2007-12-29  Andy PolyakovNew Montgomery multiplication module, ppc64-mont.pl...
2007-12-29  Andy Polyakovppc-xlate.pl update.
2007-12-29  Andy PolyakovSource readability fix, which incidentally works around...
2007-12-18  Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-12-18  Andy PolyakovMac OS X x86 assembler support.
2007-12-18  Andy PolyakovDisable support for Metrowerks assembler. Assembler...
2007-12-18  Andy Polyakovx86 perlasm overhaul.
2007-12-16  Dr. Stephen... Avoid aliasing warning.
2007-12-16  Dr. Stephen... Update ordinals
2007-12-14  Dr. Stephen... Initialize sigsize.
2007-12-14  Dr. Stephen... Handle non-SHA1 digests for certids in OCSP test responder.
2007-12-04  Andy Polyakovgmp engine was non-operational.
2007-12-04  Dr. Stephen... Submitted by: Victor B. Wagner <vitus@cryptocom.ru...
2007-12-03  Richard LevitteChange submitted by Doug Kaufman. He writes:
2007-12-02  Andy PolyakovSome assembler are allergic to lea reg,BYTE PTR[...].
2007-11-24  Andy PolyakovStructure symbol decorations, optimize label handling...
2007-11-23  Dr. Stephen... Rebuild OID database: duplicates got in there somehow??
2007-11-23  Dr. Stephen... Fix from stable branch.
2007-11-23  Dr. Stephen... Add caRepository OID and sync object NIDs with OpenSSL...
2007-11-22  Andy PolyakovSynchronize x86nasm.pl with x86unix.pl.
2007-11-22  Andy PolyakovCombat [bogus] relocations in some assember modules.
2007-11-21  Dr. Stephen... Lookup public key ASN1 methods by string by iterating...
2007-11-21  Dr. Stephen... Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2007-11-20  Dr. Stephen... Avoid warning.
2007-11-20  Dr. Stephen... Update debug-steve targets.
2007-11-20  Dr. Stephen... Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2007-11-20  Dr. Stephen... Rebuild object cross reference table.
2007-11-19  Lutz JänickeTypos in man pages: dependant->dependent
2007-11-19  Bodo MöllerShould reject signatures that we can't properly verify
2007-11-19  Bodo Möllerfix typos
2007-11-16  Ben LaurieFix buffer overflow.
2007-11-16  Bodo MöllerThe hash length check wasn't strict enough,
2007-11-16  Ben LaurieFix warnings.
2007-11-03  Andy PolyakovCommit #16325 fixed one thing but broke DH with certain...
2007-11-03  Dr. Stephen... Fix from stable branch.
2007-11-01  Lutz JänickeAdd OIDs by CMP (RFC 4210) and CRMF (RFC 4211)
2007-10-26  Dr. Stephen... Fix duplicate error codes.
2007-10-26  Dr. Stephen... GOST ENGINE information.
2007-10-26  Dr. Stephen... 1. Changes for s_client.c to make it return non-zero...
2007-10-19  Lutz JänickeRelease OpenSSL 0.9.8g with various fixes to issues...
2007-10-18  Dr. Stephen... Fix from stable branch.
2007-10-17  Andy PolyakovDon't let DTLS ChangeCipherSpec increment handshake...
2007-10-17  Dr. Stephen... Don't lookup zero length session ID.
2007-10-17  Dr. Stephen... Fix from stable branch.
2007-10-14  Andy PolyakovMake ssl compile [from 098-stable, bug is masked by...
2007-10-13  Andy PolyakovBunch of constifications.
2007-10-13  Andy PolyakovFix warnings in d1_both.c [from 0.9.8-stable].
2007-10-13  Andy PolyakovDTLS fixes from 0.9.8-stable.
2007-10-13  Andy PolyakovSynchronize CHANGES between 0.9.8 and HEAD.
2007-10-12  Ben Laurie0.9.8f.
2007-10-12  Dr. Stephen... Update CHANGES. Keep ordinals consistent.
2007-10-11  Ben LaurieNew release.
2007-10-09  Andy PolyakovRespect cookie length set by app_gen_cookie_cb.
2007-10-09  Andy PolyakovMake DTLS1 record layer MAC calculation RFC compliant.
2007-10-09  Andy PolyakovAddendum to commit #16654.
2007-10-09  Andy Polyakovsize_t-fy crypto/buffer.
2007-10-09  Ralf S. Engelschallignore a few additionally generated files
2007-10-07  Andy PolyakovAddendum to commit #16651.
2007-10-07  Andy PolyakovMake it possible to link VC static lib with either...
2007-10-05  Andy PolyakovProhibit RC4 in DTLS.
2007-10-05  Dr. Stephen... Fix from fips branch.
2007-10-04  Dr. Stephen... Off by one fix from stable branch.
2007-10-01  Andy PolyakovSwitch to bn-s390x (it's faster on keys longer than...
2007-10-01  Andy PolyakovOops! This was erroneously left out commit #16632.
2007-09-30  Andy PolyakovBasic idea behind explicit IV is to make it unpredictab...
2007-09-30  Andy PolyakovMake ChangeCipherSpec compliant with DTLS RFC4347.
2007-09-30  Andy PolyakovDTLS RFC4347 says HelloVerifyRequest resets Finished...
2007-09-30  Andy PolyakovDTLS RFC4347 requires client to use rame random field...
2007-09-30  Andy PolyakovSwitch to RFC-compliant version encoding in DTLS.
2007-09-28  Dr. Stephen... Move no status notification to ssl_check_serverhello_tl...
2007-09-28  Dr. Stephen... Typo.
2007-09-27  Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27  Andy PolyakovMove -march=armv4t to ./config.
2007-09-27  Andy PolyakovMinor ARMv4 update.
2007-09-27  Andy PolyakovARMv4 assembler pack.
2007-09-27  Andy Polyakov10% performance tweak in 64-bit mode.
2007-09-26  Dr. Stephen... Support for certificate status TLS extension.
2007-09-26  Andy PolyakovMake sha512-armv4.pl byte-order neutral.
2007-09-26  Andy PolyakovClarify commentary in sha512-sparcv9.pl.
2007-09-24  Lutz JänickeTypos
2007-09-24  Lutz JänickePort from 0.9.8-stable
2007-09-23  Dr. Stephen... Use accept flag for new session ticket write.
2007-09-23  Bodo Möllerproperly handle length-zero opaque PRF input values
2007-09-23  Bodo Möllerfix length parameter in SSL_set_tlsext_opaque_prf_input...
2007-09-21  Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-09-19  Andy PolyakovFix indentation in d1_both.c.
2007-09-19  Ben LaurieFix dependencies. Make depend.
2007-09-19  Ben LaurieThe other half of make errors.
2007-09-19  Ben Lauriemake errors.
2007-09-19  Bodo Möllerfix warning
2007-09-19  Bodo MöllerClean up error codes a bit.
2007-09-18  Andy PolyakovAddenum to "Constify obj_dat.[ch]."
next