1. 10 Jan, 2018 1 commit
  2. 04 Jan, 2018 1 commit
  3. 25 Dec, 2017 1 commit
  4. 19 Dec, 2017 1 commit
    • Carlos Bastos Filho's avatar
      Update file.c · 442e3e2e
      Carlos Bastos Filho authored
      Buffer size of funtion readline is wrong  (Line 480)
      Should be FILE_READ_CHUNK = 1024 bytes instead 256 bytes
      442e3e2e
  5. 17 Dec, 2017 1 commit
  6. 03 Dec, 2017 2 commits
  7. 19 Nov, 2017 2 commits
  8. 03 Nov, 2017 1 commit
  9. 30 Oct, 2017 1 commit
  10. 29 Oct, 2017 1 commit
  11. 28 Oct, 2017 2 commits
  12. 22 Oct, 2017 1 commit
  13. 16 Oct, 2017 1 commit
  14. 28 Sep, 2017 1 commit
  15. 15 Sep, 2017 2 commits
  16. 24 Aug, 2017 1 commit
  17. 16 Aug, 2017 2 commits
  18. 05 Aug, 2017 2 commits
  19. 31 Jul, 2017 1 commit
  20. 18 Jul, 2017 1 commit
  21. 08 Jul, 2017 2 commits
  22. 07 Jul, 2017 1 commit
  23. 05 Jul, 2017 1 commit
  24. 03 Jul, 2017 1 commit
    • Johny Mattsson's avatar
      Cleaned up sjson module build. · ea4d3371
      Johny Mattsson authored
      - Move jsonsl build to regular library build rather than #include the .c file
      - Provide wrappers for malloc/calloc/free to fix undefined symbol warnings.
      ea4d3371
  25. 01 Jul, 2017 1 commit
    • Gregor Hartmann's avatar
      Call HTTP callback in all cases (#2020) · 15b4fa24
      Gregor Hartmann authored
      * fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed
      * change logging from ERR to DEBUG
      * make debug output more clear (hopefully)
      * add handling of errors to docs, note error handling on every call instead of only in the main documentation
      15b4fa24
  26. 29 Jun, 2017 1 commit
  27. 20 Jun, 2017 1 commit
  28. 18 Jun, 2017 1 commit
  29. 25 May, 2017 1 commit
  30. 21 May, 2017 4 commits