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