summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode
2019-06-11Allow comparing string to StringViewJulian Andres Klode
2019-06-11Make APT::StringView publicJulian Andres Klode
2019-05-06Change soname to libapt-pkg.so.5.90Julian Andres Klode
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-04-30apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode
2019-04-30apt-pkg: hashes: Add 'explicit' to single argument constructorsJulian Andres Klode
2019-04-30Add 'explicit' to most single argument constructorsJulian Andres Klode
2019-03-08Merge tag '1.8.0'Julian Andres Klode
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies
2019-02-26fileutl: Merge Popen variantsJulian Andres Klode
2019-02-26fileutl: Remove deprecated functions such as gzFd()Julian Andres Klode
2019-02-26strutl: Remove deprecated functionsJulian Andres Klode
2019-02-26sptr: Remove deprecated smart pointer classesJulian Andres Klode
2019-02-26netrc: Remove deprecated function maybe_add_auth()Julian Andres Klode
2019-02-26hashes: Remove deprecated functionsJulian Andres Klode
2019-02-26Bump SONAMEs in preparation for ABI breaksJulian Andres Klode
2019-02-10Fix various typos in the documentationJakub Wilk
2019-02-04Use std::to_string() for HashStringList::FileSize() getterJulian 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-01Drop buffered writing from clearsigned message extractionDavid Kalnischkies
2019-02-01Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies
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-22Remove `register` keywordKhem Raj
2018-12-26configuration: Compare size first during lookupJulian Andres Klode
2018-12-04Override FileFd copy constructor to prevent copyingJulian Andres Klode
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode
2018-10-05Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies
2018-05-28Use a steady clock source for progress reportingDavid Kalnischkies
2018-05-11don't try SRV requests based on IP addressesDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-05-05Avoid implicitly promotion of float to doubleDavid Kalnischkies
2018-04-13zstd: Implement support for multi-frame filesJulian Andres Klode
2018-04-13Implement compression level handling for zstdJulian Andres Klode
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2018-01-02Support cleartext signed InRelease files with CRLF line endingsDavid Kalnischkies