openssl.git
2010-05-15 Dr. Stephen... PR: 2253
2010-05-15 Dr. Stephen... PR: 2255
2010-05-03 Dr. Stephen... PR: 2252
2010-05-03 Dr. Stephen... PR: 2230
2010-05-03 Dr. Stephen... PR: 2244
2010-04-28 Andy Polyakovbss_file.c: reserve for option to encode file name...
2010-04-20 Andy Polyakovmd5-ia64.S: fix assembler warning [from HEAD].
2010-04-20 Dr. Stephen... PR: 2241
2010-04-15 Dr. Stephen... oops, commit Configure part of PR#2234
2010-04-14 Dr. Stephen... PR: 2234
2010-04-14 Dr. Stephen... PR: 2235
2010-04-14 Andy Polyakovx86_64cpuid.pl: ml64 is allergic to db on label line...
2010-04-14 Dr. Stephen... update FAQ
2010-04-14 Andy Polyakov[co]cf128.c: fix "n=0" bug [from HEAD].
2010-04-14 Dr. Stephen... fix signed/unsigned comparison warnings
2010-04-14 Dr. Stephen... fix bug in ccgost CFB mode code
2010-04-14 Dr. Stephen... check ASN1 type before using it
2010-04-14 Dr. Stephen... PR: 2230
2010-04-14 Dr. Stephen... PR: 2229
2010-04-14 Dr. Stephen... PR: 2228
2010-04-13 Dr. Stephen... make update
2010-04-13 Richard LevitteNo need to look for the file if none was entered.
2010-04-13 Richard LevitteA few more things that aren't built on VAX
2010-04-13 Richard LevitteSince test modules aren't copied to the test/ directory...
2010-04-13 Richard LevitteRework the way engines are built
2010-04-13 Richard LevitteToo long symbols
2010-04-13 Richard LevitteSpelling
2010-04-13 Richard LevitteRework the configuration of avoided algorithms.
2010-04-13 Richard LevitteUndo the previous change, it was incorrect in this...
2010-04-13 Richard LevitteThird argument to dtls1_buffer_record is by reference
2010-04-10 Andy Polyakovaes-ppc.pl: 10% performance improvement on Power6 ...
2010-04-10 Andy Polyakovcryptlib.c: allow application to override OPENSSL_isser...
2010-04-10 Andy Polyakovctr129.c: fix typo, simplify ctr128_inc and fix "n...
2010-04-10 Andy Polyakovdarwin-ppc-cc: add -Wa,-force_cpusubtype_ALL to produce...
2010-04-10 Andy Polyakovsparccpuid.S: some assembler is allergic to apostrophes...
2010-04-10 Andy Polyakovalpha-mont.pl: comply with stack alignment requirement...
2010-04-08 Dr. Stephen... make GOST MAC work again
2010-04-07 Dr. Stephen... Add SHA2 algorithms to SSL_library_init(). Although...
2010-04-06 Dr. Stephen... Remove obsolete PRNG note. Add comment about use of...
2010-04-06 Dr. Stephen... PR: 2209
2010-04-06 Dr. Stephen... PR: 2218
2010-04-06 Dr. Stephen... PR: 2219
2010-04-06 Dr. Stephen... PR: 2223
2010-04-06 Dr. Stephen... PR: 2220
2010-03-30 Dr. Stephen... updates for next release
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
next