summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Release 1.3~rc21.3_rc2Julian Andres Klode60-229/+658
2016-08-17methods: read config in most to least specific orderDavid Kalnischkies2-4/+5
2016-08-17don't count each Type as an individual deb822-sources stanzaDavid Kalnischkies1-5/+3
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies8-5/+108
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies2-2/+10
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies8-62/+52
2016-08-17tests: update self-sigs on our test keysDavid Kalnischkies10-0/+0
2016-08-17tests: set source directory for gdbDavid Kalnischkies1-1/+1
2016-08-17default to Dir=/ in dpkg/status file finding magicDavid Kalnischkies1-12/+10
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies4-114/+151
2016-08-17support getting only-uncompressed files via by-hashDavid Kalnischkies1-0/+2
2016-08-17set the correct item FileSize in by-hash caseDavid Kalnischkies1-4/+3
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies2-5/+41
2016-08-17check internal redirections for loops, tooDavid Kalnischkies2-0/+22
2016-08-16log with the failed item description, not with next tryDavid Kalnischkies1-3/+4
2016-08-16don't try pipelining if server closes connectionsDavid Kalnischkies1-1/+9
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies9-13/+37
2016-08-16reorganize server-states resetting in http/httpsDavid Kalnischkies5-17/+26
2016-08-15CMake: Install bash completions via cmakeJulian Andres Klode3-1/+6
2016-08-13Change anonscm.d.o links to /git/apt/apt.git and httpsJulian Andres Klode2-3/+3
2016-08-13http(s): allow empty values for header fieldsDavid Kalnischkies3-19/+20
2016-08-12drop incorrect const attribute from DirectoryExistsDavid Kalnischkies1-1/+1
2016-08-12fileutl: empty file support: Avoid fstat() on -1 fd and check resultJulian Andres Klode1-2/+3
2016-08-12tests: don't do boundless string compares with data()David Kalnischkies1-9/+11
2016-08-12ensure a good clock() value for usage and testsDavid Kalnischkies2-2/+10
2016-08-12don't perform int<float in progress bar drawingDavid Kalnischkies2-13/+14
2016-08-12ctest: show test output in case of failuresDavid Kalnischkies3-3/+7
2016-08-11CMake: Exclude .md5 and .map doxygen files from installJulian Andres Klode2-3/+4
2016-08-11CMake: Use COPYONLY instead of @ONLYJulian Andres Klode2-2/+2
2016-08-11CMake: Mark Doxygen as required and use DOXYGEN_EXECUTABLEJulian Andres Klode1-2/+2
2016-08-11debian/NEWS: Get rid of 1.3~pre3+cmake1 entryJulian Andres Klode1-14/+0
2016-08-11Release 1.3~rc11.3_rc1Julian Andres Klode58-85292/+85630
2016-08-11doc/po: Adjust translations for programmatic typo fixJulian Andres Klode10-10/+10
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies1-2/+2
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies28-246/+703
2016-08-11Merge branch 'feature/methods'David Kalnischkies31-439/+1028
2016-08-11http: auto-configure for local Tor proxy if called as 'tor'David Kalnischkies4-0/+34
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies2-1/+32
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies16-164/+105
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies6-31/+111
2016-08-10try to avoid removal of crossgraded packagesDavid Kalnischkies2-26/+189
2016-08-10allow user@host (aka: no password) in URI parsingDavid Kalnischkies2-7/+21
2016-08-10fix programmatic typo in apt-key manpageDavid Kalnischkies1-1/+1
2016-08-10allow methods to be disabled and redirected via configDavid Kalnischkies5-44/+58
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies5-23/+318
2016-08-10implement generic config fallback for methodsDavid Kalnischkies18-205/+303
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies7-101/+102
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies10-65/+129
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies4-6/+45
2016-08-10suggest transport-packages based on established nameschemeDavid Kalnischkies1-2/+4