1. 16 Aug, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 21 Jul, 2017 2 commits
  4. 20 Jul, 2017 1 commit
  5. 17 Jul, 2017 3 commits
  6. 14 Jul, 2017 1 commit
  7. 05 Jul, 2017 2 commits
  8. 04 Jul, 2017 2 commits
  9. 03 Jul, 2017 2 commits
  10. 02 Jul, 2017 1 commit
  11. 01 Jul, 2017 1 commit
  12. 29 Jun, 2017 1 commit
  13. 28 Jun, 2017 2 commits
  14. 27 Jun, 2017 1 commit
  15. 26 Jun, 2017 1 commit
  16. 21 Jun, 2017 1 commit
  17. 20 Jun, 2017 4 commits
  18. 13 Jun, 2017 1 commit
    • Deomid Ryabkov's avatar
      mOS filesystem refactoring: introduce VFS · 27094896
      Deomid Ryabkov authored
      With different filesystem implementations and storage drivers, like grown-ups have :)
      This is not currently used to add any new functionality, we still have
      only one FS and driver on ESP8266 and ESP32; CC3200 has two: SPIFFS and SLFS.
      This will be used soon to implement filesystems on additional SPI flash chips and SD cards.
      
      PUBLISHED_FROM=293960fef82952c505e9b1925aac7724c7308362
      27094896
  19. 09 Jun, 2017 3 commits
  20. 07 Jun, 2017 1 commit
  21. 04 Jun, 2017 1 commit
  22. 30 May, 2017 1 commit
  23. 28 May, 2017 2 commits
  24. 26 May, 2017 1 commit
  25. 25 May, 2017 1 commit
  26. 19 May, 2017 1 commit
    • Deomid Ryabkov's avatar
      Fix double-removal of send_mbuf data with SSL on · 06670d34
      Deomid Ryabkov authored
      Other minor fixes.
      Also decrease idle poll interval to 100 ms, as a workaround for some cases of incorrect next poll delay computation.
      
      Added HW tests for SSL fetches.
      
      Fixes cesanta/mongoose-os#262
      
      PUBLISHED_FROM=4d19f845768b4b3b990d25959d4211972368d7fc
      06670d34
  27. 11 May, 2017 1 commit