1. 29 5月, 2003 1 次提交
    • D
      PR: 631 · e19d0ef0
      Dr. Stephen Henson 提交于
      Submitted by: Doug Sauder <dws+001@hunnysoft.com>
      
      Fix bug in X509V3_get_d2i() when idx in not NULL.
      e19d0ef0
  2. 02 5月, 2003 1 次提交
  3. 04 4月, 2003 2 次提交
  4. 31 3月, 2003 1 次提交
  5. 30 3月, 2003 1 次提交
  6. 25 3月, 2003 2 次提交
  7. 22 3月, 2003 2 次提交
  8. 21 3月, 2003 3 次提交
  9. 27 2月, 2003 1 次提交
  10. 14 2月, 2003 1 次提交
  11. 05 2月, 2003 1 次提交
  12. 29 1月, 2003 1 次提交
  13. 02 1月, 2003 1 次提交
  14. 29 12月, 2002 1 次提交
  15. 14 11月, 2002 1 次提交
  16. 13 11月, 2002 2 次提交
  17. 12 11月, 2002 1 次提交
    • D
      · 9ea1b878
      Dr. Stephen Henson 提交于
      Initial ASN1 generation code. This can construct
      arbitrary encodings from strings and config files.
      
      Documentation to follow...
      9ea1b878
  18. 09 10月, 2002 1 次提交
  19. 09 8月, 2002 1 次提交
  20. 30 7月, 2002 1 次提交
  21. 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
  22. 28 6月, 2002 1 次提交
  23. 13 6月, 2002 2 次提交
    • D
      · 99889b46
      Dr. Stephen Henson 提交于
      Fix ext_dat.h extension ordering.
      
      Reinstate -reqout code.
      
      Avoid coredump in ocsp if setup_verify
      fails.
      
      Fix typo in ocsp usage message.
      99889b46
    • D
      The new ASN1 code automatically allocates · 04cc7666
      Dr. Stephen Henson 提交于
      structures for fields that are not OPTIONAL.
      
      However in the AUTHORITY_INFO_ACCESS case
      the 'location' field was set to NULL in
      the old code.
      
      So in 0.9.7+ we should free up the field before
      overwriting it in v2i_AUTHORITY_INFO_ACCESS.
      04cc7666
  24. 31 5月, 2002 1 次提交
  25. 28 2月, 2002 1 次提交
  26. 14 2月, 2002 1 次提交
  27. 28 1月, 2002 1 次提交
  28. 26 1月, 2002 1 次提交
  29. 18 12月, 2001 1 次提交
  30. 27 10月, 2001 1 次提交
  31. 21 10月, 2001 1 次提交
    • D
      · f1558bb4
      Dr. Stephen Henson 提交于
      Reject certificates with unhandled critical extensions.
      f1558bb4
  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 次提交