]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2010-01-27  Richard Levittesize_t doesn't compare less than zero...
2010-01-26  Dr. Stephen... PR: 1949
2010-01-26  Dr. Stephen... PR: 2138
2010-01-26  Dr. Stephen... Add flags functions which were added to 0.9.8 for fips...
2010-01-26  Dr. Stephen... OPENSSL_isservice is now defined on all platforms not...
2010-01-26  Dr. Stephen... export OPENSSL_isservice and make update
2010-01-26  Dr. Stephen... Typo
2010-01-25  Andy Polyakovparisc-mont.pl: PA-RISC 2.0 code path optimization...
2010-01-25  Dr. Stephen... PR: 2149
2010-01-25  Richard LevitteThere's really no need to use $ENV::HOME
2010-01-25  Richard LevitteForgot to correct the definition of __arch in this...
2010-01-25  Richard LevitteIt seems like sslroot: needs to be defined for some...
2010-01-25  Richard LevitteCompile t1_reneg on VMS as well.
2010-01-25  Richard LevitteA few more macros for long symbols.
2010-01-24  Andy Polyakovia64cpuid.S: OPENSSL_cleanse to accept zero length...
2010-01-24  Dr. Stephen... PR: 2153, 2125
2010-01-24  Andy Polyakovpariscid.pl: OPENSSL_cleanse to compile on PA-RISC...
2010-01-24  Andy PolyakovOPENSSL_cleanse to accept zero length parameter [matchi...
2010-01-24  Dr. Stephen... The fix for PR#1949 unfortunately broke cases where...
2010-01-22  Dr. Stephen... Tolerate PKCS#8 DSA format with negative private key.
2010-01-22  Dr. Stephen... If legacy renegotiation is not permitted then send...
2010-01-21  Dr. Stephen... typo
2010-01-21  Dr. Stephen... fix comments
2010-01-20  Dr. Stephen... oops
2010-01-20  Dr. Stephen... update NEWS file
2010-01-20  Dr. Stephen... Update demo
2010-01-20  Dr. Stephen... Support -L options in VC++ link.
2010-01-19  Andy Polyakovrand_win.c: fix time limit logic.
2010-01-19  Dr. Stephen... The use of NIDs in the password based encryption table...
2010-01-19  Dr. Stephen... PR: 2141
2010-01-19  Dr. Stephen... PR: 2144
2010-01-19  Andy PolyakovEnable PA-RISC assembler in Configure (feedback from...
2010-01-19  Andy Polyakovx86_64-xlate.pl: refine sign extension logic when handl...
2010-01-19  Andy Polyakovrand_win.c: handle GetTickCount wrap-around.
2010-01-19  Andy Polyakovs390x assembler update: add support for run-time facili...
2010-01-17  Andy Polyakovapps/speed.c: limit loop counters to 2^31 in order...
2010-01-17  Andy PolyakovMinor updates to ppccap.c and ppccpuid.pl.
2010-01-17  Andy Polyakovbn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as altern...
2010-01-17  Andy Polyakovia64-mont.pl: add shorter vector support ("shorter...
2010-01-16  Dr. Stephen... PR: 2135
2010-01-16  Dr. Stephen... PR: 2144
2010-01-16  Dr. Stephen... PR: 2133
2010-01-15  Dr. Stephen... convert to Unix EOL form
2010-01-15  Dr. Stephen... make update
2010-01-14  Dr. Stephen... PR: 2125
2010-01-13  Dr. Stephen... Fix version handling so it can cope with a major versio...
2010-01-13  Dr. Stephen... Modify compression code so it avoids using ex_data...
2010-01-12  Dr. Stephen... update and sync ordinals
2010-01-12  Dr. Stephen... PR: 2136
2010-01-07  Dr. Stephen... Simplify RI+SCSV logic:
2010-01-07  Andy Polyakovia64-mont.pl: addp4 is not needed when referring to...
2010-01-07  Andy Polyakovhttp://cvs.openssl.org/chngview?cn=19053 made me wonder...
2010-01-07  Andy Polyakovsendto is reportedly picky about destination socket...
2010-01-06  Andy PolyakovFix compilation on older Linux. Linux didn't always...
2010-01-06  Dr. Stephen... Updates to conform with draft-ietf-tls-renegotiation...
2010-01-06  Dr. Stephen... Missing commit from change ofr compress_meth to unsigned
2010-01-06  Dr. Stephen... compress_meth should be unsigned
2010-01-06  Dr. Stephen... ENGINE_load_capi() now exists on all platforms (but...
2010-01-06  Andy Polyakovppc64-mont.pl: commentary update.
2010-01-06  Andy PolyakovAdd Montgomery multiplication module for IA-64.
2010-01-05  Dr. Stephen... PR: 2102
2010-01-05  Dr. Stephen... Typo
2010-01-05  Dr. Stephen... PR: 2132
2010-01-05  Dr. Stephen... Remove tabs on blank lines: they produce warnings in...
2010-01-01  Dr. Stephen... Client side compression algorithm sanity checks: ensure...
2009-12-31  Dr. Stephen... Compression handling on session resume was badly broken...
2009-12-31  Dr. Stephen... Include CHANGES entry for external cache
2009-12-30  Andy Polyakovb_sock.c: correct indirect calls on WinSock platforms.
2009-12-30  Andy PolyakovAdapt mingw config for newer mingw environment. Note...
2009-12-29  Andy Polyakovppccap.c: fix compiler warning and perform sanity check...
2009-12-29  Andy PolyakovDeploy multilib config-line parameter. It was added...
2009-12-28  Andy PolyakovPA-RISC assembler: missing symbol and typos.
2009-12-28  Dr. Stephen... return v1.1 methods for client/server
2009-12-27  Dr. Stephen... Add simple external session cache to s_server. This...
2009-12-27  Dr. Stephen... Typo
2009-12-27  Dr. Stephen... Update RI to match latest spec.
2009-12-27  Andy PolyakovUpdate sha512-parisc.pl and add make rules.
2009-12-27  Andy PolyakovThrow in more PA-RISC assembler.
2009-12-27  Andy PolyakovSwitch to new uplink assembler.
2009-12-27  Andy Polyakovppccap.c: tidy up.
2009-12-26  Andy Polyakovppc64-mont.pl: adapt for 32-bit and engage for all...
2009-12-25  Dr. Stephen... Traditional Yuletide commit ;-)
2009-12-22  Bodo MöllerUse properly local variables for thread-safety.
2009-12-22  Bodo MöllerConstify crypto/cast.
2009-12-22  Bodo MöllerConstify crypto/cast.
2009-12-17  Dr. Stephen... Alert to use is now defined in spec: update code
2009-12-17  Dr. Stephen... PR: 2127
2009-12-16  Dr. Stephen... New option to enable/disable connection to unpatched...
2009-12-14  Dr. Stephen... Allow initial connection (but no renegoriation) to...
2009-12-11  Dr. Stephen... Move SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION out of...
2009-12-09  Dr. Stephen... clarify docs
2009-12-09  Dr. Stephen... Document option clearning functions.
2009-12-09  Dr. Stephen... remove DEBUG_UNUSED from config for now
2009-12-09  Dr. Stephen... Check s3 is not NULL
2009-12-09  Dr. Stephen... Add patch to crypto/evp which didn't apply from PR...
2009-12-09  Dr. Stephen... Revert lhash patch for PR#2124
2009-12-09  Dr. Stephen... PR: 2124
2009-12-09  Dr. Stephen... Add ctrls to clear options and mode.
2009-12-08  Dr. Stephen... Send no_renegotiation alert as required by spec.
2009-12-08  Dr. Stephen... Add ctrl and macro so we can determine if peer support...
next