summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2013-05-16uhttpd: allow the config to override the default index fileFelix Fietkau
2013-04-17Accept square bracket notation for IPv6 addressesJo-Philipp Wich
2013-01-26set the docroot to the current working directory if none is specified, fixes ...Jo-Philipp Wich
2013-01-25ubus: add option to not authenticate ubus requestsJo-Philipp Wich
2013-01-23make arguments of not compiled functionality non-fatalJo-Philipp Wich
2013-01-19add support for deferring script requests, limit maximum number of script cal...Felix Fietkau
2013-01-13relicense to ISCFelix Fietkau
2013-01-13add an option for configuring http keepaliveFelix Fietkau
2013-01-07add ubus supportFelix Fietkau
2013-01-04fix uninitialized variablesFelix Fietkau
2013-01-04add lua plugin supportFelix Fietkau
2013-01-04remove #ifdef HAVE_CGIFelix Fietkau
2013-01-04add basic tls support, todo: error handlingFelix Fietkau
2013-01-03clean up / fix #includeFelix Fietkau
2013-01-03fix compile errors on linuxFelix Fietkau
2013-01-02enable http keepalive again, it seems to work properly nowFelix Fietkau
2013-01-01add preliminary cgi support, needs fixing for close handlingFelix Fietkau
2013-01-01code cleanupFelix Fietkau
2012-12-31add default cgi prefixFelix Fietkau
2012-12-31add default value for conf.realmFelix Fietkau
2012-12-31set a default for script timeoutFelix Fietkau
2012-12-31exit if no sockets could be boundFelix Fietkau
2012-12-31add full usage help textFelix Fietkau
2012-12-30add forkingFelix Fietkau
2012-12-30add more command line optionsFelix Fietkau
2012-12-30add config parserFelix Fietkau
2012-12-30limit default max_requests to 3Felix Fietkau
2012-12-30Initial implementationFelix Fietkau