summaryrefslogtreecommitdiff
path: root/test/interactive-helper/aptwebserver.cc
AgeCommit message (Expand)Author
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies
2013-11-30webserver: use pthreads to handle multiple clientsDavid Kalnischkies
2013-11-30webserver: strip parameters from filenameDavid Kalnischkies
2013-11-30webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies
2013-11-30webserver: implement ~user access to ~user/public_html/David Kalnischkies
2013-11-30webserver: spurious newline after data confuses curlDavid Kalnischkies
2013-09-30add Range and If-Range support in the webserverDavid Kalnischkies
2013-09-30access _config via GET requests in the webserverDavid Kalnischkies
2013-07-26request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies
2013-06-20trigger NODATA error for invalid InRelease filesDavid Kalnischkies
2013-06-20simple URI rewrite rules config for webserverDavid Kalnischkies
2013-06-20add directory listing to the webserverDavid Kalnischkies
2013-06-20add a simple webserver for our testcasesDavid Kalnischkies