1. 11 Jan, 2017 1 commit
  2. 10 Jan, 2017 2 commits
  3. 09 Jan, 2017 6 commits
  4. 23 Dec, 2016 2 commits
  5. 21 Dec, 2016 2 commits
    • Deomid Ryabkov's avatar
      Support MIOT app builds for ESP32 · 38298735
      Deomid Ryabkov authored
      PUBLISHED_FROM=44bcbb87c326a4e05e96dc0b094fd9dd1a9d4276
      38298735
    • Deomid Ryabkov's avatar
      Minor fixes to socket support when used with LWIP · 54ebcc5b
      Deomid Ryabkov authored
       - LWIP UDP sockets are always writable and they are not reported as
         such by select() (bug? featuyre?). TCP sockets are ok.
       - Always deliver MG_EV_POLL, whether we have other fd_events or not.
         Otherwise MG_EV_POLL would not be delivered at all to perma-writable
         UDP sockets (as they are on LWIP).
       - Ignore EAGAIN/EWOULDBLOCK errors while connecting, this happens
         during SSL handshake.
      
      PUBLISHED_FROM=3b1ee0d2b0c672512da5c9d6141aba1112983426
      54ebcc5b
  6. 20 Dec, 2016 2 commits
  7. 15 Dec, 2016 1 commit
  8. 14 Dec, 2016 2 commits
  9. 13 Dec, 2016 4 commits
  10. 12 Dec, 2016 1 commit
  11. 09 Dec, 2016 4 commits
  12. 08 Dec, 2016 3 commits
  13. 07 Dec, 2016 2 commits
  14. 02 Dec, 2016 2 commits
  15. 01 Dec, 2016 2 commits
  16. 29 Nov, 2016 3 commits
  17. 28 Nov, 2016 1 commit