index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
uhttpd
/
src
/
uhttpd-cgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhttpd: display errors in init script, code formatting changes, bump package ...
Jo-Philipp Wich
2012-05-03
1
-95
/
+95
*
uhttpd: fix bad pointer use in previous commit
Jo-Philipp Wich
2011-09-18
1
-1
/
+1
*
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks L...
Jo-Philipp Wich
2011-09-18
1
-4
/
+4
*
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