1. 17 3月, 2015 1 次提交
  2. 31 1月, 2015 1 次提交
  3. 24 1月, 2015 1 次提交
  4. 22 1月, 2015 3 次提交
  5. 13 1月, 2015 1 次提交
  6. 04 12月, 2014 1 次提交
  7. 02 12月, 2014 1 次提交
  8. 17 4月, 2006 1 次提交
  9. 06 11月, 2005 1 次提交
  10. 15 8月, 2005 1 次提交
  11. 27 12月, 2003 1 次提交
    • R
      Use BUF_strlcpy() instead of strcpy(). · d420ac2c
      Richard Levitte 提交于
      Use BUF_strlcat() instead of strcat().
      Use BIO_snprintf() instead of sprintf().
      In some cases, keep better track of buffer lengths.
      This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
      d420ac2c
  12. 28 11月, 2003 1 次提交
  13. 04 12月, 2002 1 次提交
  14. 16 11月, 2002 1 次提交
  15. 13 11月, 2002 1 次提交
  16. 21 6月, 2002 2 次提交
  17. 14 2月, 2002 1 次提交
  18. 05 11月, 2001 1 次提交
  19. 28 9月, 2001 1 次提交
  20. 24 6月, 2001 1 次提交
  21. 07 3月, 2001 1 次提交
  22. 20 2月, 2001 2 次提交
    • R
      Use new-style system-id macros everywhere possible. I hope I haven't · bc36ee62
      Richard Levitte 提交于
      missed any.
      
      This compiles and runs on Linux, and external applications have no
      problems with it.  The definite test will be to build this on VMS.
      bc36ee62
    • 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
  23. 11 2月, 2000 1 次提交
  24. 04 2月, 2000 2 次提交
  25. 03 2月, 2000 1 次提交
    • D
      · 82fc1d9c
      Dr. Stephen Henson 提交于
      Add new -notext option to 'ca', -pubkey option to spkac.
      
      Remove some "WTF??" casts from applications.
      
      Fixes to keep VC++ happy and avoid warnings.
      
      Docs tidy.
      82fc1d9c
  26. 17 1月, 2000 1 次提交
  27. 09 9月, 1999 1 次提交
  28. 13 5月, 1999 3 次提交
  29. 27 4月, 1999 2 次提交
  30. 24 4月, 1999 1 次提交
  31. 20 4月, 1999 1 次提交
  32. 31 1月, 1999 1 次提交