Age | Commit message (Expand) | Author |
---|---|---|
2012-07-11 | ensure that directories are accessed with a slash at the end of the url | David Kalnischkies |
2012-07-10 | http get requests need to be dequoted | David Kalnischkies |
2012-07-10 | include our usual config.h in the webserver | David Kalnischkies |
2012-07-10 | implement directory listing in your webserver | David Kalnischkies |
2012-07-10 | reformat the aptwebserver code to look more like the rest of APT | David Kalnischkies |
2012-07-10 | cleanup, thanks to donkult for his feedback | Michael Vogt |
2012-07-10 | always send content-length via the new addDataHeaders() to ensure w3m/curl ar... | Michael Vogt |
2012-07-10 | add failing regression test for bug #346386 | Michael Vogt |
2012-07-10 | add commandline, add configurable port, add --simulate-paywall to simulate a ... | Michael Vogt |
2012-07-09 | start implementing an extremely simple webserver for testing APT | David Kalnischkies |