1. 10 4月, 2008 7 次提交
  2. 09 4月, 2008 3 次提交
  3. 29 3月, 2008 1 次提交
  4. 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
  5. 21 3月, 2008 1 次提交
  6. 26 2月, 2008 1 次提交
  7. 21 2月, 2008 1 次提交
  8. 30 1月, 2008 1 次提交
  9. 24 1月, 2008 1 次提交
  10. 04 12月, 2007 1 次提交
  11. 03 12月, 2007 1 次提交
    • R
      Change submitted by Doug Kaufman. He writes: · 28f7e60d
      Richard Levitte 提交于
        I just compiled the 9.9-dev version from the 12022007 tarball under
        DJGPP. There were only 2 changes needed, one for b_sock.c, since
        DJGPP with WATT32 doesn't define socklen_t and one for testtsa to
        handle DOS style path separators. I also noted what seems to be a
        typographical error in ts.pod. The test suite passes. The patch is
        attached.
      
        Since I am in the US, I have sent notifications to the Bureau of
        Industry and Security and to the NSA.
      28f7e60d
  12. 19 11月, 2007 2 次提交
  13. 24 9月, 2007 2 次提交
  14. 18 9月, 2007 2 次提交
  15. 17 9月, 2007 1 次提交
  16. 24 8月, 2007 1 次提交
  17. 23 8月, 2007 1 次提交
  18. 11 5月, 2007 1 次提交
  19. 24 4月, 2007 1 次提交
  20. 14 4月, 2007 1 次提交
  21. 13 4月, 2007 6 次提交
  22. 02 4月, 2007 1 次提交
  23. 27 2月, 2007 1 次提交
  24. 17 2月, 2007 1 次提交