summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.cc
AgeCommit message (Expand)Author
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert
2012-05-14* apt-pkg/acquire-methods.cc:David Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-11cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies
2011-04-16* apt-pkg/acquire-method.cc:David Kalnischkies
2011-03-15apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt
2011-03-14* mirror method:Michael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2009-07-30merged from debianMichael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt
2007-08-03* apt-inst/contrib/extracttar.cc:Michael Vogt
2007-07-30* apt-pkg/acquire-item.{cc,h}:Michael Vogt
2007-07-30* apt-pkg/acquire-method.{cc,h}:Michael Vogt
2007-06-09* merged apt--no-pragmaMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2007-02-06* removed dead codeMichael Vogt
2007-02-01* commited the latest mirror failure detection codeMichael Vogt
2007-01-17* basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More CD fixesArch Librarian
2004-09-20Fixes for SolarisArch Librarian
2004-09-203 more bugsArch Librarian
2004-09-20CDROMs are unmountedArch Librarian
2004-09-20Acquire fixyArch Librarian
2004-09-20Fixed sparc compile warnings and added -arch build dirsArch Librarian
2004-09-20Minor fixes for FTP supportArch Librarian
2004-09-20Minor fixesArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20Fixed md5 handlingArch Librarian
2004-09-20HTTP pipeliningArch Librarian
2004-09-20Fixed cdrom method problemsArch Librarian
2004-09-20CDROM and GlobOr fixArch Librarian
2004-09-20CDROM supportArch Librarian
2004-09-20CDROM methodArch Librarian