]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2010-03-29  Dr. Stephen... Prepare for 1.0.0 release - finally ;-) OpenSSL_1_0_0
2010-03-29  Andy PolyakovARMv4 assembler: [unconfirmed] fix for compilation...
2010-03-29  Andy Polyakovdso_dlfcn.c: fix compile failure on Tru64 [from HEAD].
2010-03-28  Dr. Stephen... PR: 1696
2010-03-27  Dr. Stephen... PR: 1763
2010-03-27  Dr. Stephen... PR: 1904
2010-03-27  Dr. Stephen... PR: 1813
2010-03-25  Dr. Stephen... update FAQ
2010-03-25  Bodo MöllerFix for "Record of death" vulnerability CVE-2010-0740.
2010-03-24  Dr. Stephen... initialise buf if wrong_info not used
2010-03-24  Dr. Stephen... PR: 1731 and maybe 2197
2010-03-22  Andy Polyakovrand_win.c: fix logical bug in readscreen [from HEAD].
2010-03-22  Andy Polyakovbss_file.c: fix MSC 6.0 warning [from HEAD].
2010-03-15  Andy Polyakove_capi.c: fix typo.
2010-03-15  Andy PolyakovFix UPLINK typo [from HEAD].
2010-03-15  Dr. Stephen... workaround for missing definition in some headers
2010-03-12  Dr. Stephen... PR: 2192
2010-03-12  Dr. Stephen... missing goto meant signature was never printed out
2010-03-10  Dr. Stephen... don't leave bogus errors in the queue
2010-03-09  Dr. Stephen... make update
2010-03-09  Dr. Stephen... PR: 2188
2010-03-09  Dr. Stephen... PR: 2186
2010-03-08  Dr. Stephen... reserve a few more bits for future cipher modes
2010-03-07  Dr. Stephen... The OID sanity check was incorrect. It should only...
2010-03-06  Dr. Stephen... don't add digest alias if signature algorithm is undefined
2010-03-05  Dr. Stephen... Fix memory leak: free up ENGINE functional reference...
2010-03-03  Dr. Stephen... PR: 2183
2010-03-03  Dr. Stephen... Submitted by: Tomas Hoger <thoger@redhat.com>
2010-03-03  Dr. Stephen... don't mix definitions and code
2010-03-02  Andy PolyakovFix s390x-specific HOST_l2c|c2l [from HEAD].
2010-03-01  Dr. Stephen... PR: 2178
2010-03-01  Dr. Stephen... use supplied ENGINE in genrsa
2010-03-01  Dr. Stephen... use correct prototype as in HEAD
2010-03-01  Dr. Stephen... 'typo'
2010-03-01  Dr. Stephen... make USE_CRYPTODEV_DIGESTS work
2010-02-28  Ben LaurieFix warning.
2010-02-28  Dr. Stephen... algorithms field has changed in 1.0.0 and later: update
2010-02-27  Dr. Stephen... Add Kerberos fix which was in 0.9.8-stable but never...
2010-02-26  Dr. Stephen... Revert CFB block length change. Despite what SP800...
2010-02-26  Dr. Stephen... oops, use correct date
2010-02-25  Dr. Stephen... update FAQ, NEWS
2010-02-23  Dr. Stephen... The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT...
2010-02-23  Bodo MöllerAlways check bn_wexpend() return values for failure...
2010-02-19  Bodo MöllerFix X509_STORE locking
2010-02-18  Dr. Stephen... clarify documentation
2010-02-17  Dr. Stephen... OR default SSL_OP_LEGACY_SERVER_CONNECT so existing...
2010-02-17  Dr. Stephen... Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT...
2010-02-17  Dr. Stephen... PR: 2100
2010-02-16  Dr. Stephen... Submitted by: Dmitry Ivanov <vonami@gmail.com>
2010-02-16  Dr. Stephen... PR: 2171
2010-02-15  Dr. Stephen... The "block length" for CFB mode was incorrectly coded...
2010-02-15  Dr. Stephen... Correct ECB mode EVP_CIPHER definition: IV length is 0
2010-02-15  Dr. Stephen... add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stable
2010-02-15  Dr. Stephen... PR: 2164
2010-02-12  Dr. Stephen... update references to new RI RFC
2010-02-12  Dr. Stephen... PR: 2170
2010-02-12  Dr. Stephen... Make assembly language versions of OPENSSL_cleanse...
2010-02-09  Dr. Stephen... Fix memory leak in ENGINE autoconfig code. Improve...
2010-02-09  Dr. Stephen... update year
2010-02-07  Dr. Stephen... oops, use new value for new flag
2010-02-07  Dr. Stephen... make update
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-28  Dr. Stephen... oops, revert more test code arghh!
2010-01-28  Dr. Stephen... In engine_table_select() don't clear out entire error...
2010-01-27  Dr. Stephen... reword RI description
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 LevitteCosmetic changes, including changing a confusing example.
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... add CHANGES entry
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... oops
2010-01-26  Dr. Stephen... export OPENSSL_isservice and make update
2010-01-26  Dr. Stephen... Typo
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  Dr. Stephen... PR: 2153, 2125
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
next