Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include our usual config.h in the webserver | David Kalnischkies | 2012-07-10 | 1 | -6/+8 |
* | implement directory listing in your webserver | David Kalnischkies | 2012-07-10 | 1 | -4/+91 |
* | reformat the aptwebserver code to look more like the rest of APT | David Kalnischkies | 2012-07-10 | 1 | -45/+44 |
* | cleanup, thanks to donkult for his feedback | Michael Vogt | 2012-07-10 | 1 | -1/+1 |
* | always send content-length via the new addDataHeaders() to ensure w3m/curl ar... | Michael Vogt | 2012-07-10 | 1 | -12/+22 |
* | add failing regression test for bug #346386 | Michael Vogt | 2012-07-10 | 1 | -4/+4 |
* | add commandline, add configurable port, add --simulate-paywall to simulate a ... | Michael Vogt | 2012-07-10 | 1 | -7/+45 |
* | start implementing an extremely simple webserver for testing APT | David Kalnischkies | 2012-07-09 | 1 | -0/+216 |