summaryrefslogtreecommitdiff
path: root/methods/connect.cc
AgeCommit message (Expand)AuthorFilesLines
2008-02-08* methods/connect.cc:Michael Vogt1-0/+16
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt1-0/+1
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt1-0/+2
2005-08-22* improve the timeout handling (again)Michael Vogt1-0/+3
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt1-1/+3
2004-12-13Merge apt--authentication--0Matt Zimmerman1-1/+1
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20Lots and lots of i18n updates.Arch Librarian1-15/+16
2004-09-20PD licenseArch Librarian1-2/+5
2004-09-20EAI_AGAIN is common..Arch Librarian1-1/+4
2004-09-20Join with aliencodeArch Librarian1-12/+45
2004-09-20More care with AF_UNIX and better error reportingArch Librarian1-27/+37
2004-09-20Fixed error reporting for empty host strings and invali...Arch Librarian1-2/+4
2004-09-20Changed handling of EAI_SERVICEArch Librarian1-5/+2
2004-09-20Better handling of missing servicesArch Librarian1-13/+29
2004-09-20Fixed up error handling in connectArch Librarian1-5/+15
2004-09-20Multiprotocol connectArch Librarian1-0/+143