summaryrefslogtreecommitdiff
path: root/uhttpd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of path handling fixesHEADmasterJo-Philipp Wich2014-09-231-4/+7
* Fix possible buffer overruns in path handlingJo-Philipp Wich2014-09-221-7/+28
* support multiple index files in the configuration and the command line argsJo-Philipp Wich2012-10-151-20/+22
* define _XOPEN_SOURCE and _BSD_SOURCE globally, increase _XOPEN_SOURCE to incl...Felix Fietkau2012-10-041-3/+0
* [package] uhttpd: various changesjow2012-07-131-17/+13
* [package] uhttpd: various fixesjow2012-07-091-15/+47
* [package] uhttpd: do not subscribe to epoll write eventsjow2012-07-061-0/+3
* [package] uhttpd:jow2012-05-281-86/+164
* [package] uhttpd: display errors in init script, code formatting changes, bum...jow2012-05-031-120/+124
* Fixed: [PATCH 2/3] uhttpd URL-codec enhancements.jow2012-05-031-15/+27
* uhttpd URL-codec bug fixes.jow2012-05-031-5/+11
* [package] uhttpd: cope with DES crypted passwd entries by not relying on a le...jow2011-11-091-5/+2
* [package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv(...jow2011-11-051-35/+44
* [package] uhttpd: protect tcp receive operations with select, make tcp keep-a...jow2011-01-091-7/+23
* [package] uhttpd: redirect to same location with trailing slash appended if d...jow2010-11-101-2/+19
* [package] uhttpd: make it work without shadow password supportjow2010-11-061-1/+8
* [package] uhttpd: fix segfault triggered by Basic Auth checkingjow2010-08-251-2/+0
* [package] uhttpd:jow2010-08-181-14/+13
* [package] uhttpd:jow2010-08-141-47/+76
* [package] uhttpd: add option to reject requests from RFC1918 IPs to public se...jow2010-08-111-0/+15
* [package] uhttpd:jow2010-07-231-4/+20
* [package] uhttpd:jow2010-04-241-2/+6
* [package] uhttpd: fix bug in path canonization introduced by r20883jow2010-04-151-2/+3
* [package] uhttpd:jow2010-04-151-4/+78
* [package] uhttpd: block SIGCHLD until it is expected (#6957)jow2010-03-271-0/+19
* [package] add uhttpd (moved from LuCI trunk)jow2010-03-251-0/+749