summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)Author
2006-09-30* methods/gzip.cc:Michael Vogt
2006-09-30* methods/gzip.cc:Michael Vogt
2006-09-12* methods/gzip.cc:Michael Vogt
2006-08-16* methods/http.cc:Michael Vogt
2006-07-25* methods/gpgv.cc:Michael Vogt
2006-05-08* methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt
2006-05-01* methods/gpgv.cc: typoMichael Vogt
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt
2006-01-10* fix http data corruption (#280844)Michael Vogt
2006-01-06* support multiple signaturesMichael Vogt
2005-11-28* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)Michael Vogt
2005-11-22* merged http download limit for apt (#146877)Michael Vogt
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt
2005-10-23* added http data corruption fix patch (#280844)Michael Vogt
2005-10-17* merged pdiff supportMichael Vogt
2005-10-17* removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt
2005-08-29* debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt
2005-08-23* method/rred.cc cleanup (thanks to robertle)Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt
2005-08-19* merged with mainlineMichael Vogt
2005-08-19* use the new cool rred method for the patchtingMichael Vogt
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-08-08* merged with mainMichael Vogt
2005-08-01* merged with matts treeMichael Vogt
2005-07-28* added methods/rred.cc (thanks to robertle)Michael Vogt
2005-06-08* merged with apt--main and apt--fixesMichael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-19* fix the cache-control header generation Michael Vogt
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt
2005-03-09Complete unfuzzification of PO files after the capitalization fixesChristian Perrier
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2005-02-09* merge with matts tree, added documentation for the gpgv stuffMichael Vogt
2005-02-09Add missing whitespace in new Debug::Acquire::gpgv outputMatt Zimmerman
2005-02-08* slightly cosmetic change in methods/gpgv.ccMichael Vogt
2005-02-08* added support for "Acquire::gpgv::options" in methods/gpgv.ccMichael Vogt
2004-12-13Merge misc-abi-changesMatt Zimmerman
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-11-25Fix error in patch-22Matt Zimmerman
2004-11-24Call setlocale and bindtextdomain in the http methodMatt Zimmerman