summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-worker.cc
Commit message (Expand)AuthorAgeFilesLines
...
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-78/+111
* detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies2015-05-131-4/+4
* ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-191-14/+0
* fix variable naming typo used in debug outputDavid Kalnischkies2014-11-081-5/+5
* move permission changing from -item to -workerDavid Kalnischkies2014-10-261-3/+34
* Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt2014-10-071-1/+2
|\
| * use _apt:root only for partial directoriesDavid Kalnischkies2014-10-071-1/+2
* | make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-071-4/+6
* | Pass ExpectedSize to tthe backend methodMichael Vogt2014-08-261-0/+4
|/
* tell download methods the expected hashesDavid Kalnischkies2014-05-091-0/+3
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-16/+21
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+5
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* allow http protocol to switch to httpsDavid Kalnischkies2014-02-141-1/+6
* properly handle if-modfied-since with libcurl/https Michael Vogt2013-05-081-3/+10
* * apt-pkg/acquire*.cc:Raphael Geissert2012-05-141-0/+15
* * apt-pkg/acquire-worker.cc:YOSHINO Yoshihito2012-05-071-3/+10
* * apt-pkg/acquire-worker.cc:David Kalnischkies2012-04-221-30/+9
* use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-111-24/+3
* * apt-pkg/acquire-worker.cc:David Kalnischkies2012-03-201-1/+17
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-4/+4
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-3/+5
* * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-2/+2
* * apt-pkg/acquire-worker.cc:David Kalnischkies2011-04-261-6/+5
* * mirror method:Michael Vogt2011-03-141-0/+11
* * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-5/+2
* [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-301-0/+14
* * apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt2008-01-071-0/+1
* * apt-pkg/acquire-worker.cc:Michael Vogt2007-08-081-1/+3
* * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-07-301-1/+16
* * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-091-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * more work for the DefaultAptSources specMichael Vogt2006-02-211-0/+7
|/
* * include a human readable string for the MediaChange status-fd message as wellMichael Vogt2005-08-311-2/+7
* * meda-change message is send over status-fd nowMichael Vogt2005-08-311-0/+14
* G++3 fixes from RandolphArch Librarian2004-09-201-3/+7
* More snprintf stuffArch Librarian2004-09-201-5/+3
* Join with aliencodeArch Librarian2004-09-201-7/+9
* Typo in Algorithms.cc. Closes: #63577Arch Librarian2004-09-201-2/+2
* Bug fixes, new major versionArch Librarian2004-09-201-2/+15
* More CD fixesArch Librarian2004-09-201-6/+10
* CDROMs are unmountedArch Librarian2004-09-201-2/+6
* Fixed sign conversionArch Librarian2004-09-201-2/+2
* Random fixes..Arch Librarian2004-09-201-4/+3
* Small segv bug fixArch Librarian2004-09-201-2/+2
* Fixed up dpkginit and acquire stuff..Arch Librarian2004-09-201-5/+19
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-6/+3
* Fixed the cps resume problemArch Librarian2004-09-201-2/+3
* Working apt-get source build stuffArch Librarian2004-09-201-18/+2
* Signal safetyArch Librarian2004-09-201-2/+21