openssl.git
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]."
2007-09-18 Andy PolyakovMinor formatting fixes in crypto/sha/asm.
2007-09-18 Andy PolyakovWire RC4 key_table to read-only segment.
2007-09-18 Andy PolyakovConstify obj_dat.[ch], as well as minimize linker reloc...
2007-09-18 Andy PolyakovWire DES weak_keys to read-only segment.
2007-09-18 Andy PolyakovEliminate redundant make rule.
2007-09-18 Andy PolyakovMinimize stack utilization in probable_prime.
2007-09-18 Andy PolyakovRemove excessive whitespaces from bio.h
2007-09-18 Bodo MöllerMake sure that BN_from_montgomery keeps the BIGNUMS...
2007-09-17 Dr. Stephen... Update from stable branch.
2007-09-17 Dr. Stephen... Update from stable branch.
2007-09-17 Andy PolyakovMention aes in enc.pod.
2007-09-17 Andy PolyakovMention SHA2 in openssl.pod.
2007-09-16 Andy PolyakovRemove pq_compat.h.
2007-09-16 Andy PolyakovMinor sha[256|512]-586 performance tweaks.
2007-09-16 Andy PolyakovIt's inappropraite to override application signal,...
2007-09-16 Andy PolyakovMinor fix in link_[oa].hpux.
2007-09-16 Andy PolyakovBSD run-time linkers apparently demand RPATH on .so...
2007-09-15 Andy PolyakovMake bn2dec work on "SIXTY_FOUR_BIT" platforms.
2007-09-15 Andy PolyakovRemove sha512-sse2.pl.
2007-09-14 Andy PolyakovEngage new x86 assembler modules.
2007-09-14 Andy PolyakovMore Intel cc fix-ups.
2007-09-14 Dr. Stephen... Handle empty case in X509_NAME canonical encoding.
2007-09-13 Andy PolyakovCommentary updates.
2007-09-13 Andy PolyakovSHA512 for ARMv4.
2007-09-13 Andy PolyakovSHA256/512 for x86.
2007-09-08 Ben LaurieTypo? Why did this work, anyway?
2007-09-07 Dr. Stephen... Fix warning: print format option not compatible with...
2007-09-07 Dr. Stephen... Fix another warning.
2007-09-07 Dr. Stephen... Change safestack reimplementation to match 0.9.8.
2007-09-07 Dr. Stephen... Fix warnings: computed value not use, incompatible...
2007-09-07 Andy PolyakovAdd sha512_block implementation optimized for small...
2007-08-31 Dr. Stephen... Update ssl code to support digests other than MD5+SHA1...
2007-08-31 Andy PolyakovConstify seed and md2.
2007-08-31 Andy PolyakovOffer darwin64-x86_64-cc as option.
2007-08-31 Andy PolyakovCompress and more aggressively constify ec_curve.c...
2007-08-31 Dr. Stephen... Check return code when attempting to receive new sessio...
2007-08-30 Andy PolyakovUnify RC4 settings among darwin platforms.
2007-08-30 Andy PolyakovAdd darwin64-x86_64-cc target.
2007-08-29 Andy Polyakovaes_ige suffered SIGBUS on RISC platforms.
2007-08-29 Andy PolyakovImprove cache locality in linux64-sparcv9.
2007-08-28 Andy PolyakovMake naming more consistent.
2007-08-28 Andy PolyakovMake room for Camellia assembler.
2007-08-28 Dr. Stephen... Add ctrls to set and get RFC4507bis keys to enable...
2007-08-27 Dr. Stephen... Add Google sponsorship note.
2007-08-27 Andy Polyakovshlib_wrap commentary update.
2007-08-27 Andy Polyakovshlib_wrap update, IRIX section.
2007-08-26 Andy PolyakovIRIX and Tru64 platform updates.
2007-08-23 Dr. Stephen... Update from stable branch.
2007-08-23 Dr. Stephen... Document ticket disabling option.
2007-08-23 Dr. Stephen... Add usage message for -sess_out, -sess_in
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-08-23 Andy PolyakovWorkaround MSVC6 compiler bug.
2007-08-23 Dr. Stephen... Docs and usage messages for RFC4507bis support.
2007-08-22 Richard LevitteVAX C can't handle 64 bit integers, making SHA512 impos...
2007-08-20 Dr. Stephen... Use SHA256 for ticket HMAC if possible.
2007-08-13 Dr. Stephen... Fix for asm/no-asm on WIN32.
2007-08-12 Dr. Stephen... OPENSSL_NO_TLS1 WIN32 build support. Fix so normal...
2007-08-12 Dr. Stephen... Fix warning and make no-tlsext work.
2007-08-12 Dr. Stephen... Typo.
2007-08-12 Dr. Stephen... Fix warnings.
2007-08-12 Dr. Stephen... Remove debugging fprintfs, fix typo.
2007-08-11 Dr. Stephen... RFC4507 (including RFC4507bis) TLS stateless session...
2007-08-01 Andy PolyakovTypos in ./config.
2007-07-31 Andy PolyakovMacOS X update.
2007-07-31 Andy PolyakovProper support for shared build under MacOS X.
2007-07-31 Andy PolyakovTypo in ppccpuid.pl.
2007-07-31 Bodo Möllerdocument -S and -nopad options in usage information
2007-07-30 Andy PolyakovBuglet fixes and minor optimization in aes-x86_86 assem...
2007-07-30 Andy PolyakovMake preprocessor logic more fail-safe.
next