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