summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-worker.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+5
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2014-02-14allow http protocol to switch to httpsDavid Kalnischkies1-1/+6
2013-05-08properly handle if-modfied-since with libcurl/https Michael Vogt1-3/+10
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert1-0/+15
2012-05-07* apt-pkg/acquire-worker.cc:YOSHINO Yoshihito1-3/+10
2012-04-22* apt-pkg/acquire-worker.cc:David Kalnischkies1-30/+9
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies1-24/+3
2012-03-20* apt-pkg/acquire-worker.cc:David Kalnischkies1-1/+17
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-4/+4
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-3/+5
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies1-2/+2
2011-04-26* apt-pkg/acquire-worker.cc:David Kalnischkies1-6/+5
2011-03-14* mirror method:Michael Vogt1-0/+11
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt1-5/+2
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt1-0/+14
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt1-0/+1
2007-08-08* apt-pkg/acquire-worker.cc:Michael Vogt1-1/+3
2007-07-30* apt-pkg/acquire-item.{cc,h}:Michael Vogt1-1/+16
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2006-02-21* more work for the DefaultAptSources specMichael Vogt1-0/+7
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt1-2/+7
2005-08-31* meda-change message is send over status-fd nowMichael Vogt1-0/+14
2004-09-20G++3 fixes from RandolphArch Librarian1-3/+7
2004-09-20More snprintf stuffArch Librarian1-5/+3
2004-09-20Join with aliencodeArch Librarian1-7/+9
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian1-2/+2
2004-09-20Bug fixes, new major versionArch Librarian1-2/+15
2004-09-20More CD fixesArch Librarian1-6/+10
2004-09-20CDROMs are unmountedArch Librarian1-2/+6
2004-09-20Fixed sign conversionArch Librarian1-2/+2
2004-09-20Random fixes..Arch Librarian1-4/+3
2004-09-20Small segv bug fixArch Librarian1-2/+2
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian1-5/+19
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-6/+3
2004-09-20Fixed the cps resume problemArch Librarian1-2/+3
2004-09-20Working apt-get source build stuffArch Librarian1-18/+2
2004-09-20Signal safetyArch Librarian1-2/+21
2004-09-20Retry supportArch Librarian1-4/+4
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20Hide hit for local urisArch Librarian1-2/+7
2004-09-20Havocs _exitArch Librarian1-2/+2
2004-09-20Fixed cdrom method problemsArch Librarian1-2/+3
2004-09-20CDROM supportArch Librarian1-3/+34
2004-09-20Minor Acquire cleanupArch Librarian1-3/+2
2004-09-20Local file fixesArch Librarian1-1/+2
2004-09-20More or less working acquire systemArch Librarian1-2/+53
2004-09-20Working acquire codeArch Librarian1-4/+6
2004-09-20New http methodArch Librarian1-3/+3