1. 29 Jul, 2012 1 commit
  2. 28 Jul, 2012 5 commits
  3. 27 Jul, 2012 1 commit
  4. 26 Jul, 2012 2 commits
  5. 23 Jul, 2012 3 commits
  6. 22 Jul, 2012 1 commit
  7. 21 Jul, 2012 10 commits
  8. 19 Jul, 2012 1 commit
  9. 18 Jul, 2012 4 commits
  10. 17 Jul, 2012 3 commits
  11. 16 Jul, 2012 2 commits
  12. 15 Jul, 2012 2 commits
  13. 14 Jul, 2012 1 commit
    • Ronald S. Bultje's avatar
      configure: Check for getaddrinfo in ws2tcpip.h, too · 39d18f21
      Ronald S. Bultje authored
      This function is only available in the headers if unconditionally
      targeting a version >= XP. It is not strictly necessary, since we
      try loading these functions dynamically at runtime on windows in
      the fallback, but this makes things a bit faster and more
      straightforward.
      
      On mingw32, this function isn't visible by default, while it is
      on mingw64 (on both 32 and 64 bit).
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      39d18f21
  14. 12 Jul, 2012 2 commits
  15. 11 Jul, 2012 2 commits