summaryrefslogtreecommitdiff
path: root/uhttpd-cgi.c
Commit message (Expand)AuthorAgeFilesLines
* [package] uhttpd: various changesjow2012-07-131-23/+9
* [package] uhttpd: retry parsing the CGI header until the buffer space is exha...jow2012-07-111-8/+17
* [package] uhttpd: various fixesjow2012-07-091-46/+37
* [package] uhttpd: do not subscribe to epoll write eventsjow2012-07-061-0/+1
* [package] uhttpd: finish inherited uloop in forked childs, fixes misdispatche...jow2012-06-181-0/+3
* [package] uhttpd: remove some dead codejow2012-06-021-7/+1
* [package] uhttpd: add explicit stdin eof notification for Lua and CGI childsjow2012-06-021-0/+4
* [package] uhttpd:jow2012-05-281-415/+377
* [package] uhttpd: display errors in init script, code formatting changes, bum...jow2012-05-031-95/+95
* [package] uhttpd: fix bad pointer use in previous commitjow2011-09-181-1/+1
* [package] uhttpd: fix possible CGI header line parsing beyound the empty line...jow2011-09-181-4/+4
* [package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout af...jow2011-07-171-0/+10
* [package] uhttpd:jow2010-08-181-27/+34
* [package] uhttpd:jow2010-08-141-7/+12
* [package] uhttpd:jow2010-07-231-0/+11
* [package] uhttpd:jow2010-04-241-1/+1
* [package] uhttpd: fix a signal related race condition exposed by LuCI on fast...jow2010-03-291-0/+3
* [package] uhttpd: block SIGCHLD until it is expected (#6957)jow2010-03-271-1/+1
* [package] uhttpd: clear script timeout as soon as data is received from the c...jow2010-03-271-5/+7
* [package] uhttpd:jow2010-03-271-4/+11
* [package] add uhttpd (moved from LuCI trunk)jow2010-03-251-0/+561