summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16don't try pipelining if server closes connectionsDavid Kalnischkies
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies
2016-08-16reorganize server-states resetting in http/httpsDavid Kalnischkies
2016-08-15Imported Debian version 1.3~rc1ubuntu21.3_rc1ubuntu2Matthias Klose
2016-08-15CMake: Install bash completions via cmakeJulian Andres Klode
2016-08-13Change anonscm.d.o links to /git/apt/apt.git and httpsJulian Andres Klode
2016-08-13http(s): allow empty values for header fieldsDavid 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-12tests: don't do boundless string compares with data()David Kalnischkies
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-12ctest: show test output in case of failuresDavid Kalnischkies
2016-08-12Release 1.3~rc1ubuntu11.3_rc1ubuntu1Julian Andres Klode
2016-08-12Hack around Ubuntu rejecting symlink copyrightJulian Andres Klode
2016-08-12debian: Install etc/apt if present (e.g., on Ubuntu)Julian Andres Klode
2016-08-11CMake: Exclude .md5 and .map doxygen files from installJulian Andres Klode
2016-08-11CMake: Use COPYONLY instead of @ONLYJulian Andres Klode
2016-08-11CMake: Mark Doxygen as required and use DOXYGEN_EXECUTABLEJulian Andres Klode
2016-08-11debian/NEWS: Get rid of 1.3~pre3+cmake1 entryJulian Andres Klode
2016-08-11Release 1.3~rc11.3_rc1Julian Andres Klode
2016-08-11doc/po: Adjust translations for programmatic typo fixJulian Andres Klode
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-11http: auto-configure for local Tor proxy if called as 'tor'David Kalnischkies
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies
2016-08-10try to avoid removal of crossgraded packagesDavid Kalnischkies
2016-08-10allow user@host (aka: no password) in URI parsingDavid Kalnischkies
2016-08-10fix programmatic typo in apt-key manpageDavid Kalnischkies
2016-08-10allow methods to be disabled and redirected via configDavid Kalnischkies
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies
2016-08-10suggest transport-packages based on established nameschemeDavid Kalnischkies
2016-08-10support all socks-proxy known to curl in https methodDavid Kalnischkies
2016-08-10ensure all removes are reported to hook scriptsDavid Kalnischkies
2016-08-10ensure all configures are reported to hook scriptsDavid Kalnischkies
2016-08-10don't purge directly, but remove and do purge at the endDavid Kalnischkies
2016-08-10call dpkg with --no-triggers by defaultDavid Kalnischkies
2016-08-10select remove/purge packages early on for dpkgDavid Kalnischkies
2016-08-10save and restore selection states before/after calling dpkgDavid Kalnischkies