]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2010-02-07  Dr. Stephen... Add missing function EVP_CIPHER_CTX_copy(). Current...
2010-02-03  Dr. Stephen... don't assume 0x is at start of string
2010-02-02  Dr. Stephen... tolerate broken CMS/PKCS7 implementations using signatu...
2010-02-02  Dr. Stephen... PR: 2161
2010-02-01  Dr. Stephen... PR: 2160
2010-02-01  Dr. Stephen... PR: 2159
2010-01-29  Richard LevitteTypo.
2010-01-29  Richard LevitteThe previous take went wrong, try again.
2010-01-29  Richard LevitteArchitecture specific header files need special handling.
2010-01-29  Richard LevitteIf opensslconf.h and buildinf.h are to be in an archite...
2010-01-29  Dr. Stephen... typo
2010-01-28  Dr. Stephen... Experimental renegotiation support in s_server test...
2010-01-28  Dr. Stephen... In engine_table_select() don't clear out entire error...
2010-01-28  Dr. Stephen... oops revert test code accidentally committed
2010-01-28  Dr. Stephen... revert previous change
2010-01-27  Dr. Stephen... reword RI description
2010-01-27  Dr. Stephen... revert wrongly committed test code
2010-01-27  Dr. Stephen... update documentation to reflect new renegotiation options
2010-01-27  Dr. Stephen... Some shells print out the directory name if CDPATH...
2010-01-27  Dr. Stephen... typo
2010-01-27  Dr. Stephen... PR: 2157
2010-01-27  Richard LevitteHave the VMS build system catch up with the 1.0.0-stabl...
2010-01-27  Richard LevitteApparently, test/testtsa.com was only half done
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.
next