summaryrefslogtreecommitdiffhomepage
path: root/libs/httpd
AgeCommit message (Expand)Author
2008-11-03Always close POST-connections (circumvents some strange browser behaviour in ...Steven Barth
2008-11-02Apply host-UVLSteven Barth
2008-11-01Remove overload protection from SDK httpdSteven Barth
2008-10-19Add default redirection page for SDK httpdSteven Barth
2008-10-15* luci/libs/httpd: fix spurious Overload errors in luci-httpdJo-Philipp Wich
2008-09-04Use /usr/bin/env lua instead of /usr/bin/lua in development environment start...Steven Barth
2008-09-02Fixed occasionally occuring "Overload"-problems with luci-httpdSteven Barth
2008-09-02Fixed some UCI transition falloutSteven Barth
2008-08-27Fix some synchronization issuesSteven Barth
2008-08-27Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old...Steven Barth
2008-08-26UCI API changesSteven Barth
2008-08-10* libs/web: Reworked authenticationSteven Barth
2008-07-24Rewrote host environment targets to work out of the boxSteven Barth
2008-07-23Made SGIs even more standards compliant (respect EOF command from LuCI)Steven Barth
2008-07-23Fix sgi-wsapi and sgi-luci to be standards compliantSteven 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 handlerSteven Barth
2008-07-02* libs/httpd: Fixed garbage collectionSteven Barth
2008-07-01* libs/httpd: Fixed last commitSteven Barth
2008-07-01* libs/httpd: Memory optimizations part #1Steven Barth
2008-07-01* libs/httpd: Fixed a memleakSteven Barth
2008-06-30* libs/httpd: also handle missing directory permissions correctlyJo-Philipp Wich
2008-06-30* libs/http: removed protocol.filter, added mimetypes to protocol.mimeJo-Philipp Wich
2008-06-29* luci/httpd: Populated missing functions to wrapped socketSteven Barth
2008-06-29* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocketSteven Barth
2008-06-29* Fixed last commitSteven Barth
2008-06-29* luci/httpd: Handle timeouts on socket writes correctlySteven Barth
2008-06-28* libs/httpd: print request uri, not real path in directory listingsJo-Philipp Wich
2008-06-28* libs/http: added support for directory listingsJo-Philipp Wich
2008-06-28* libs/httpd: Fixed a problem with empty sources in filehandlerSteven Barth
2008-06-28* Fixed last commitSteven Barth
2008-06-28* libs/httpd: Added Cache-Control header to LuCISteven Barth
2008-06-28* libs/http: fix header handling in conditionals.luaJo-Philipp Wich
2008-06-28* libs/http: prepare support for RFC2616 / 14.24 - 14.28Jo-Philipp Wich
2008-06-26* libs/httpd: Removed a debug functionSteven Barth
2008-06-26* libs/httpd: Rewrote daemon controller to increase performanceSteven 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 stuffJo-Philipp Wich
2008-06-25* libs/httpd: Optimized performance againSteven Barth
2008-06-25* libs/httpd: Fixed typosSteven Barth
2008-06-25* libs/httpd: Optimized performanceSteven Barth
2008-06-25* libs/httpd: cleanupSteven Barth
2008-06-25* libs/httpd: Use HTTP/1.0 for error messagesSteven Barth
2008-06-25* libs/httpd: Automatically remove timed out threadsSteven Barth
2008-06-25* libs/httpd: Introduced keep-alive and pipelining supportSteven Barth
2008-06-23* libs/httpd: Tuned Garbage CollectionSteven Barth
2008-06-23* libs/httpd: Added performance ;-)Steven Barth
2008-06-23* luci/libs: fix syntax error in last commitJo-Philipp Wich
2008-06-23* luci/libs: fix possible error when doing sub() on chunk in server.luaJo-Philipp Wich
2008-06-23* Introducing LuCI HTTPD as testing environmentSteven Barth