1. 14 Jan, 2018 1 commit
  2. 10 Jan, 2018 5 commits
  3. 04 Jan, 2018 1 commit
  4. 25 Dec, 2017 1 commit
  5. 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
  6. 17 Dec, 2017 1 commit
  7. 03 Dec, 2017 2 commits
  8. 19 Nov, 2017 2 commits
  9. 03 Nov, 2017 1 commit
  10. 30 Oct, 2017 1 commit
  11. 29 Oct, 2017 1 commit
  12. 28 Oct, 2017 2 commits
  13. 22 Oct, 2017 1 commit
  14. 16 Oct, 2017 1 commit
  15. 28 Sep, 2017 1 commit
  16. 15 Sep, 2017 2 commits
  17. 24 Aug, 2017 1 commit
  18. 16 Aug, 2017 2 commits
  19. 05 Aug, 2017 2 commits
  20. 31 Jul, 2017 1 commit
  21. 18 Jul, 2017 1 commit
  22. 08 Jul, 2017 2 commits
  23. 07 Jul, 2017 1 commit
  24. 05 Jul, 2017 1 commit
  25. 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
  26. 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
  27. 29 Jun, 2017 1 commit
  28. 20 Jun, 2017 1 commit
  29. 18 Jun, 2017 1 commit