modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default
[project/luci.git] / libs / httpd / luasrc / httpd.lua
2008-08-27 Steven BarthFix some synchronization issues
2008-07-02 Steven Barth* libs/httpd: Fixed garbage collection
2008-07-01 Steven Barth* libs/httpd: Fixed last commit
2008-07-01 Steven Barth* libs/httpd: Memory optimizations part #1
2008-07-01 Steven Barth* libs/httpd: Fixed a memleak
2008-06-29 Steven Barth* Fixed last commit
2008-06-29 Steven Barth* luci/httpd: Handle timeouts on socket writes correctly
2008-06-26 Steven Barth* libs/httpd: Removed a debug function
2008-06-26 Steven Barth* libs/httpd: Rewrote daemon controller to increase...
2008-06-25 Steven Barth* libs/httpd: Optimized performance again
2008-06-25 Steven Barth* libs/httpd: Fixed typos
2008-06-25 Steven Barth* libs/httpd: Optimized performance
2008-06-25 Steven Barth* libs/httpd: Automatically remove timed out threads
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-23 Steven Barth* libs/httpd: Tuned Garbage Collection
2008-06-23 Steven Barth* libs/httpd: Added performance ;-)
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-21 Steven Barth* libs/httpd: Prepared HTTPD dispatching model
2008-06-19 Jo-Philipp Wich* luci/httpd: add initial server implementation
2008-06-16 Steven Barth* Removed it
2008-06-16 Steven Barth* Added preliminary HTTPD construct