Age | Commit message (Expand) | Author |
---|---|---|
2010-03-21 | uhttpd: properly initialize sigaction, restore SIGTERM for childs | Jo-Philipp Wich |
2010-03-21 | uhttpd: make Lua handler more CGI like and fork child away | Jo-Philipp Wich |
2010-03-21 | uhttpd: finish basic auth support, read realms from /etc/httpd.conf | Jo-Philipp Wich |
2010-03-20 | uhttpd: add basic auth infrastructure | Jo-Philipp Wich |
2010-03-20 | uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual url | Jo-Philipp Wich |
2010-03-20 | uhttpd: rename struct uh_path_info to path_info, drop wdir member | Jo-Philipp Wich |
2010-03-20 | uhttpd: everybody loves licences, add one | Jo-Philipp Wich |
2010-03-20 | uhttpd: | Jo-Philipp Wich |
2010-03-19 | uhttpd: fix usage message | Jo-Philipp Wich |
2010-03-19 | uhttpd: make missing certs only fatal if tls sockets were requested | Jo-Philipp Wich |
2010-03-18 | uhttpd: only enable Lua runtime if a handler was specified | Jo-Philipp Wich |
2010-03-18 | contrib/package: add uhttpd, a drop-in replacement for busybox httpd | Jo-Philipp Wich |