1. 03 11月, 2004 1 次提交
  2. 05 10月, 2004 2 次提交
  3. 07 9月, 2004 1 次提交
  4. 18 5月, 2004 1 次提交
  5. 21 4月, 2004 1 次提交
  6. 02 4月, 2004 1 次提交
  7. 25 3月, 2004 1 次提交
  8. 23 3月, 2004 1 次提交
  9. 27 12月, 2003 1 次提交
  10. 01 5月, 2003 1 次提交
  11. 30 4月, 2003 3 次提交
  12. 25 3月, 2003 1 次提交
  13. 21 3月, 2003 1 次提交
  14. 09 10月, 2002 1 次提交
  15. 28 6月, 2002 1 次提交
  16. 12 3月, 2002 1 次提交
    • D
      · 0b4c91c0
      Dr. Stephen Henson 提交于
      Fix various warnings when compiling with KRB5 code.
      0b4c91c0
  17. 05 1月, 2002 1 次提交
    • D
      · bc37d996
      Dr. Stephen Henson 提交于
      Experimental configuration code.
      
      Incomplete, largely untested and subject to change/deletion.
      bc37d996
  18. 02 10月, 2001 1 次提交
  19. 26 9月, 2001 1 次提交
  20. 18 8月, 2001 1 次提交
  21. 01 8月, 2001 1 次提交
  22. 31 7月, 2001 1 次提交
  23. 11 7月, 2001 1 次提交
  24. 01 6月, 2001 1 次提交
  25. 07 5月, 2001 1 次提交
  26. 09 3月, 2001 1 次提交
  27. 22 2月, 2001 1 次提交
  28. 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
  29. 28 1月, 2001 1 次提交
  30. 19 1月, 2001 1 次提交
  31. 09 12月, 2000 1 次提交
    • D
      · 9d6b1ce6
      Dr. Stephen Henson 提交于
      Merge from the ASN1 branch of new ASN1 code
      to main trunk.
      
      Lets see if the makes it to openssl-cvs :-)
      9d6b1ce6
  32. 27 10月, 2000 1 次提交
  33. 25 9月, 2000 1 次提交
  34. 17 9月, 2000 1 次提交
  35. 07 9月, 2000 1 次提交
  36. 06 9月, 2000 1 次提交
    • D
      *BIG* verify code reorganisation. · 2f043896
      Dr. Stephen Henson 提交于
      The old code was painfully primitive and couldn't handle
      distinct certificates using the same subject name.
      
      The new code performs several tests on a candidate issuer
      certificate based on certificate extensions.
      
      It also adds several callbacks to X509_VERIFY_CTX so its
      behaviour can be customised.
      
      Unfortunately some hackery was needed to persuade X509_STORE
      to tolerate this. This should go away when X509_STORE is
      replaced, sometime...
      
      This must have broken something though :-(
      2f043896
  37. 24 7月, 2000 1 次提交