summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add ?config-files and ?installed patternsJulian Andres Klode2019-08-151-0/+18
* Add ?obsolete and ?upgradable patternsJulian Andres Klode2019-08-151-0/+10
* Add ?automatic and ?garbage patternsJulian Andres Klode2019-08-151-0/+6
* Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode2019-08-151-0/+62
* Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode2019-08-151-0/+61
* Add initial support for parsing patterns into parse treesJulian Andres Klode2019-08-151-0/+95
* test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2019-08-152-1/+23
* Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode2019-08-151-0/+3
* Fix typos reported by codespell in code commentsDavid Kalnischkies2019-07-102-4/+4
* RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode2019-06-171-2/+2
* Adjust code for missing includes/using std::stringJulian Andres Klode2019-06-121-0/+1
* http: Fix Host header in proxied https connectionsSimon Körner2019-06-111-0/+22
* Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-111-0/+72
* Make APT::StringView publicJulian Andres Klode2019-06-111-3/+0
* CMake: Enforce "override" use on overriden methodsJulian Andres Klode2019-05-061-0/+2
* Use debDebFile to get control file instead of dpkg-debJulian Andres Klode2019-05-061-3/+3
* Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-062-3/+3
* Add test case for local-only packages pinned to neverJulian Andres Klode2019-04-151-1/+14
* Add explicit message for unsupported binary signatureDavid Kalnischkies2019-03-031-0/+22
* Fix various typos in the documentationJakub Wilk2019-02-102-2/+2
* Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2019-02-042-3/+123
|\
| * Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-011-0/+61
| * Introduce experimental 'never' pinning for sourcesJulian Andres Klode2019-02-011-3/+62
* | Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode2019-02-015-44/+225
|\ \
| * | Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies2019-01-281-1/+124
| * | Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-241-0/+7
| * | Fail on non-signature lines in Release.gpgDavid Kalnischkies2019-01-232-16/+75
| * | Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies2019-01-232-27/+19
| |/
* / Step over empty sections in TagFiles with commentsDavid Kalnischkies2019-02-012-0/+70
|/
* Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode2019-01-221-21/+43
|\
| * Communicate back which key(s) were used for signingDavid Kalnischkies2019-01-221-20/+42
| * Refactor internal Signers information storage in gpgvDavid Kalnischkies2019-01-221-19/+19
* | SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2019-01-221-0/+66
|/
* Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode2018-12-102-0/+38
|\
| * Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-102-0/+38
* | Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode2018-12-041-1/+12
|/
* Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode2018-12-041-0/+14
|\
| * Use quoted tagnames in config dumpsDavid Kalnischkies2018-11-291-0/+14
* | Provide a "autopurge" shortcutJulian Andres Klode2018-12-031-0/+15
* | test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode2018-12-031-1/+7
|/
* Fix typo reported by codespell in code commentsDavid Kalnischkies2018-11-251-1/+1
* Allow to override the directory of a request in aptwebserverDavid Kalnischkies2018-11-251-2/+9
* aptwebserver: Prevent XSS in debug and file listingDavid Kalnischkies2018-11-251-24/+36
* aptwebserver: Guess Content-Type from filename extensionDavid Kalnischkies2018-11-251-1/+85
* Print useful error on "apt changelog" without argumentsJulian Andres Klode2018-11-211-0/+5
* Merge branch 'feature/subkeys' into 'master'Julian Andres Klode2018-10-148-10/+147
|\
| * Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies2018-09-113-8/+55
| * Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-117-2/+92
* | Default to https: scheme for fetching Debian changelogsBen Hutchings2018-10-132-3/+3
* | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode2018-10-051-0/+80