summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05remove pointless va_copy to avoid cleanup danceDavid Kalnischkies
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-26proper error reporting for v3 onion servicesDavid Kalnischkies
2017-09-24Drop curl method and apt-transport-https packageJulian Andres Klode
2017-09-09ftparchive: Do not pass through disabled hashes in SourcesJulian Andres Klode
2017-09-09add test for bug 870675 (hang on unsupported method)David Kalnischkies
2017-09-09test: Workaround gpgv warningJulian Andres Klode
2017-08-24Make test-bug-818628-unreadable-source work on !amd64Julian Andres Klode
2017-08-12Work around float rounding change in gcc 7 on i386Julian Andres Klode
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies
2017-07-26lookup login info for proxies in auth.confDavid Kalnischkies
2017-07-26reimplement and document auth.confDavid Kalnischkies
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies
2017-07-26fail early in http if server answer is too small as wellDavid Kalnischkies
2017-07-26fail earlier if server answers with too much dataDavid Kalnischkies
2017-07-26don't try to parse all fields starting with HTTP as status-lineDavid Kalnischkies
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos
2017-07-01Ignore download order in test-apt-update-failure-propagationJulian Andres Klode
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode
2017-06-30Reset failure reason when connection was successfulJulian Andres Klode
2017-06-28support tor+https being handled by httpDavid Kalnischkies
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-28fail instead of warn on insecure repositories in apt-getDavid Kalnischkies
2017-06-28Merge branch 'feature/http-https'Julian Andres Klode
2017-06-28Skip test-apt-download-progressJulian Andres Klode
2017-06-28Fix test suite and enable non-curl testing on travis, shippableJulian Andres Klode
2017-06-28Fix https->http redirect issuesDavid Kalnischkies
2017-06-27travis: ignore profiling warning in progress linesDavid Kalnischkies
2017-06-26deal with 3xx httpcodes as required by HTTP/1.1 specDavid Kalnischkies
2017-06-26fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies
2017-06-26show .diff/Index properly as ignored if we fallbackDavid Kalnischkies
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies
2017-06-26make the create-test-data script great againDavid Kalnischkies
2017-06-26Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies
2017-06-26Refactor to avoid loop/dangling gcc warningsDavid Kalnischkies
2017-06-26Call update from apt-key test for a strange path testDavid Kalnischkies
2017-06-26Add a few more Auto-Detect-Proxy testsDavid Kalnischkies
2017-06-26tests: fix gpg-agent killing in testcasesDavid Kalnischkies
2017-05-31Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode
2017-03-19Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies