summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2018-03-15Use https for Ubuntu changelogsJulian Andres Klode1-4/+4
2018-02-19Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode2-0/+48
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode2-0/+48
2018-02-19ensure correct file permissions for auxfilesDavid Kalnischkies1-6/+25
2018-02-19tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies1-2/+3
2018-02-19add apt-helper drop-privs command…David Kalnischkies1-0/+7
2018-02-19Work around test-method-mirror failure by setting umask at startJulian Andres Klode1-0/+2
2018-01-19allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies2-4/+40
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode1-0/+28
2018-01-03add a testcase for the mirror methodDavid Kalnischkies1-0/+190
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies3-2/+6
2018-01-03refactor message generation for methodsDavid Kalnischkies1-1/+1
2017-12-24do not remap current files if nullptrs in cache generationDavid Kalnischkies1-0/+47
2017-12-14relax test to accept various connection failuresDavid Kalnischkies1-3/+2
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies2-1/+19
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies2-4/+41
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies1-0/+24
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies2-3/+25
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode1-10/+12
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies2-4/+26
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies1-0/+92
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode1-0/+12
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode2-2/+6
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies2-41/+66
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies1-0/+1
2017-09-26proper error reporting for v3 onion servicesDavid Kalnischkies1-4/+24
2017-09-24Drop curl method and apt-transport-https packageJulian Andres Klode1-6/+0
2017-09-09ftparchive: Do not pass through disabled hashes in SourcesJulian Andres Klode3-2/+42
2017-09-09add test for bug 870675 (hang on unsupported method)David Kalnischkies1-0/+26
2017-09-09test: Workaround gpgv warningJulian Andres Klode1-2/+2
2017-08-24Make test-bug-818628-unreadable-source work on !amd64Julian Andres Klode1-0/+1
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies1-0/+64
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies2-1/+19
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies1-0/+31
2017-07-26lookup login info for proxies in auth.confDavid Kalnischkies1-1/+3
2017-07-26reimplement and document auth.confDavid Kalnischkies1-0/+1
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies1-28/+35
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies1-2/+2
2017-07-26fail early in http if server answer is too small as wellDavid Kalnischkies9-58/+61
2017-07-26fail earlier if server answers with too much dataDavid Kalnischkies2-10/+8
2017-07-26don't try to parse all fields starting with HTTP as status-lineDavid Kalnischkies1-0/+2
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies1-0/+30
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos1-4/+10
2017-07-01Ignore download order in test-apt-update-failure-propagationJulian Andres Klode1-17/+2
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode1-1/+1
2017-06-30Reset failure reason when connection was successfulJulian Andres Klode1-1/+1
2017-06-28support tor+https being handled by httpDavid Kalnischkies1-1/+8
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode1-0/+44
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies1-2/+5
2017-06-28error in update on Release information changesDavid Kalnischkies3-13/+78