1. 18 4月, 2001 2 次提交
    • G
      Some more tweaks from ENGINE code. · a4a9d97a
      Geoff Thorpe 提交于
      Previously RAND_get_rand_method was returning a non-const pointer, but it
      should be const. As with all other such cases, METHOD pointers are stored and
      returned as "const". The only methods one should be able to alter are methods
      "local" to the relevant code, in which case a non-const handle to the methods
      should already exist.
      
      This change has been forced by the constifying of the ENGINE code (before
      which RAND_METHOD was the only method pointer in an ENGINE structure that was
      not constant).
      a4a9d97a
    • G
      'make update' · 7ef6e3fe
      Geoff Thorpe 提交于
      7ef6e3fe
  2. 03 4月, 2001 1 次提交
  3. 24 3月, 2001 1 次提交
  4. 22 3月, 2001 1 次提交
  5. 18 3月, 2001 1 次提交
  6. 15 3月, 2001 1 次提交
  7. 10 3月, 2001 1 次提交
  8. 09 3月, 2001 2 次提交
  9. 06 3月, 2001 1 次提交
  10. 26 2月, 2001 1 次提交
    • R
      make update · d88a26c4
      Richard Levitte 提交于
      Note that all *_it variables are suddenly non-existant according to
      libeay.num.  This is a bug that will be corrected.  Please be patient.
      d88a26c4
  11. 22 2月, 2001 4 次提交
  12. 20 2月, 2001 4 次提交
  13. 14 2月, 2001 1 次提交
  14. 09 2月, 2001 2 次提交
  15. 08 2月, 2001 1 次提交
  16. 05 2月, 2001 1 次提交
  17. 12 1月, 2001 1 次提交
  18. 11 1月, 2001 1 次提交
    • D
      · 9b4dc830
      Dr. Stephen Henson 提交于
      OCSP basic response verify. Very incomplete
      but will verify the signatures on a response
      and locate the signers certifcate.
      
      Still needs to implement a proper OCSP certificate
      verify.
      
      Fix warning in RAND_egd().
      9b4dc830
  19. 10 1月, 2001 1 次提交
  20. 09 1月, 2001 1 次提交
  21. 08 1月, 2001 1 次提交
  22. 17 12月, 2000 1 次提交
  23. 16 12月, 2000 1 次提交
  24. 30 11月, 2000 1 次提交
  25. 13 11月, 2000 1 次提交
  26. 04 11月, 2000 2 次提交
  27. 27 10月, 2000 1 次提交
  28. 10 10月, 2000 1 次提交
  29. 25 9月, 2000 1 次提交
  30. 21 9月, 2000 1 次提交