summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-worker.cc
AgeCommit message (Expand)Author
2014-10-26move permission changing from -item to -workerDavid Kalnischkies
2014-10-07Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-07use _apt:root only for partial directoriesDavid Kalnischkies
2014-08-26Pass ExpectedSize to tthe backend methodMichael Vogt
2014-05-09tell download methods the expected hashesDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-14allow http protocol to switch to httpsDavid Kalnischkies
2013-05-08properly handle if-modfied-since with libcurl/https Michael Vogt
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert
2012-05-07* apt-pkg/acquire-worker.cc:YOSHINO Yoshihito
2012-04-22* apt-pkg/acquire-worker.cc:David Kalnischkies
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies
2012-03-20* apt-pkg/acquire-worker.cc:David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies
2011-04-26* apt-pkg/acquire-worker.cc:David Kalnischkies
2011-03-14* mirror method:Michael Vogt
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt
2007-08-08* apt-pkg/acquire-worker.cc:Michael Vogt
2007-07-30* apt-pkg/acquire-item.{cc,h}:Michael Vogt
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-02-21* more work for the DefaultAptSources specMichael Vogt
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt
2005-08-31* meda-change message is send over status-fd nowMichael Vogt
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20More snprintf stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian
2004-09-20Bug fixes, new major versionArch Librarian
2004-09-20More CD fixesArch Librarian
2004-09-20CDROMs are unmountedArch Librarian
2004-09-20Fixed sign conversionArch Librarian
2004-09-20Random fixes..Arch Librarian
2004-09-20Small segv bug fixArch Librarian
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
2004-09-20Fixed the cps resume problemArch Librarian
2004-09-20Working apt-get source build stuffArch Librarian
2004-09-20Signal safetyArch Librarian
2004-09-20Retry supportArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20Hide hit for local urisArch Librarian
2004-09-20Havocs _exitArch Librarian