summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies
2019-02-10Fix various typos in the documentationJakub Wilk
2019-02-04Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode
2019-02-04gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode
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-02-01Drop buffered writing from clearsigned message extractionDavid Kalnischkies
2019-02-01Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies
2019-01-31Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode
2019-01-31Disable deprecated methods (ftp, rsh, ssh) by defaultJulian Andres Klode
2019-01-30Verify data being sent by methods in SendMessage()Julian Andres Klode
2019-01-29Reuse APT::StringView more in LineBufferDavid Kalnischkies
2019-01-29Rework ifs to use not instead of == false/trueDavid Kalnischkies
2019-01-28Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies
2019-01-28Use more abstraction to handle the current line bufferDavid Kalnischkies
2019-01-28Explicitly remove the whitespaces defined by RFCDavid 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-22Remove `register` keywordKhem Raj
2019-01-05hash32: Tighten to multiversion to x86-64 ELF and use uint32_tJulian Andres Klode
2018-12-26debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode
2018-12-26configuration: Compare size first during lookupJulian Andres Klode
2018-12-26cache hash: Use sse4.2 CRC32c on x86-64 where availableJulian Andres Klode
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-04Override FileFd copy constructor to prevent copyingJulian Andres Klode
2018-12-04Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode
2018-12-04Merge branch 'remove_old_derivatives' into 'master'Julian Andres Klode
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies
2018-10-30Fix typos encountered while updating de translationChris Leick
2018-10-26Remove "Tanglu" config for Acquire::Changelogs and as vendorManuel A. Fernandez Montecelo
2018-10-26Remove "Ultimedia" config for Acquire::ChangelogsManuel A. Fernandez Montecelo
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-24pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode
2018-09-24Fix calculation of elapsed usec in downloadsJulian Andres Klode
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies