1. 08 Feb, 2017 1 commit
  2. 03 Jan, 2017 1 commit
  3. 12 Apr, 2016 2 commits
  4. 26 Feb, 2016 1 commit
  5. 14 Aug, 2015 3 commits
  6. 12 Aug, 2015 1 commit
  7. 06 Aug, 2015 2 commits
  8. 01 Jan, 2015 1 commit
  9. 23 Jan, 2014 1 commit
  10. 13 Jan, 2014 1 commit
  11. 19 Oct, 2013 2 commits
  12. 15 Oct, 2013 1 commit
  13. 07 Aug, 2013 1 commit
  14. 04 Aug, 2013 1 commit
  15. 15 Jan, 2013 3 commits
  16. 03 Jan, 2013 2 commits
  17. 29 Jan, 2011 1 commit
  18. 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
  19. 01 Jan, 2010 1 commit
  20. 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
  21. 28 Jul, 2009 1 commit