1. 17 5月, 2005 1 次提交
  2. 16 5月, 2005 1 次提交
  3. 13 5月, 2005 1 次提交
  4. 11 5月, 2005 1 次提交
    • B
      Fix more error codes. · 8afca8d9
      Bodo Möller 提交于
      (Also improve util/ck_errf.pl script, and occasionally
      fix source code formatting.)
      8afca8d9
  5. 13 4月, 2005 1 次提交
  6. 11 4月, 2005 1 次提交
  7. 31 3月, 2005 2 次提交
  8. 30 3月, 2005 1 次提交
  9. 03 11月, 2004 1 次提交
  10. 18 5月, 2004 1 次提交
  11. 20 4月, 2004 1 次提交
  12. 05 3月, 2004 1 次提交
    • D
      Typos. · 91180d45
      Dr. Stephen Henson 提交于
      Reported by: Jose Castejon-Amenedo <Jose.Castejon-Amenedo@hp.com>
      91180d45
  13. 01 3月, 2004 1 次提交
  14. 20 2月, 2004 1 次提交
  15. 27 12月, 2003 1 次提交
  16. 04 4月, 2003 1 次提交
  17. 15 3月, 2003 1 次提交
  18. 17 1月, 2003 1 次提交
  19. 29 12月, 2002 1 次提交
  20. 14 11月, 2002 1 次提交
  21. 13 11月, 2002 1 次提交
  22. 08 11月, 2002 1 次提交
    • D
      · 491659c4
      Dr. Stephen Henson 提交于
      Typo in OCSP ASN1 module
      491659c4
  23. 09 10月, 2002 1 次提交
  24. 09 8月, 2002 1 次提交
  25. 01 8月, 2002 1 次提交
  26. 30 7月, 2002 1 次提交
  27. 15 7月, 2002 1 次提交
    • B
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller 提交于
      (the same keys can be used for ECC schemes other than ECDSA)
      and add some new options.
      
      Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
      in 'PEM' format.
      
      Fix ec_asn1.c (take into account the desired conversion form).
      
      'make update'.
      
      Submitted by: Nils Larsch
      5dbd3efc
  28. 28 6月, 2002 1 次提交
  29. 14 2月, 2002 1 次提交
  30. 18 12月, 2001 1 次提交
  31. 15 11月, 2001 1 次提交
  32. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  33. 04 10月, 2001 1 次提交
  34. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  35. 06 8月, 2001 1 次提交
  36. 01 8月, 2001 1 次提交
  37. 31 7月, 2001 1 次提交
  38. 12 7月, 2001 1 次提交
  39. 27 2月, 2001 1 次提交