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
*
packages: sort network related packages into package/network/
Felix Fietkau
2012-10-10
1
-556
/
+0
*
uhttpd: various changes
Jo-Philipp Wich
2012-07-13
1
-23
/
+9
*
uhttpd: retry parsing the CGI header until the buffer space is exhausted
Jo-Philipp Wich
2012-07-11
1
-8
/
+17
*
uhttpd: various fixes
Jo-Philipp Wich
2012-07-09
1
-46
/
+37
*
uhttpd: do not subscribe to epoll write events Watch child read pipe end for ...
Jo-Philipp Wich
2012-07-06
1
-0
/
+1
*
uhttpd: finish inherited uloop in forked childs, fixes misdispatched events l...
Jo-Philipp Wich
2012-06-18
1
-0
/
+3
*
uhttpd: remove some dead code
Jo-Philipp Wich
2012-06-02
1
-7
/
+1
*
uhttpd: add explicit stdin eof notification for Lua and CGI childs
Jo-Philipp Wich
2012-06-02
1
-0
/
+4
*
uhttpd: - rewrite large parts of the server, use uloop event driven structure...
Jo-Philipp Wich
2012-05-28
1
-415
/
+377
*
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