summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/uhttpd
AgeCommit message (Expand)Author
2010-03-21uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 specJo-Philipp Wich
2010-03-21uhttpd: complete init script and sample configurationJo-Philipp Wich
2010-03-21uhttpd: terminate I/O loops if socket writes failJo-Philipp Wich
2010-03-21uhttpd: relax cgi timeoutJo-Philipp Wich
2010-03-21uhttpd: finish basic auth support, read realms from /etc/httpd.confJo-Philipp Wich
2010-03-20uhttpd: add basic auth infrastructureJo-Philipp Wich
2010-03-20uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual urlJo-Philipp Wich
2010-03-20uhttpd: rename struct uh_path_info to path_info, drop wdir memberJo-Philipp Wich
2010-03-20uhttpd: everybody loves licences, add oneJo-Philipp Wich
2010-03-20uhttpd: treat cgi scripts without any headers as text/plain responses, requir...Jo-Philipp Wich
2010-03-20uhttpd:Jo-Philipp Wich
2010-03-19uhttpd: explicitely use gmt timesJo-Philipp Wich
2010-03-19uhttpd: fix off-by-one in last commitJo-Philipp Wich
2010-03-19uhttpd: accept wrongly terminated cgi headers, needed for X-WrtJo-Philipp Wich
2010-03-19uhttpd: fix usage messageJo-Philipp Wich
2010-03-19uhttpd: add init script and uci configurationJo-Philipp Wich
2010-03-19uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibilityJo-Philipp Wich
2010-03-19uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100%...Jo-Philipp Wich
2010-03-19uhttpd: make missing certs only fatal if tls sockets were requestedJo-Philipp Wich
2010-03-18uhttpd: only enable Lua runtime if a handler was specifiedJo-Philipp Wich
2010-03-18contrib/package: add uhttpd, a drop-in replacement for busybox httpdJo-Philipp Wich