1. 30 3月, 2008 1 次提交
  2. 28 3月, 2008 1 次提交
    • G
      There was a need to support thread ID types that couldn't be reliably cast · f7ccba3e
      Geoff Thorpe 提交于
      to 'unsigned long' (ie. odd platforms/compilers), so a pointer-typed
      version was added but it required portable code to check *both* modes to
      determine equality. This commit maintains the availability of both thread
      ID types, but deprecates the type-specific accessor APIs that invoke the
      callbacks - instead a single type-independent API is used.  This simplifies
      software that calls into this interface, and should also make it less
      error-prone - as forgetting to call and compare *both* thread ID accessors
      could have led to hard-to-debug/infrequent bugs (that might only affect
      certain platforms or thread implementations). As the CHANGES note says,
      there were corresponding deprecations and replacements in the
      thread-related functions for BN_BLINDING and ERR too.
      f7ccba3e
  3. 28 2月, 2008 2 次提交
  4. 27 2月, 2008 1 次提交
  5. 05 2月, 2008 1 次提交
  6. 15 1月, 2008 1 次提交
  7. 14 1月, 2008 1 次提交
  8. 11 1月, 2008 1 次提交
  9. 06 1月, 2008 1 次提交
  10. 30 12月, 2007 3 次提交
  11. 19 12月, 2007 1 次提交
  12. 04 11月, 2007 1 次提交
  13. 01 10月, 2007 1 次提交
  14. 28 9月, 2007 1 次提交
  15. 19 9月, 2007 2 次提交
  16. 13 8月, 2007 1 次提交
  17. 09 7月, 2007 1 次提交
  18. 29 6月, 2007 2 次提交
  19. 21 6月, 2007 1 次提交
  20. 20 6月, 2007 2 次提交
  21. 18 6月, 2007 2 次提交
  22. 12 6月, 2007 1 次提交
  23. 11 6月, 2007 2 次提交
  24. 30 4月, 2007 2 次提交
  25. 19 4月, 2007 2 次提交
  26. 29 3月, 2007 1 次提交
  27. 28 3月, 2007 1 次提交
  28. 20 3月, 2007 2 次提交
  29. 04 2月, 2007 1 次提交