1. 15 2月, 2011 1 次提交
  2. 10 2月, 2011 1 次提交
  3. 08 2月, 2011 3 次提交
  4. 07 2月, 2011 2 次提交
  5. 04 2月, 2011 1 次提交
  6. 03 2月, 2011 2 次提交
  7. 28 1月, 2011 1 次提交
  8. 27 1月, 2011 1 次提交
  9. 26 1月, 2011 1 次提交
    • D
      FIPS mode EVP changes: · 7a4bd34a
      Dr. Stephen Henson 提交于
      Set EVP_CIPH_FLAG_FIPS on approved ciphers.
      
      Support "default ASN1" flag which avoids need for ASN1 dependencies in FIPS
      code.
      
      Include some defines to redirect operations to a "tiny EVP" implementation
      in some FIPS source files.
      
      Change m_sha1.c to use EVP_PKEY_NULL_method: the EVP_MD sign/verify functions
      are not used in OpenSSL 1.0 and later for SHA1 and SHA2 ciphers: the EVP_PKEY
      API is used instead.
      7a4bd34a
  10. 01 12月, 2010 1 次提交
    • D
      PR: 2385 · 09c1dc85
      Dr. Stephen Henson 提交于
      Submitted by: Stefan Birrer <stefan.birrer@adnovum.ch>
      Reviewed by: steve
      
      Zero key->pkey.ptr after it is freed so the structure can be reused.
      09c1dc85
  11. 28 11月, 2010 1 次提交
  12. 25 11月, 2010 1 次提交
  13. 24 11月, 2010 1 次提交
  14. 16 11月, 2010 1 次提交
  15. 12 10月, 2010 1 次提交
    • D
      PR: 2295 · 776654ad
      Dr. Stephen Henson 提交于
      Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com>
      Reviewed by: steve
      
      OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code
      elimination.
      776654ad
  16. 29 7月, 2010 1 次提交
  17. 28 7月, 2010 1 次提交
  18. 09 7月, 2010 1 次提交
  19. 12 6月, 2010 1 次提交
  20. 27 5月, 2010 1 次提交
    • D
      PR: 2258 · cb877ccb
      Dr. Stephen Henson 提交于
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Base64 BIO fixes:
      
      Use OPENSSL_assert() instead of assert().
      Use memmove() as buffers overlap.
      Fix write retry logic.
      cb877ccb
  21. 03 5月, 2010 1 次提交
    • D
      PR: 2244 · efcf5f1c
      Dr. Stephen Henson 提交于
      Submitted By: "PMHager" <hager@dortmund.net>
      
      Initialise pkey callback to 0.
      efcf5f1c
  22. 28 3月, 2010 1 次提交
    • D
      PR: 1904 · 08df4127
      Dr. Stephen Henson 提交于
      Submitted by: David Woodhouse <dwmw2@infradead.org>
      
      Pass passphrase minimum length down to UI.
      08df4127
  23. 09 3月, 2010 1 次提交
  24. 07 3月, 2010 3 次提交
  25. 05 3月, 2010 1 次提交
  26. 01 3月, 2010 1 次提交
  27. 28 2月, 2010 1 次提交
  28. 26 2月, 2010 1 次提交
  29. 24 2月, 2010 2 次提交
  30. 16 2月, 2010 3 次提交
  31. 09 2月, 2010 1 次提交