1. 29 12月, 1999 1 次提交
  2. 27 12月, 1999 1 次提交
  3. 25 12月, 1999 2 次提交
  4. 02 12月, 1999 1 次提交
  5. 29 11月, 1999 1 次提交
    • D
      Add part of chain verify SSL support code: not complete or doing anything · 13938ace
      Dr. Stephen Henson 提交于
      yet.
      
      Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
      of "inheriting" purpose and trust from a parent structure and using a default:
      this will be used in the SSL code and possibly future S/MIME.
      
      Partial documentation of the 'verify' utility. Still need to document how all
      the extension checking works and the various error messages.
      13938ace
  6. 28 11月, 1999 1 次提交
  7. 27 11月, 1999 1 次提交
  8. 26 11月, 1999 1 次提交
  9. 22 11月, 1999 1 次提交
  10. 16 11月, 1999 1 次提交
  11. 04 11月, 1999 1 次提交
  12. 27 10月, 1999 1 次提交
    • D
      Continued multibyte character support. · 74400f73
      Dr. Stephen Henson 提交于
      Add a bunch of functions to simplify the creation of X509_NAME structures.
      
      Change the X509_NAME_entry_add stuff in req/ca so it no longer uses
      X509_NAME_entry_count(): passing -1 has the same effect.
      74400f73
  13. 13 10月, 1999 1 次提交
  14. 11 10月, 1999 1 次提交
  15. 05 10月, 1999 1 次提交
  16. 06 9月, 1999 1 次提交
  17. 03 9月, 1999 1 次提交
  18. 11 8月, 1999 1 次提交
  19. 10 8月, 1999 1 次提交
  20. 22 7月, 1999 1 次提交
  21. 30 6月, 1999 1 次提交
  22. 08 6月, 1999 1 次提交
  23. 07 6月, 1999 1 次提交
  24. 06 6月, 1999 1 次提交
  25. 05 6月, 1999 1 次提交
  26. 01 6月, 1999 2 次提交
  27. 31 5月, 1999 2 次提交
  28. 30 5月, 1999 2 次提交
  29. 21 5月, 1999 2 次提交
  30. 13 5月, 1999 1 次提交
    • U
      VMS support. · 7d7d2cbc
      Ulf Möller 提交于
      Submitted by: Richard Levitte <richard@levitte.org>
      7d7d2cbc
  31. 10 5月, 1999 2 次提交
  32. 04 5月, 1999 1 次提交
    • R
      Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). · 20b85fdd
      Ralf S. Engelschall 提交于
      PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from
          crypto/asn1/x_info.c to any other place where you think it fits better.
          X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code,
          so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO).  In
          crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and
          friends.
      20b85fdd
  33. 03 5月, 1999 1 次提交
  34. 02 5月, 1999 1 次提交