libs/web: add template parser reimplemented in C
[project/luci.git] / libs / lucid-http /
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