1. 13 Dec, 2018 1 commit
  2. 11 Dec, 2018 1 commit
  3. 10 Dec, 2018 4 commits
  4. 30 Nov, 2018 1 commit
  5. 29 Nov, 2018 1 commit
  6. 28 Nov, 2018 1 commit
  7. 04 Sep, 2018 1 commit
  8. 25 Jul, 2018 1 commit
  9. 24 Jul, 2018 1 commit
  10. 08 Jun, 2017 1 commit
  11. 31 May, 2017 2 commits
  12. 30 May, 2017 2 commits
  13. 29 May, 2017 5 commits
  14. 25 Apr, 2017 1 commit
  15. 20 Apr, 2017 13 commits
  16. 19 Apr, 2017 1 commit
  17. 14 Apr, 2017 1 commit
    • Greg Dennis's avatar
      Initialize safe_year in time64.c · 415c35a5
      Greg Dennis authored
      Clang fails with stricter compilation options, because it thinks safe_year may be uninitialized at the return statement. The logic prevents it from being uninitialized, but probably worth the initialization to avoid the compiler error. The rest of libimobiledevice compiles successfully under the same options.
      415c35a5
  18. 06 Apr, 2017 1 commit
  19. 02 Apr, 2017 1 commit