Skip to content
Snippets Groups Projects
  1. Jun 26, 2017
  2. Jun 21, 2017
  3. Jun 20, 2017
  4. 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
  5. Jun 09, 2017
  6. Jun 07, 2017
  7. Jun 04, 2017
  8. May 30, 2017
  9. May 28, 2017
  10. May 26, 2017
  11. May 25, 2017
  12. 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
  13. May 11, 2017
  14. May 09, 2017
  15. May 06, 2017
    • Sergey Lyubka's avatar
      Move struct http_message::body · cfe77a3d
      Sergey Lyubka authored
      Rationale: this is the optimisation to make JS FFI-ed API
      work nicer. We don't have strucuture introspection now,
      and do not generate offsets automatially. Thus, using a
      stable well-known location of the parsed message body is
      better, in case of number of HTTP headers macro changes.
      
      PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
      cfe77a3d
  16. May 05, 2017
  17. May 03, 2017
  18. May 02, 2017
  19. Apr 27, 2017
  20. Apr 26, 2017
  21. Apr 25, 2017
  22. Apr 24, 2017
  23. Apr 21, 2017
  24. Apr 19, 2017
  25. Apr 18, 2017
  26. Apr 17, 2017
  27. Apr 15, 2017
Loading