summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-10debian/control: Bump libseccomp-dev Build-Depends to >= 2.4.2Julian Andres Klode
2020-02-09seccomp: Allow time64 variants (>402,<415) of allowed syscallsJulian Andres Klode
2020-02-06Fix remaining usec vs sec time-delta calculation typosDavid Kalnischkies
2020-02-04Release 1.9.9Julian Andres Klode
2020-02-04apt-patterns(7): Document | operator, (), and add an exampleJulian Andres Klode
2020-02-03Merge branch 'pu/short-patterns' into 'master'Julian Andres Klode
2020-02-03patterns: test for empty terms, reject themJulian Andres Klode
2020-02-03Correctly stop parsing short form arguments on space, also on ?Julian Andres Klode
2020-02-03patterns: Implement parsing of (...) groupsJulian Andres Klode
2020-02-03Implement | as orJulian Andres Klode
2020-02-03patterns: Allow rendering patterns as patterns instead of json-ishJulian Andres Klode
2020-02-03apt-patterns(7): Some updates and rationaleJulian Andres Klode
2020-02-03patterns: Parse sequence of patterns as ?andJulian Andres Klode
2020-02-03patterns: Allow bare words only in argumentsJulian Andres Klode
2020-02-03patterns: Implement unary !Julian Andres Klode
2020-02-03Implement short patterns (patterns starting with ~)Julian Andres Klode
2020-02-03patterns: Use _sv literalsJulian Andres Klode
2020-02-03patterns: Provide Node constructor, simplify error throwingJulian Andres Klode
2020-02-03patterns: Make offset a size_t instead of off_tJulian Andres Klode
2020-02-03StringView: Implement operator ""_svJulian Andres Klode
2020-01-30Merge branch 'pu/wide-autoremove-kernel' into 'master'Julian Andres Klode
2020-01-30Widen regular expressions for versioned kernel packagesJulian Andres Klode
2020-01-27Release 1.9.8Julian Andres Klode
2020-01-27NewGroup: Create GrpIterator after allocation (fix segfault)Julian Andres Klode
2020-01-21apt-verbatim.ent: Update ubuntu-codename from disco to focalJulian Andres Klode
2020-01-17mmap: Do not look for empty pool unless we need toJulian Andres Klode
2020-01-16pkgcache.cc: Mix PACKAGE_VERSION into the cache hashJulian Andres Klode
2020-01-16Release 1.9.7Julian Andres Klode
2020-01-16Fix debian-rules-uses-deprecated-systemd-overrideJulian Andres Klode
2020-01-16NewProvidesAllArch: Check if group is empty before using itJulian Andres Klode
2020-01-15Trim trailing whitespace.Julian Andres Klode
2020-01-15Release 1.9.6Julian Andres Klode
2020-01-15Merge branch 'pu/apt-regex-cli' into 'master'Julian Andres Klode
2020-01-15apt(8): Disable regular expressions and fnmatchJulian Andres Klode
2020-01-15netrc: Add warning when ignoring entries for unencrypted protocolsJulian Andres Klode
2020-01-14Merge branch 'pu/gcrypt2' into 'master'Julian Andres Klode
2020-01-14Remove includes of (md5|sha1|sha2).h headersJulian Andres Klode
2020-01-14Deprecate the Summation classes and mark them for removalJulian Andres Klode
2020-01-14Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use HashesJulian Andres Klode
2020-01-14Raise buffer size for Hashes::AddFD() from 4 KiB to 64 KiBJulian Andres Klode
2020-01-14hashes: Use Libgcrypt for hashing purposesJulian Andres Klode
2020-01-09Merge branch 'pu/source-groups' into 'master'Julian Andres Klode
2020-01-08acquire: Move queue startup after calling log's Start()Julian Andres Klode
2020-01-08Avoid extra out-of-cache hash table deduplication for package namesJulian Andres Klode
2020-01-07Merge branch 'pu/macro-cleanup' into 'master'Julian Andres Klode
2020-01-07Only define likely/unlikely if APT_COMPILING_APT setJulian Andres Klode
2020-01-07Remove various unused macros like MAX/MIN/ABS/APT_CONSTJulian Andres Klode
2020-01-07Rename _count() macro to APT_ARRAY_SIZE()Julian Andres Klode
2020-01-07Merge branch 'pu/gtest-fixes' into 'master'Julian Andres Klode
2020-01-07Merge branch 'patch-1' into 'master'Julian Andres Klode