1. 15 Nov, 2016 3 commits
  2. 12 Nov, 2016 1 commit
  3. 11 Oct, 2016 1 commit
  4. 09 Oct, 2016 1 commit
  5. 08 Oct, 2016 1 commit
  6. 07 Oct, 2016 3 commits
  7. 04 Oct, 2016 1 commit
  8. 02 Oct, 2016 3 commits
  9. 30 Sep, 2016 1 commit
  10. 23 Sep, 2016 3 commits
  11. 18 Sep, 2016 1 commit
  12. 17 Sep, 2016 4 commits
  13. 16 Sep, 2016 1 commit
  14. 13 Sep, 2016 1 commit
  15. 12 Sep, 2016 1 commit
  16. 06 Sep, 2016 1 commit
  17. 05 Sep, 2016 1 commit
  18. 11 Aug, 2016 1 commit
  19. 10 Aug, 2016 1 commit
  20. 08 Aug, 2016 2 commits
  21. 02 Aug, 2016 4 commits
  22. 29 Jul, 2016 1 commit
    • Vitali Lovich's avatar
      Fix build compatability with Android · cbacb180
      Vitali Lovich authored
      Add missing include when building on Linux
      
      Discovered trying to build on Android using CMake.  UIO_MAXIOV is only
      exported by the linux/uio.h header which was never included.  Not sure
      how normal Linux builds work.
      
      Add missing reinterpret cast from const void* to const byte*.
      
      Remove -pthread compile flag when building under Android.  ANDROID cmake
      variable exported by android-cmake project.
      cbacb180
  23. 26 Jul, 2016 1 commit
  24. 24 Jul, 2016 1 commit
  25. 04 Jul, 2016 1 commit