summaryrefslogtreecommitdiff
path: root/methods/connect.cc
AgeCommit message (Expand)Author
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2010-04-14merged from lp:~mvo/apt/mvoMichael Vogt
2010-04-14Remember hosts with general failures forMichael Vogt
2009-12-18* Merged from the mvo branchMichael Vogt
2009-12-11add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien JarnoDavid Kalnischkies
2009-10-20 * methods/connect.cc:David Kalnischkies
2009-09-26Fix some typos from #479997bubulle@debian.org
2008-02-08* methods/connect.cc:Michael Vogt
2008-02-08* methods/connect.cc:Michael Vogt
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt
2007-02-05* use pkgAcqMethod::FailReason() for consistent error reportingMichael Vogt
2007-02-01* commited the latest mirror failure detection codeMichael Vogt
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20PD licenseArch Librarian
2004-09-20EAI_AGAIN is common..Arch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More care with AF_UNIX and better error reportingArch Librarian
2004-09-20Fixed error reporting for empty host strings and invali...Arch Librarian
2004-09-20Changed handling of EAI_SERVICEArch Librarian
2004-09-20Better handling of missing servicesArch Librarian
2004-09-20Fixed up error handling in connectArch Librarian
2004-09-20Multiprotocol connectArch Librarian