1. 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
  2. 21 2月, 2012 1 次提交
  3. 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
  4. 12 2月, 2012 1 次提交
    • D
      PR: 2717 · fc7dae52
      Dr. Stephen Henson 提交于
      Submitted by: Tim Rice <tim@multitalents.net>
      
      Make compilation work on OpenServer 5.0.7
      fc7dae52
  5. 11 2月, 2012 1 次提交
  6. 02 2月, 2012 1 次提交
  7. 26 1月, 2012 2 次提交
  8. 21 1月, 2012 1 次提交
  9. 16 1月, 2012 1 次提交
  10. 15 1月, 2012 3 次提交
  11. 13 1月, 2012 3 次提交
  12. 12 1月, 2012 2 次提交
  13. 11 1月, 2012 1 次提交
  14. 10 1月, 2012 1 次提交
  15. 06 1月, 2012 2 次提交
  16. 05 1月, 2012 1 次提交
  17. 04 1月, 2012 1 次提交
  18. 03 1月, 2012 1 次提交
  19. 27 12月, 2011 2 次提交
  20. 25 12月, 2011 1 次提交
    • D
      PR: 2535 · 7e159e01
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Add SCTP support for DTLS (RFC 6083).
      7e159e01
  21. 20 12月, 2011 1 次提交
    • D
      PR: 2563 · ad89bf78
      Dr. Stephen Henson 提交于
      Submitted by: Paul Green <Paul.Green@stratus.com>
      Reviewed by: steve
      
      Improved PRNG seeding for VOS.
      ad89bf78
  22. 16 12月, 2011 1 次提交
  23. 15 12月, 2011 2 次提交
    • D
      PR: 1794 · f2fc3075
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Remove unnecessary code for srp and to add some comments to
      s_client.
      
      - the callback to provide a user during client connect is
      no longer necessary since rfc 5054 a connection attempt
      with an srp cipher and no user is terminated when the
      cipher is acceptable
      
      - comments to indicate in s_client the (non-)usefulness of
      th primalaty tests for non known group parameters.
      f2fc3075
    • A
      vpaes-x86.pl: portability fix. · 405edfdc
      Andy Polyakov 提交于
      PR: 2657
      405edfdc
  24. 13 12月, 2011 2 次提交
  25. 12 12月, 2011 1 次提交
  26. 10 12月, 2011 2 次提交
  27. 09 12月, 2011 1 次提交
  28. 07 12月, 2011 1 次提交