summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2016-12-08gpgv: Flush the files before checking for errorsJulian Andres Klode
2016-12-08SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode
2016-10-04Do not read stderr from proxy autodetection scriptsJulian Andres Klode
2016-09-18VersionHash: Do not skip too long dependency linesJulian Andres Klode
2016-09-11Coverage: Do not print messages from gcovJulian Andres Klode
2016-09-07edsp: try 2 to read responses even if writing failedDavid Kalnischkies
2016-09-02acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode
2016-09-02CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variableJulian Andres Klode
2016-09-01try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies
2016-08-31Base256ToNum: Fix uninitialized valueJulian Andres Klode
2016-08-31TagFile: Fix off-by-one errors in comment strippingJulian Andres Klode
2016-08-31Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode
2016-08-29init: Add Dir::Bin::planners default entryJulian Andres Klode
2016-08-29init: Fix path to external solversJulian Andres Klode
2016-08-29don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26CMake: Add missing iconv dependencyJulian Andres Klode
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode
2016-08-26changelog: Respect Dir setting for local changelog gettingJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26Use C locale instead of C.UTF-8 for protocol stringsJulian Andres Klode
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode
2016-08-26CMake: Do not hardcode -ldlJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-08-25treat .ddeb files like .deb, especially for dpkgDavid Kalnischkies
2016-08-24do not restore selections for already purged packagesDavid Kalnischkies
2016-08-24improve code & doc for aquire weak/loop failingDavid Kalnischkies
2016-08-24do fail on weakhash/loop earlier in acquireDavid Kalnischkies
2016-08-23install-progress: Call the real ::fork() in our fork() methodJulian Andres Klode
2016-08-23prevent C++ locale number formatting in text APIs (try 3)David Kalnischkies
2016-08-23do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies
2016-08-20CMake: Fix uninitialized variablesJulian Andres Klode
2016-08-19Ignore SIGINT and SIGQUIT for Pre-Install hooksJulian Andres Klode
2016-08-17don't count each Type as an individual deb822-sources stanzaDavid Kalnischkies
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-08-17default to Dir=/ in dpkg/status file finding magicDavid Kalnischkies
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-08-17support getting only-uncompressed files via by-hashDavid Kalnischkies
2016-08-17set the correct item FileSize in by-hash caseDavid Kalnischkies
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies
2016-08-17check internal redirections for loops, tooDavid Kalnischkies
2016-08-16log with the failed item description, not with next tryDavid Kalnischkies
2016-08-12drop incorrect const attribute from DirectoryExistsDavid Kalnischkies
2016-08-12fileutl: empty file support: Avoid fstat() on -1 fd and check resultJulian Andres Klode
2016-08-12ensure a good clock() value for usage and testsDavid Kalnischkies
2016-08-12don't perform int<float in progress bar drawingDavid Kalnischkies
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies