index
:
openwrt/uhttpd
bind-to-device
bind-to-device-21.02
bind-to-device-master
master
OpenWrt uhttpd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2013-01-07
add ubus support
Felix Fietkau
2013-01-04
fix uninitialized variables
Felix Fietkau
2013-01-04
add lua plugin support
Felix Fietkau
2013-01-04
remove #ifdef HAVE_CGI
Felix Fietkau
2013-01-04
add basic tls support, todo: error handling
Felix Fietkau
2013-01-03
clean up / fix #include
Felix Fietkau
2013-01-03
fix compile errors on linux
Felix Fietkau
2013-01-02
enable http keepalive again, it seems to work properly now
Felix Fietkau
2013-01-01
add preliminary cgi support, needs fixing for close handling
Felix Fietkau
2013-01-01
code cleanup
Felix Fietkau
2012-12-31
add default cgi prefix
Felix Fietkau
2012-12-31
add default value for conf.realm
Felix Fietkau
2012-12-31
set a default for script timeout
Felix Fietkau
2012-12-31
exit if no sockets could be bound
Felix Fietkau
2012-12-31
add full usage help text
Felix Fietkau
2012-12-30
add forking
Felix Fietkau
2012-12-30
add more command line options
Felix Fietkau
2012-12-30
add config parser
Felix Fietkau
2012-12-30
limit default max_requests to 3
Felix Fietkau
2012-12-30
Initial implementation
Felix Fietkau