1. 22 2月, 2001 1 次提交
  2. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  3. 23 1月, 2001 1 次提交
  4. 17 1月, 2001 1 次提交
    • D
      · 81f169e9
      Dr. Stephen Henson 提交于
      Initial OCSP certificate verify. Not complete,
      it just supports a "trusted OCSP global root CA".
      81f169e9
  5. 07 11月, 2000 1 次提交
  6. 29 10月, 2000 1 次提交
  7. 27 10月, 2000 1 次提交
  8. 06 10月, 2000 1 次提交
  9. 16 9月, 2000 1 次提交
  10. 04 9月, 2000 1 次提交
  11. 28 7月, 2000 1 次提交
    • D
      · a657546f
      Dr. Stephen Henson 提交于
      New ASN1_STRING_print_ex() and X509_NAME_print_ex()
      functions. These are intended to be replacements
      for the ancient ASN1_STRING_print() and X509_NAME_print()
      functions.
      
      The new functions support RFC2253 and various pretty
      printing options. It is also possible to display
      international characters if the terminal properly handles
      UTF8 encoding (Linux seems to tolerate this if the
      "unicode_start" script is run).
      
      Still needs to be documented, integrated into other
      utilities and extensively tested.
      a657546f
  12. 11 7月, 2000 1 次提交
    • D
      Fix some typose in the i2d/d2i functions that · 094fe66d
      Dr. Stephen Henson 提交于
      call the i2c/c2i (they were not using the
      content length for the headers).
      
      Fix ASN1 long form tag encoding. This never
      worked but it was never tested since it is
      only used for tags > 30.
      
      New options to smime program to allow the
      PKCS#7 format to be specified and the content
      supplied externally.
      094fe66d
  13. 23 6月, 2000 2 次提交
  14. 17 2月, 2000 1 次提交
  15. 06 2月, 2000 2 次提交
  16. 25 12月, 1999 1 次提交
  17. 12 11月, 1999 2 次提交
  18. 11 11月, 1999 1 次提交
  19. 26 10月, 1999 1 次提交
  20. 08 6月, 1999 1 次提交
  21. 21 5月, 1999 2 次提交
  22. 27 4月, 1999 1 次提交
  23. 24 4月, 1999 1 次提交
  24. 21 12月, 1998 2 次提交