Commit History

Автор SHA1 Съобщение Дата
  Anton Andersen 1ddd47eaf9 Fix a memory leak when the connection is dropped by the client side преди 8 години
  Philip Gladstone f852959fa5 Handle the null write case преди 8 години
  Philip Gladstone 8a195cb798 Reduce memory requirements a bit and fix weird issue in node_info.lua преди 8 години
  Philip Gladstone b4a2d02431 Fix the problem with the more modern SDK only allowing one outstanding преди 8 години
  Hazar Karabay b7f78481a2 File extension parsing fix преди 8 години
  Ryan Voots ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others преди 8 години
  Hazar Karabay 13e2bfbe9c Use gzipped file if exists преди 8 години
  Marcos e61f3c7556 Merge pull request #27 from samdieck/master преди 8 години
  Marcos Kirsch ba44745194 remove trailing whitespace преди 8 години
  Samuel A. Dieck be63ee0093 Added basic auth. Added static settings file преди 8 години
  TJ Borromeo 925af34b1a De-duplicate wifi.sta.getip() call преди 9 години
  Marcos Kirsch ead632d131 Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements преди 9 години
  Marcos Kirsch 7bd9b266be Improved error handling, although some bugs still persist преди 9 години
  Artem Pastukhov 92a44592d5 Fix end of line преди 9 години
  Artem Pastukhov 0120924403 Fix some typos преди 9 години
  Marcos Kirsch 75ed944678 Refactored server to move request parsing into a separate file. This allows the server to be used in firmware builds with floating point enabled. преди 9 години
  Marcos Kirsch 84f7a06aa1 No longer crashes when request is HTTP 1.0 преди 9 години
  Marcos Kirsch a43fc20230 Remove debug traces, handle long filenames преди 9 години
  Marcos Kirsch d5fcc71c23 Move function definition to inside the socket listen argument list. This is harder to follow, but allows the coroutine to be unique since it is now part of the closure. Multiple files can be served simultaneously this way. преди 9 години
  Marcos Kirsch 77920f4a94 Big refactoring: server now uses a separate thread that yields and then resumes on 'sent'. This allows us to serve large files. Moved serving of error pages and serving of static files into separate scripts httpserver-error.lua and httpserver-static.lua преди 9 години
  Marcos Kirsch d73bd73211 Added back improved version of validateMethod преди 9 години
  Marcos Kirsch c0d6218397 Support for Lua scripts преди 9 години
  Marcos Kirsch 51bfb3a8cc Minor cleanup преди 9 години
  Marcos Kirsch 5d4887927d MIME types now correct преди 9 години
  Marcos Kirsch b75d610e6a Shortened code. преди 9 години
  Marcos Kirsch c33ba75395 Send files in little chunks, large files work now. преди 9 години
  Marcos Kirsch 8272d8f59c Functional GET can serve text files up to 1 KB преди 9 години
  Marcos Kirsch 3d4e4ee501 First pass of server. Not fully operational. Basic GET works, serves requested file. But server runs out of memory or/and only works with one connection. преди 9 години
  Marcos Kirsch 1c709b838b Minimalistic server can be started and returns hardcoded message, prior to cleanup преди 9 години
  Marcos Kirsch f52e8f47e6 Add all files to source control even though they are messy and don't do much yet преди 9 години