summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode1-2/+2
2019-06-12Adjust code for missing includes/using std::stringJulian Andres Klode1-0/+1
2019-06-11http: Fix Host header in proxied https connectionsSimon Körner1-0/+22
2019-06-11Introduce apt satisfy and apt-get satisfyJulian Andres Klode1-0/+72
2019-06-11Make APT::StringView publicJulian Andres Klode1-3/+0
2019-05-06CMake: Enforce "override" use on overriden methodsJulian Andres Klode1-0/+2
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode1-3/+3
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode2-3/+3
2019-04-15Add test case for local-only packages pinned to neverJulian Andres Klode1-1/+14
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies1-0/+22
2019-02-10Fix various typos in the documentationJakub Wilk2-2/+2
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2-3/+123
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode1-0/+61
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode1-3/+62
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode5-44/+225
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies2-0/+70
2019-01-28Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies1-1/+124
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies1-0/+7
2019-01-23Fail on non-signature lines in Release.gpgDavid Kalnischkies2-16/+75
2019-01-23Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies2-27/+19
2019-01-22Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode1-21/+43
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode1-0/+66
2019-01-22Communicate back which key(s) were used for signingDavid Kalnischkies1-20/+42
2019-01-22Refactor internal Signers information storage in gpgvDavid Kalnischkies1-19/+19
2018-12-10Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode2-0/+38
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2-0/+38
2018-12-04Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode1-1/+12
2018-12-04Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode1-0/+14
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode1-0/+15
2018-12-03test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode1-1/+7
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies1-0/+14
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies1-1/+1
2018-11-25Allow to override the directory of a request in aptwebserverDavid Kalnischkies1-2/+9
2018-11-25aptwebserver: Prevent XSS in debug and file listingDavid Kalnischkies1-24/+36
2018-11-25aptwebserver: Guess Content-Type from filename extensionDavid Kalnischkies1-1/+85
2018-11-21Print useful error on "apt changelog" without argumentsJulian Andres Klode1-0/+5
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode8-10/+147
2018-10-13Default to https: scheme for fetching Debian changelogsBen Hutchings2-3/+3
2018-10-05Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode1-0/+80
2018-09-20Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies1-2/+68
2018-09-18Merge branch 'bugfix/statusfd' into 'master'Julian Andres Klode4-57/+78
2018-09-15Show all architectures in 'apt list' outputDavid Kalnischkies1-4/+23
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies3-8/+55
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies7-2/+92
2018-09-11Reorder progress report messagesDavid Kalnischkies2-22/+22
2018-09-11Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies4-50/+71
2018-09-11Unset more environment variables in test frameworkDavid Kalnischkies1-2/+5
2018-09-10Don't use gpg directly in apt-key testDavid Kalnischkies1-1/+1
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies1-1/+1
2018-08-29Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies2-2/+23