summaryrefslogtreecommitdiff
path: root/test/interactive-helper/aptwebserver.cc
Commit message (Expand)AuthorAgeFilesLines
* include our usual config.h in the webserverDavid Kalnischkies2012-07-101-6/+8
* implement directory listing in your webserverDavid Kalnischkies2012-07-101-4/+91
* reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies2012-07-101-45/+44
* cleanup, thanks to donkult for his feedbackMichael Vogt2012-07-101-1/+1
* always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt2012-07-101-12/+22
* add failing regression test for bug #346386Michael Vogt2012-07-101-4/+4
* add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt2012-07-101-7/+45
* start implementing an extremely simple webserver for testing APTDavid Kalnischkies2012-07-091-0/+216