libs/core: fixes for network model
[project/luci.git] / libs / lucid-http /
2009-07-31 Steven BarthPerformance improvements, where did that get lost?
2009-07-28 Steven BarthIncrease timeout for HTTP, fixing some browser problems
2009-07-27 Steven BarthAdd native support for homepages
2009-07-25 Steven BarthAllow Basic-Auth pass-through
2009-07-25 Steven BarthAdd: luci.http.splice to allow direct copying of data...
2009-07-25 Jo-Philipp Wichlibs/lucid-http: make chunksinks cope with string-like...
2009-07-24 Steven BarthRevert "libs/lucid-http: prepare external indexing...
2009-07-23 Jo-Philipp Wichlibs/lucid-http: prepare external indexing and tree...
2009-07-10 Steven BarthMove memory limit to lucid, reincrease thread limit
2009-06-16 Jo-Philipp Wichlibs/lucid-http: use SERVER_ADDR as fallback
2009-06-16 Steven BarthCatchall workaround for strange sockaddresses by Jow
2009-06-14 Steven BarthGSoC: Documentation #2
2009-06-13 Steven BarthGSoC: Documentation #1
2009-06-10 Steven BarthRevert "libs/lucid-http: copyz() causes a Kernel oops...
2009-06-10 Jo-Philipp Wichlibs/lucid-http: copyz() causes a Kernel oops on brcm...
2009-06-07 Steven BarthHTTPd: No keep-alive after POST request, because we...
2009-06-01 Steven BarthFix query string detection
2009-06-01 Jo-Philipp Wichlucid: fix separation of query string and url in server...
2009-05-27 Steven Barthhttp/1.1 detection
2009-05-27 Steven BarthHTTP-Timeout to 5 seconds
2009-05-26 Steven BarthFix redirector
2009-05-25 Steven BarthFix non-HEAD HTTP-Responses
2009-05-23 Steven BarthGSoC Commit #1: LuCId + HTTP-Server