index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
contrib
/
package
/
uhttpd
/
src
/
uhttpd.c
Age
Commit message (
Expand
)
Author
2010-03-25
contrib/package: remove px5g, uhttpd - moved to OpenWrt core packages
Jo-Philipp Wich
2010-03-25
uhttpd: move Lua and TLS support into loadable plugins
Jo-Philipp Wich
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