index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
uhttpd
/
src
/
uhttpd-cgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server...
Jo-Philipp Wich
2011-07-17
1
-0
/
+10
*
uhttpd: - fix parsing of interpreter entries in the config file, fixes servin...
Jo-Philipp Wich
2010-08-18
1
-27
/
+34
*
uhttpd: - more robust handling of network failures on static file serving - s...
Jo-Philipp Wich
2010-08-14
1
-7
/
+12
*
uhttpd: - fix a compile warning - support custom index file names - support c...
Jo-Philipp Wich
2010-07-23
1
-0
/
+11
*
uhttpd: - ignore authentication realms that refer to user accounts with no pa...
Jo-Philipp Wich
2010-04-24
1
-1
/
+1
*
uhttpd: fix a signal related race condition exposed by LuCI on fast machines
Jo-Philipp Wich
2010-03-29
1
-0
/
+3
*
uhttpd: block SIGCHLD until it is expected (#6957)
Jo-Philipp Wich
2010-03-27
1
-1
/
+1
*
uhttpd: clear script timeout as soon as data is received from the child
Jo-Philipp Wich
2010-03-27
1
-5
/
+7
*
uhttpd: - make script timeout configurable - catch SIGCHLD to properly interr...
Jo-Philipp Wich
2010-03-27
1
-4
/
+11
*
add uhttpd (moved from LuCI trunk)
Jo-Philipp Wich
2010-03-25
1
-0
/
+561