summaryrefslogtreecommitdiff
path: root/uhttpd.h
Commit message (Expand)AuthorAgeFilesLines
...
* remove unnecessary client struct field membersFelix Fietkau2012-12-311-5/+0
* move dispatch cbs and data to one placeFelix Fietkau2012-12-311-10/+11
* make uh_path_lookup staticFelix Fietkau2012-12-311-0/+4
* add default cgi prefixFelix Fietkau2012-12-311-0/+1
* use the new calloc_a function from libuboxFelix Fietkau2012-12-311-3/+4
* add more command line optionsFelix Fietkau2012-12-301-0/+1
* add config parserFelix Fietkau2012-12-301-0/+9
* Initial implementationFelix Fietkau2012-12-301-0/+149