summaryrefslogtreecommitdiffhomepage
path: root/libs/httpd/luasrc/httpd.lua
AgeCommit message (Expand)Author
2009-05-01Remove Luasocket - obsoleted by nixioSteven Barth
2008-08-27Fix some synchronization issuesSteven 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-29* Fixed last commitSteven Barth
2008-06-29* luci/httpd: Handle timeouts on socket writes correctlySteven Barth
2008-06-26* libs/httpd: Removed a debug functionSteven Barth
2008-06-26* libs/httpd: Rewrote daemon controller to increase performanceSteven Barth
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: 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* Introducing LuCI HTTPD as testing environmentSteven Barth
2008-06-21* libs/httpd: Prepared HTTPD dispatching modelSteven Barth
2008-06-19* luci/httpd: add initial server implementationJo-Philipp Wich
2008-06-16* Removed itSteven Barth
2008-06-16* Added preliminary HTTPD constructSteven Barth