Age | Commit message (Expand) | Author |
2008-07-24 | Rewrote host environment targets to work out of the box | Steven Barth |
2008-07-23 | Made SGIs even more standards compliant (respect EOF command from LuCI) | Steven Barth |
2008-07-23 | Fix sgi-wsapi and sgi-luci to be standards compliant | Steven Barth |
2008-07-05 | * luci/libs: make treatment of "+" conditional in http.protocol ("+" should n... | Jo-Philipp Wich |
2008-07-03 | * libs/httpd: Add limit for luci handler | Steven Barth |
2008-07-02 | * libs/httpd: Fixed garbage collection | Steven Barth |
2008-07-01 | * libs/httpd: Fixed last commit | Steven Barth |
2008-07-01 | * libs/httpd: Memory optimizations part #1 | Steven Barth |
2008-07-01 | * libs/httpd: Fixed a memleak | Steven Barth |
2008-06-30 | * libs/httpd: also handle missing directory permissions correctly | Jo-Philipp Wich |
2008-06-30 | * libs/http: removed protocol.filter, added mimetypes to protocol.mime | Jo-Philipp Wich |
2008-06-29 | * luci/httpd: Populated missing functions to wrapped socket | Steven Barth |
2008-06-29 | * libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket | Steven Barth |
2008-06-29 | * Fixed last commit | Steven Barth |
2008-06-29 | * luci/httpd: Handle timeouts on socket writes correctly | Steven Barth |
2008-06-28 | * libs/httpd: print request uri, not real path in directory listings | Jo-Philipp Wich |
2008-06-28 | * libs/http: added support for directory listings | Jo-Philipp Wich |
2008-06-28 | * libs/httpd: Fixed a problem with empty sources in filehandler | Steven Barth |
2008-06-28 | * Fixed last commit | Steven Barth |
2008-06-28 | * libs/httpd: Added Cache-Control header to LuCI | Steven Barth |
2008-06-28 | * libs/http: fix header handling in conditionals.lua | Jo-Philipp Wich |
2008-06-28 | * libs/http: prepare support for RFC2616 / 14.24 - 14.28 | Jo-Philipp Wich |
2008-06-26 | * libs/httpd: Removed a debug function | Steven Barth |
2008-06-26 | * libs/httpd: Rewrote daemon controller to increase performance | Steven Barth |
2008-06-26 | * libs/httpd: added ETag, Date, Content-Type and Last-Modified header support... | Jo-Philipp Wich |
2008-06-25 | * luci/httpd: fix 500 error case in luci handler, added copyright stuff | Jo-Philipp Wich |
2008-06-25 | * libs/httpd: Optimized performance again | Steven Barth |
2008-06-25 | * libs/httpd: Fixed typos | Steven Barth |
2008-06-25 | * libs/httpd: Optimized performance | Steven Barth |
2008-06-25 | * libs/httpd: cleanup | Steven Barth |
2008-06-25 | * libs/httpd: Use HTTP/1.0 for error messages | Steven Barth |
2008-06-25 | * libs/httpd: Automatically remove timed out threads | Steven Barth |
2008-06-25 | * libs/httpd: Introduced keep-alive and pipelining support | Steven Barth |
2008-06-23 | * libs/httpd: Tuned Garbage Collection | Steven Barth |
2008-06-23 | * libs/httpd: Added performance ;-) | Steven Barth |
2008-06-23 | * luci/libs: fix syntax error in last commit | Jo-Philipp Wich |
2008-06-23 | * luci/libs: fix possible error when doing sub() on chunk in server.lua | Jo-Philipp Wich |
2008-06-23 | * Introducing LuCI HTTPD as testing environment | Steven Barth |
2008-06-21 | * libs/httpd: Prepared HTTPD dispatching model | Steven Barth |
2008-06-21 | * Fixed call to push_response | Steven Barth |
2008-06-21 | * Fixed last commit | Steven Barth |
2008-06-21 | * libs/httpd: Forward changed Handler API to use luci.http to push responses | Steven Barth |
2008-06-20 | * Moved luci.http.protocol to libs/http | Steven Barth |
2008-06-19 | * luci/httpd: add initial server implementation | Jo-Philipp Wich |
2008-06-19 | * luci/libs: moved http.protocol from libs/web to libs/httpd, rewrote http.pr... | Jo-Philipp Wich |
2008-06-17 | * Use CRLF instead of LF in HTTP headers | Steven Barth |
2008-06-17 | * Preliminary module implementation for Luci HTTPD | Steven Barth |
2008-06-16 | * Removed it | Steven Barth |
2008-06-16 | * Added preliminary HTTPD construct | Steven Barth |