Commit History

Author SHA1 Message Date
  David Kalnischkies 7a1bed9d45 rework parsing of the first request-line to be more robust 14 years ago
  David Kalnischkies d37911acee add simple url rewriting to the webserver 14 years ago
  David Kalnischkies 64a2851592 ensure that directories are accessed with a slash at the end of the url 14 years ago
  David Kalnischkies 59fe94ea01 http get requests need to be dequoted 14 years ago
  David Kalnischkies 4958ba98e6 include our usual config.h in the webserver 14 years ago
  David Kalnischkies d64053295c implement directory listing in your webserver 14 years ago
  David Kalnischkies dc57a59b1e reformat the aptwebserver code to look more like the rest of APT 14 years ago
  Michael Vogt 3ce22d4f71 cleanup, thanks to donkult for his feedback 14 years ago
  Michael Vogt a38a00b981 always send content-length via the new addDataHeaders() to ensure w3m/curl are happy too for 404 pages and to comply with the http 1.1 spec 14 years ago
  Michael Vogt da3ebfe79d add failing regression test for bug #346386 14 years ago
  Michael Vogt 90d1d54ef2 add commandline, add configurable port, add --simulate-paywall to simulate a broken webserver that intercepts connections and returns nonsese 14 years ago
  David Kalnischkies e6cd40dc17 start implementing an extremely simple webserver for testing APT 14 years ago