Commit History

Upphovsman SHA1 Meddelande Datum
  David Kalnischkies 056c365657 add (partial) partial request support for the webserver 14 år sedan
  David Kalnischkies 06b3095f81 add option to send Content-Type based on file extension 14 år sedan
  David Kalnischkies 57d13de2fb make the server a little more robust against write errors (e.g. broken pipe) 14 år sedan
  David Kalnischkies 7a1bed9d45 rework parsing of the first request-line to be more robust 14 år sedan
  David Kalnischkies d37911acee add simple url rewriting to the webserver 14 år sedan
  David Kalnischkies 64a2851592 ensure that directories are accessed with a slash at the end of the url 14 år sedan
  David Kalnischkies 59fe94ea01 http get requests need to be dequoted 14 år sedan
  David Kalnischkies 4958ba98e6 include our usual config.h in the webserver 14 år sedan
  David Kalnischkies d64053295c implement directory listing in your webserver 14 år sedan
  David Kalnischkies dc57a59b1e reformat the aptwebserver code to look more like the rest of APT 14 år sedan
  Michael Vogt 3ce22d4f71 cleanup, thanks to donkult for his feedback 14 år sedan
  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 år sedan
  Michael Vogt da3ebfe79d add failing regression test for bug #346386 14 år sedan
  Michael Vogt 90d1d54ef2 add commandline, add configurable port, add --simulate-paywall to simulate a broken webserver that intercepts connections and returns nonsese 14 år sedan
  David Kalnischkies e6cd40dc17 start implementing an extremely simple webserver for testing APT 14 år sedan