1. 31 Oct, 2018 1 commit
  2. 06 Jul, 2018 1 commit
  3. 24 Jan, 2018 1 commit
  4. 12 Dec, 2017 1 commit
  5. 02 Aug, 2017 1 commit
  6. 16 May, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 12 Apr, 2016 1 commit
  9. 26 Feb, 2016 1 commit
  10. 01 Jan, 2015 1 commit
  11. 13 Jan, 2014 1 commit
  12. 28 Nov, 2013 1 commit
  13. 19 Oct, 2013 1 commit
  14. 15 Oct, 2013 1 commit
  15. 07 Aug, 2013 1 commit
  16. 04 Aug, 2013 1 commit
  17. 15 Jan, 2013 3 commits
  18. 03 Jan, 2013 2 commits
  19. 29 Jan, 2011 1 commit
  20. 19 May, 2010 1 commit
    • Max Kellermann's avatar
      client: use sprintf() on WIN32 · 57b40133
      Max Kellermann authored
      On mingw32, snprintf() expects a 64 bit integer instead of a "long
      int" for "%li" - this is not consistent with our expectation, so we're
      using plain sprintf().
      57b40133
  21. 01 Jan, 2010 1 commit
  22. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  23. 28 Jul, 2009 1 commit