summaryrefslogtreecommitdiffstats
path: root/package/uhttpd
Commit message (Expand)AuthorAgeFilesLines
* [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-182-5/+5
* [package] uhttpd: properly match mimetype entries which cover the whole filen...jow2011-09-042-3/+3
* [package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)jow2011-09-022-1/+4
* [package] uhttpd: pass feature flags (#9742)jow2011-07-191-1/+7
* [package] uhttpd: support building against openssl instead of cyassl, minor c...jow2011-07-186-27/+98
* [package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout af...jow2011-07-173-3/+13
* [package] uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just l...cshore2011-03-121-0/+1
* [package] uhttpd: substitute "+" with space when using the -d flag, lazyload ...jow2011-01-282-41/+61
* [package] uhttpd: protect tcp receive operations with select, make tcp keep-a...jow2011-01-096-22/+54
* [package] uhttpd: allow lowercase http header fields (#8513)jow2010-12-242-3/+3
* [package] uhttpd: redirect to same location with trailing slash appended if d...jow2010-11-104-5/+22
* [package] uhttpd: make it work without shadow password supportjow2010-11-063-2/+18
* [package] uhttpd: revert unrelated change in previous commitjow2010-10-051-3/+1
* [package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hintsjow2010-10-052-1/+5
* [package] add maintainer informationjow2010-09-301-0/+1
* [package] uhttpd: break tight loop when receiving eof during header reading (...jow2010-09-092-1/+5
* [package] uhttpd: fix segfault triggered by Basic Auth checkingjow2010-08-252-3/+1
* [package] uhttpd:jow2010-08-188-108/+141
* [package] uhttpd:jow2010-08-1410-255/+364
* [package] uhttpd: fix segmentation fault triggered by invalid header linejow2010-08-121-1/+2
* [package] uhttpd:jow2010-08-113-44/+50
* [package] uhttpd: make init script less verbosejow2010-08-111-5/+1
* [package] uhttpd: add option to reject requests from RFC1918 IPs to public se...jow2010-08-117-2/+38
* [package] uhttpd: fix build dependencies (#7674)jow2010-07-271-0/+1
* [package] uhttpd:jow2010-07-237-18/+139
* [package] uhttpd:jow2010-06-123-3/+14
* bump release number for packages ahead of backfire in trunknico2010-05-231-1/+1
* [package] uhttpd: use uci_get() wrapper (#7312)jow2010-05-171-1/+1
* [package] uhttpd:jow2010-04-244-6/+10
* [package] uhttpd: fix bug in path canonization introduced by r20883jow2010-04-151-2/+3
* [package] uhttpd:jow2010-04-158-82/+186
* [package] uhttpd:jow2010-04-033-16/+13
* [package] uhttpd: fix a signal related race condition exposed by LuCI on fast...jow2010-03-293-3/+7
* [package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xxjow2010-03-282-2/+3
* [package] uhttpd: block SIGCHLD until it is expected (#6957)jow2010-03-276-4/+33
* [package] uhttpd: clear script timeout as soon as data is received from the c...jow2010-03-273-11/+15
* [package] uhttpd:jow2010-03-278-17/+67
* [package] add uhttpd (moved from LuCI trunk)jow2010-03-2517-0/+3997