1. 13 4月, 2005 1 次提交
  2. 11 4月, 2005 1 次提交
  3. 08 4月, 2005 1 次提交
  4. 30 3月, 2005 1 次提交
  5. 24 3月, 2005 1 次提交
  6. 19 3月, 2005 1 次提交
  7. 19 2月, 2005 1 次提交
  8. 13 1月, 2005 2 次提交
  9. 12 1月, 2005 1 次提交
  10. 04 1月, 2005 1 次提交
  11. 03 11月, 2004 1 次提交
  12. 22 7月, 2004 1 次提交
  13. 29 6月, 2004 1 次提交
  14. 28 6月, 2004 1 次提交
  15. 18 5月, 2004 1 次提交
  16. 17 5月, 2004 1 次提交
  17. 20 4月, 2004 2 次提交
    • G
      make update · c57bc2dc
      Geoff Thorpe 提交于
      c57bc2dc
    • G
      Reduce header interdependencies, initially in engine.h (the rest of the · 3a87a9b9
      Geoff Thorpe 提交于
      changes are the fallout). As this could break source code that doesn't
      directly include headers for interfaces it uses, changes to recursive
      includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to
      define this when building and using openssl, and then adapt code where
      necessary - this is how to stay current. However the mechanism exists for
      the lethargic.
      3a87a9b9
  18. 26 3月, 2004 2 次提交
  19. 16 3月, 2004 2 次提交
  20. 29 1月, 2004 2 次提交
  21. 27 1月, 2004 1 次提交
  22. 05 1月, 2004 1 次提交
    • L
      Update URI · c0017a5a
      Lutz Jänicke 提交于
      Submitted by: Gertjan van Oosten <gertjan@West.NL>
      
      PR: #804
      c0017a5a
  23. 28 12月, 2003 1 次提交
  24. 27 12月, 2003 2 次提交
  25. 01 12月, 2003 1 次提交
  26. 28 11月, 2003 1 次提交
  27. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  28. 07 8月, 2003 1 次提交
  29. 01 5月, 2003 1 次提交
  30. 31 1月, 2003 1 次提交
  31. 29 12月, 2002 1 次提交
  32. 03 12月, 2002 1 次提交
  33. 29 11月, 2002 1 次提交
  34. 28 11月, 2002 1 次提交