summaryrefslogtreecommitdiff
path: root/test/interactive-helper
AgeCommit message (Expand)Author
2017-02-22reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies
2016-10-05http(s): allow empty values for header fieldsDavid Kalnischkies
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies
2016-04-13webserver: 416 errors aren't closing connectionsDavid Kalnischkies
2016-03-14aptwebserver: fix html validation issuesDavid Kalnischkies
2016-01-31test all redirection codes work as expectedDavid Kalnischkies
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-05-22Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2015-05-22Add regression test for LP: #1445239Michael Vogt
2015-05-22Fix endless loop in apt-get update that can cause disk fillupMichael Vogt
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2015-04-19handle servers closing encoded connections correctlyDavid Kalnischkies
2015-03-16derive more of https from http methodDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-02-14report https download start only if we really get itDavid Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies
2013-11-30webserver: use pthreads to handle multiple clientsDavid Kalnischkies
2013-11-30webserver: strip parameters from filenameDavid Kalnischkies
2013-11-30webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies
2013-11-30webserver: implement ~user access to ~user/public_html/David Kalnischkies
2013-11-30webserver: spurious newline after data confuses curlDavid Kalnischkies
2013-09-30add Range and If-Range support in the webserverDavid Kalnischkies
2013-09-30access _config via GET requests in the webserverDavid Kalnischkies
2013-08-15Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2013-07-26request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies
2013-06-20trigger NODATA error for invalid InRelease filesDavid Kalnischkies
2013-06-20simple URI rewrite rules config for webserverDavid Kalnischkies
2013-06-20add directory listing to the webserverDavid Kalnischkies
2013-06-20add a simple webserver for our testcasesDavid Kalnischkies
2013-06-09stop building l10n if strings are unchangedDavid Kalnischkies
2012-07-12add (partial) partial request support for the webserverDavid Kalnischkies
2012-07-11add option to send Content-Type based on file extensionDavid Kalnischkies
2012-07-11make the server a little more robust against write errors (e.g. broken pipe)David Kalnischkies
2012-07-11rework parsing of the first request-line to be more robustDavid Kalnischkies
2012-07-11add simple url rewriting to the webserverDavid Kalnischkies
2012-07-11ensure that directories are accessed with a slash at the end of the urlDavid Kalnischkies