1. 03 3月, 2010 4 次提交
  2. 02 3月, 2010 1 次提交
    • D
      PR: 2178 · f84c85b0
      Dr. Stephen Henson 提交于
      Submitted by: "Kennedy, Brendan" <brendan.kennedy@intel.com>
      
      Handle error codes correctly: cryptodev returns 0 for success whereas OpenSSL
      returns 1.
      f84c85b0
  3. 01 3月, 2010 6 次提交
  4. 28 2月, 2010 4 次提交
  5. 27 2月, 2010 1 次提交
  6. 26 2月, 2010 4 次提交
  7. 25 2月, 2010 6 次提交
  8. 24 2月, 2010 5 次提交
  9. 23 2月, 2010 2 次提交
  10. 20 2月, 2010 1 次提交
  11. 18 2月, 2010 3 次提交
  12. 17 2月, 2010 1 次提交
    • D
      PR: 2100 · 47e0a1c3
      Dr. Stephen Henson 提交于
      Submitted by: James Baker <jbaker@tableausoftware.com> et al.
      
      Workaround for slow Heap32Next on some versions of Windows.
      47e0a1c3
  13. 16 2月, 2010 2 次提交
    • D
      Submitted by: Dmitry Ivanov <vonami@gmail.com> · 439aab3a
      Dr. Stephen Henson 提交于
      Don't leave dangling pointers in GOST engine if calls fail.
      439aab3a
    • D
      PR: 2171 · 8d934c25
      Dr. Stephen Henson 提交于
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Since SSLv2 doesn't support renegotiation at all don't reject it if
      legacy renegotiation isn't enabled.
      
      Also can now use SSL2 compatible client hello because RFC5746 supports it.
      8d934c25