summaryrefslogtreecommitdiff
path: root/uhttpd.h
Commit message (Expand)AuthorAgeFilesLines
* re-add limits.h, required for PATH_MAX on certain libc implementationsJo-Philipp Wich2012-10-191-1/+2
* support multiple index files in the configuration and the command line argsJo-Philipp Wich2012-10-151-1/+5
* include strings.h globally for strcasecmp and strncasecmpFelix Fietkau2012-10-041-0/+1
* define _XOPEN_SOURCE and _BSD_SOURCE globally, increase _XOPEN_SOURCE to incl...Felix Fietkau2012-10-041-0/+3
* do not include linux/limits.hFelix Fietkau2012-10-041-1/+0
* [package] uhttpd: various changesjow2012-07-131-10/+18
* [package] uhttpd: various fixesjow2012-07-091-1/+2
* [package] uhttpd: do not subscribe to epoll write eventsjow2012-07-061-0/+1
* [package] uhttpd:jow2012-05-281-23/+66
* uhttpd: added uhttpd.docrootjow2012-05-031-1/+1
* [package] uhttpd: support building against openssl instead of cyassl, minor c...jow2011-07-181-2/+1
* [package] uhttpd: protect tcp receive operations with select, make tcp keep-a...jow2011-01-091-0/+1
* [package] uhttpd:jow2010-08-181-0/+6
* [package] uhttpd:jow2010-08-141-2/+13
* [package] uhttpd: add option to reject requests from RFC1918 IPs to public se...jow2010-08-111-0/+1
* [package] uhttpd:jow2010-07-231-0/+4
* [package] uhttpd:jow2010-04-151-1/+3
* [package] uhttpd:jow2010-03-271-0/+4
* [package] add uhttpd (moved from LuCI trunk)jow2010-03-251-0/+133