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