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