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