1. 03 9月, 2015 1 次提交
  2. 14 5月, 2015 1 次提交
  3. 22 1月, 2015 1 次提交
  4. 15 1月, 2015 1 次提交
    • R
      Cleanup OPENSSL_NO_xxx, part 1 · 4b618848
      Rich Salz 提交于
      OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160
      OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO
      Two typo's on #endif comments fixed:
      	OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB
      	OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      4b618848
  5. 12 6月, 2010 1 次提交
  6. 14 3月, 2010 1 次提交
  7. 06 11月, 2008 1 次提交
  8. 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
  9. 04 4月, 2003 1 次提交
  10. 13 11月, 2002 1 次提交
  11. 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
  12. 10 2月, 2001 1 次提交
    • D
      · ccb08f98
      Dr. Stephen Henson 提交于
      Fix CRL printing to correctly show when there are no revoked certificates.
      
      Make ca.c correctly initialize the revocation date.
      
      Make ASN1_UTCTIME_set_string() and ASN1_GENERALIZEDTIME_set_string() set the
      string type: so they can initialize ASN1_TIME structures properly.
      ccb08f98
  13. 15 12月, 2000 1 次提交
  14. 14 12月, 2000 1 次提交
  15. 20 10月, 1999 1 次提交
  16. 30 5月, 1999 1 次提交
  17. 27 4月, 1999 1 次提交
  18. 24 4月, 1999 1 次提交
  19. 20 4月, 1999 1 次提交
  20. 27 3月, 1999 1 次提交
  21. 19 2月, 1999 2 次提交
  22. 18 2月, 1999 1 次提交
  23. 10 2月, 1999 1 次提交
  24. 24 1月, 1999 1 次提交