1. 20 2月, 2002 1 次提交
  2. 14 2月, 2002 2 次提交
  3. 06 2月, 2002 1 次提交
  4. 26 1月, 2002 1 次提交
  5. 25 1月, 2002 1 次提交
    • B
      New functions · a14e2d9d
      Bodo Möller 提交于
          ERR_peek_last_error
          ERR_peek_last_error_line
          ERR_peek_last_error_line_data
      (supersedes ERR_peek_top_error).
      
      Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT
      because OPENSSL_NO_... indicates disabled algorithms (according to
      mkdef.pl).
      a14e2d9d
  6. 24 1月, 2002 1 次提交
    • R
      make update · fe19c448
      Richard Levitte 提交于
      libeay.num got tweaked so the old des symbols would retain their
      positions.
      fe19c448
  7. 04 1月, 2002 1 次提交
  8. 03 1月, 2002 1 次提交
  9. 11 12月, 2001 1 次提交
  10. 25 10月, 2001 2 次提交
  11. 24 10月, 2001 1 次提交
  12. 02 10月, 2001 1 次提交
  13. 26 9月, 2001 3 次提交
  14. 25 9月, 2001 1 次提交
  15. 14 9月, 2001 1 次提交
  16. 11 9月, 2001 1 次提交
  17. 07 9月, 2001 1 次提交
  18. 06 9月, 2001 1 次提交
  19. 05 9月, 2001 2 次提交
  20. 03 9月, 2001 1 次提交
  21. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  22. 01 9月, 2001 1 次提交
  23. 27 8月, 2001 1 次提交
  24. 18 8月, 2001 1 次提交
  25. 31 7月, 2001 1 次提交
  26. 11 7月, 2001 2 次提交
  27. 24 6月, 2001 1 次提交
  28. 11 6月, 2001 1 次提交
  29. 06 6月, 2001 1 次提交
  30. 13 5月, 2001 2 次提交
  31. 07 5月, 2001 1 次提交
  32. 27 4月, 2001 2 次提交