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