dispose http(s) 416 error page as non-content
[ntk/apt.git] / test / interactive-helper / aptwebserver.cc
2014-12-22 David Kalnischkiesdispose http(s) 416 error page as non-content
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: type qualifiers ignored on function return...
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-02-13 David Kalnischkiesreport https download start only if we really get it
2014-01-06 Michael Vogtimprove apt.8.xml
2014-01-06 Michael VogtMerge branch 'debian/sid' into feature/apt-manpage
2013-12-10 Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-10 Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-09 Michael VogtMerge remote-tracking branch 'origin/feature/deb-src...
2013-11-30 David Kalnischkiestests: add a webserverconfig method to abstract config
2013-11-30 David Kalnischkieswebserver: use pthreads to handle multiple clients
2013-11-30 David Kalnischkieswebserver: strip parameters from filename
2013-11-30 David Kalnischkieswebserver: add directoryIndex support defaulting to...
2013-11-30 David Kalnischkieswebserver: implement ~user access to ~user/public_html/
2013-11-30 David Kalnischkieswebserver: spurious newline after data confuses curl
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05 Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-09-30 David Kalnischkiesadd Range and If-Range support in the webserver
2013-09-30 David Kalnischkiesaccess _config via GET requests in the webserver
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-24 David Kalnischkiessimple fork and pidfile aptwebserver
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiessimple URI rewrite rules config for webserver
2013-06-20 David Kalnischkiesadd directory listing to the webserver
2013-06-20 David Kalnischkiesadd a simple webserver for our testcases