summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)AuthorFilesLines
2006-07-25* methods/gpgv.cc:Michael Vogt1-1/+7
2006-05-08* methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt1-2/+5
2006-05-01* methods/gpgv.cc: typoMichael Vogt1-1/+1
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt1-12/+18
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt1-0/+2
2006-01-10* fix http data corruption (#280844)Michael Vogt1-9/+4
2006-01-06* support multiple signaturesMichael Vogt1-1/+5
2005-11-28* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)Michael Vogt1-2/+8
2005-11-22* merged http download limit for apt (#146877)Michael Vogt2-2/+44
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt1-1/+1
2005-10-23* added http data corruption fix patch (#280844)Michael Vogt1-9/+4
2005-10-17* merged pdiff supportMichael Vogt3-2/+272
2005-10-17* removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2-42/+1
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt1-2/+1
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt3-2/+20
2005-08-29* debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt1-0/+16
2005-08-23* method/rred.cc cleanup (thanks to robertle)Michael Vogt1-143/+149
2005-08-23* merged with apt--fixes--0Michael Vogt2-1/+14
2005-08-22* improve the timeout handling (again)Michael Vogt1-0/+3
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt1-9/+35
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt1-9/+2
2005-08-19* merged with mainlineMichael Vogt2-14/+18
2005-08-19* use the new cool rred method for the patchtingMichael Vogt2-2/+2
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt1-1/+3
2005-08-09* merged from mainMichael Vogt1-1/+1
2005-08-08* merged with mainMichael Vogt1-13/+17
2005-08-01* merged with matts treeMichael Vogt1-13/+17
2005-07-28* added methods/rred.cc (thanks to robertle)Michael Vogt2-0/+228
2005-06-08* merged with apt--main and apt--fixesMichael Vogt2-4/+8
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt1-1/+3
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman2-4/+8
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-1/+1
2005-05-19* fix the cache-control header generation Michael Vogt1-3/+7
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt2-2/+44
2005-03-09Complete unfuzzification of PO files after the capitalization fixesChristian Perrier1-1/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier4-16/+16
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt1-1/+1
2005-02-09* merge with matts tree, added documentation for the gpgv stuffMichael Vogt1-2/+2
2005-02-09Add missing whitespace in new Debug::Acquire::gpgv outputMatt Zimmerman1-1/+1
2005-02-08* slightly cosmetic change in methods/gpgv.ccMichael Vogt1-2/+1
2005-02-08* added support for "Acquire::gpgv::options" in methods/gpgv.ccMichael Vogt1-5/+35
2004-12-13Merge misc-abi-changesMatt Zimmerman2-2/+2
2004-12-13Merge apt--authentication--0Matt Zimmerman9-8/+276
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman7-1/+12
2004-11-25Fix error in patch-22Matt Zimmerman1-1/+1
2004-11-24Call setlocale and bindtextdomain in the http methodMatt Zimmerman1-0/+3
2004-09-20* Attempt to fix problems with chunked encoding by stri...Arch Librarian1-3/+7
2004-09-20* Change default for Acquire::http::max-age to 0 to pre...Arch Librarian1-2/+2
2004-09-20Use the 'binary' target rather than 'all' so that the s...Arch Librarian1-1/+1
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian8-16/+16