1. 09 Oct, 2018 1 commit
  2. 07 Oct, 2018 1 commit
  3. 29 Sep, 2018 1 commit
  4. 21 Sep, 2018 1 commit
  5. 12 Sep, 2018 1 commit
  6. 27 Aug, 2018 1 commit
  7. 11 Aug, 2018 2 commits
  8. 10 Aug, 2018 1 commit
  9. 30 Jul, 2018 1 commit
  10. 29 Jul, 2018 1 commit
  11. 22 Jul, 2018 8 commits
  12. 20 Jul, 2018 1 commit
  13. 04 Jul, 2018 1 commit
  14. 22 Jun, 2018 1 commit
  15. 22 May, 2018 1 commit
  16. 20 May, 2018 2 commits
  17. 19 May, 2018 1 commit
  18. 15 May, 2018 1 commit
    • Arnim Läuger's avatar
      Fix MQTT connect leak (#2368) · 914a4afc
      Arnim Läuger authored
      * fix application of patch 0018-feat-espconn-Modification-for-espconn.patch in #2269
      espconn_tcp_reconnect() was removed instead of espconn_list_delete()
      914a4afc
  19. 08 May, 2018 1 commit
  20. 07 May, 2018 1 commit
  21. 26 Apr, 2018 1 commit
  22. 23 Apr, 2018 3 commits
  23. 20 Apr, 2018 1 commit
  24. 19 Apr, 2018 1 commit
  25. 13 Apr, 2018 2 commits
  26. 07 Apr, 2018 1 commit
  27. 06 Apr, 2018 1 commit
    • Johny Mattsson's avatar
      Tie in the EGC with the SDK's heap knowledge. (#2319) · 085f35da
      Johny Mattsson authored
      Added `node.egc.meminfo()` to expose LVM usage (to make the regular
      `node.egc.ON_MEM_LIMIT` option usable).
      
      Extended the `node.egc.ON_MEM_LIMIT` option to also take negative limits,
      in which case that's taken as a request to keep a certain amount of heap
      available for non-Lua use.
      085f35da
  28. 31 Mar, 2018 1 commit