summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Harden test for no new acquires after transaction abortHEADmasterDavid Kalnischkies2021-03-111-9/+3
* Ensure all index files sent custom tags to the methodsDavid Kalnischkies2021-03-071-0/+10
* Start pdiff patching from the last possible starting pointDavid Kalnischkies2021-03-071-0/+3
* Rename pdiff merge patches only after they are all downloadedDavid Kalnischkies2021-03-072-8/+9
* Allow merging with empty pdiff patchesDavid Kalnischkies2021-03-061-2/+3
* regression fix: do require force-loopbreak for ConflictsJulian Andres Klode2021-03-011-15/+21
* Do not require force-loopbreak on Protected packagesJulian Andres Klode2021-02-231-1/+56
* Adjust loops to use size_t instead of intJulian Andres Klode2021-02-091-3/+3
* Fix test suite regression from StrToNum fixesJulian Andres Klode2021-02-092-56/+44
* Prevent temporary directory from triggering failure greppingDavid Kalnischkies2021-02-041-0/+1
* Avoid overstepping bounds in config file parsingDavid Kalnischkies2021-02-031-0/+8
* Forbid negative values in unsigned StrToNum explicitlyDavid Kalnischkies2021-02-031-0/+56
* Don't parse \x and \0 past the end in DeEscapeStringDavid Kalnischkies2021-02-031-0/+6
* Fix incorrect base64 encoding due to int promotionDavid Kalnischkies2021-02-031-0/+4
* Add a simple test for APT::String::DisplayLengthDavid Kalnischkies2021-02-031-0/+17
* Guess compressor only if no AR nember with exact name existsDavid Kalnischkies2021-02-021-1/+1
* Include all translations when building the cacheJulian Andres Klode2021-01-271-0/+13
* Adjust apt-mark test for dpkg 1.20.7Julian Andres Klode2021-01-131-2/+13
* Implement update --error-on=anyJulian Andres Klode2021-01-081-0/+6
* Add support for Phased-Update-PercentageJulian Andres Klode2021-01-082-0/+275
* Merge branch 'bash-compat' into 'master'Julian Andres Klode2021-01-051-1/+1
|\
| * Be compatible with BashDemi M. Obenour2020-12-281-1/+1
* | Determine autoremovable kernels at run-timeJulian Andres Klode2021-01-041-8/+7
|/
* Don't re-encode encoded URIs in pkgAcqFileDavid Kalnischkies2020-12-181-1/+1
* Implement encoded URI handling in all methodsDavid Kalnischkies2020-12-181-7/+20
* Keep URIs encoded in the acquire systemDavid Kalnischkies2020-12-185-30/+30
* Proper URI encoding for config requests to our test webserverDavid Kalnischkies2020-12-183-14/+20
* test: fixup for hash table size increase (changed output order)Julian Andres Klode2020-12-155-13/+12
* CVE-2020-27350: tarfile: integer overflow: Limit tar items to 128 GiBJulian Andres Klode2020-12-092-0/+7
* CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiBJulian Andres Klode2020-12-092-0/+7
* tarfile: OOM hardening: Limit size of long names/links to 1 MiBJulian Andres Klode2020-12-092-1/+89
* CVE-2020-27350: arfile: Integer overflow in parsingJulian Andres Klode2020-12-093-0/+250
* patterns: Terminate short pattern by ~ and !Julian Andres Klode2020-12-071-0/+2
* test-method-rred: Use apthelper instead of apt-helperJulian Andres Klode2020-12-021-1/+1
* Merge branch 'feature/rred' into 'master'Julian Andres Klode2020-11-252-1/+56
|\
| * Support compressed output from rred similar to apt-helper cat-filefeature/rredDavid Kalnischkies2020-11-071-2/+13
| * Support reading compressed patches in rred direct call modesDavid Kalnischkies2020-11-071-0/+3
| * Prepare rred binary for external usageDavid Kalnischkies2020-11-072-1/+42
* | Do not immediately configure m-a: same packages in lockstepJulian Andres Klode2020-11-061-2/+2
|/
* pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode2020-10-261-1/+2
* pkgnames: Correctly set the default for AllNames to falseJulian Andres Klode2020-10-261-0/+23
* Default Acquire::AllowReleaseInfoChange::Suite to "true"Julian Andres Klode2020-08-101-0/+14
* Replace whitelist/blacklist with allowlist/denylistJulian Andres Klode2020-08-042-13/+13
* aptwebserver: Rename slaves to workersJulian Andres Klode2020-08-041-4/+5
* Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies2020-07-071-4/+8
* Fix test due to display change in ls (coreutils 8.32)David Kalnischkies2020-07-071-1/+1
* Add dependency points in the resolver also to providersDavid Kalnischkies2020-07-021-0/+107
* Filter out impossible solutions for protected propagationDavid Kalnischkies2020-07-023-2/+33
* Delay removals due to Conflicts until Depends are resolvedDavid Kalnischkies2020-07-022-1/+75
* Add basic support for the Protected fieldJulian Andres Klode2020-06-291-0/+20