1. 06 3月, 2012 1 次提交
    • D
      PR: 2748 · 0fbf8b9c
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix possible DTLS timer deadlock.
      0fbf8b9c
  2. 05 3月, 2012 1 次提交
  3. 03 3月, 2012 3 次提交
  4. 29 2月, 2012 2 次提交
    • D
      PR: 2743 · 797a2a10
      Dr. Stephen Henson 提交于
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix memory leak if invalid GOST MAC key given.
      797a2a10
    • D
      PR: 2742 · 3c6a7cd4
      Dr. Stephen Henson 提交于
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      If resigning with detached content in CMS just copy data across.
      3c6a7cd4
  5. 28 2月, 2012 7 次提交
  6. 27 2月, 2012 3 次提交
  7. 26 2月, 2012 1 次提交
    • D
      PR: 2730 · a36fb725
      Dr. Stephen Henson 提交于
      Submitted by: Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
      
      VMS fixes: disable SCTP by default.
      a36fb725
  8. 24 2月, 2012 3 次提交
  9. 23 2月, 2012 1 次提交
    • D
      PR: 2727 · 4d3670fa
      Dr. Stephen Henson 提交于
      Submitted by: Bruce Stephens <bruce.stephens@isode.com>
      
      Use same construct for EXHEADER in srp/Makefile as other makefiles to cope
      with possibly empty EXHEADER.
      4d3670fa
  10. 22 2月, 2012 3 次提交
  11. 21 2月, 2012 1 次提交
  12. 16 2月, 2012 1 次提交
  13. 15 2月, 2012 2 次提交
    • D
      Additional compatibility fix for MDC2 signature format. · 58631637
      Dr. Stephen Henson 提交于
      Update RSA EVP_PKEY_METHOD to use the OCTET STRING form of MDC2 signature:
      this will make all versions of MDC2 signature equivalent.
      58631637
    • D
      An incompatibility has always existed between the format used for RSA · 83cb7c46
      Dr. Stephen Henson 提交于
      signatures and MDC2 using EVP or RSA_sign. This has become more apparent
      when the dgst utility in OpenSSL 1.0.0 and later switched to using the
      EVP_DigestSign functions which call RSA_sign.
      
      This means that the signature format OpenSSL 1.0.0 and later used with
      dgst -sign and MDC2 is incompatible with previous versions.
      
      Add detection in RSA_verify so either format works.
      
      Note: MDC2 is disabled by default in OpenSSL and very rarely used in practice.
      83cb7c46
  14. 13 2月, 2012 1 次提交
    • D
      PR: 2713 · 04296664
      Dr. Stephen Henson 提交于
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Move libraries that are not needed for dynamic linking to Libs.private in
      the .pc files
      04296664
  15. 12 2月, 2012 5 次提交
    • D
      PR: 2717 · fc7dae52
      Dr. Stephen Henson 提交于
      Submitted by: Tim Rice <tim@multitalents.net>
      
      Make compilation work on OpenServer 5.0.7
      fc7dae52
    • D
      PR: 2716 · be81f4dd
      Dr. Stephen Henson 提交于
      Submitted by: Adam Langley <agl@google.com>
      
      Fix handling of exporter return value and use OpenSSL indentation in
      s_client, s_server.
      be81f4dd
    • D
      PR: 2703 · e626c778
      Dr. Stephen Henson 提交于
      Submitted by: Alexey Melnikov <alexey.melnikov@isode.com>
      
      Fix some memory and resource leaks in CAPI ENGINE.
      e626c778
    • D
      PR: 2705 · da2a5a79
      Dr. Stephen Henson 提交于
      Submitted by: Alexey Melnikov <alexey.melnikov@isode.com>
      
      Only create ex_data indices once for CAPI engine.
      da2a5a79
    • D
      Submitted by: Eric Rescorla <ekr@rtfm.com> · 11eaec9a
      Dr. Stephen Henson 提交于
      Further fixes for use_srtp extension.
      11eaec9a
  16. 11 2月, 2012 5 次提交