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