index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
connect.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not remove a not working SrvRecords server twice
Michael Vogt
2016-01-05
1
-3
/
+1
*
activate AI_IDN by default to support IDN domains
David Kalnischkies
2015-11-05
1
-0
/
+2
*
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
2015-11-04
1
-1
/
+6
*
fix some unused parameter/variable warnings
David Kalnischkies
2015-08-31
1
-6
/
+4
*
Fix typo
Michael Vogt
2015-08-24
1
-1
/
+1
*
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-20
1
-2
/
+3
*
cleanup
Michael Vogt
2015-08-18
1
-10
/
+8
*
when using srv records, use the next server if one fails to connect
Michael Vogt
2014-05-23
1
-17
/
+40
*
WIP make connect use GetSrvRecords
Michael Vogt
2014-05-22
1
-0
/
+13
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+1
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-3
/
+3
*
* methods/connect.cc:
Michael Vogt
2013-03-25
1
-2
/
+2
*
add new config options "Acquire::ForceIPv4" and
Michael Vogt
2013-03-22
1
-0
/
+8
*
merge patch from Colin to fix error message from getaddrinfo() (#703603)
Michael Vogt
2013-03-21
1
-0
/
+3
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-7
/
+7
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-1
/
+3
*
merged from lp:~mvo/apt/mvo
Michael Vogt
2010-04-14
1
-0
/
+3
|
\
|
*
Remember hosts with general failures for
Michael Vogt
2010-04-14
1
-0
/
+3
*
|
* Merged from the mvo branch
Michael Vogt
2009-12-18
1
-3
/
+4
|
\
|
|
*
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies
2009-12-11
1
-0
/
+1
|
*
* methods/connect.cc:
David Kalnischkies
2009-10-20
1
-2
/
+2
|
*
Fix some typos from #479997
bubulle@debian.org
2009-09-26
1
-1
/
+1
*
|
* methods/connect.cc:
Michael Vogt
2008-02-08
1
-0
/
+16
|
\
|
|
*
* methods/connect.cc:
Michael Vogt
2008-02-08
1
-0
/
+16
|
*
* apt-pkg/acquire-worker.cc, methods/connect.cc:
Michael Vogt
2008-01-07
1
-0
/
+1
*
|
* use pkgAcqMethod::FailReason() for consistent error reporting
Michael Vogt
2007-02-05
1
-0
/
+1
*
|
* commited the latest mirror failure detection code
Michael Vogt
2007-02-01
1
-9
/
+8
|
/
*
* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...
Michael Vogt
2006-02-20
1
-0
/
+2
*
* improve the timeout handling (again)
Michael Vogt
2005-08-22
1
-0
/
+3
*
* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig
Michael Vogt
2005-06-07
1
-1
/
+3
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
1
-1
/
+1
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-15
/
+16
*
PD license
Arch Librarian
2004-09-20
1
-2
/
+5
*
EAI_AGAIN is common..
Arch Librarian
2004-09-20
1
-1
/
+4
*
Join with aliencode
Arch Librarian
2004-09-20
1
-12
/
+45
*
More care with AF_UNIX and better error reporting
Arch Librarian
2004-09-20
1
-27
/
+37
*
Fixed error reporting for empty host strings and invali...
Arch Librarian
2004-09-20
1
-2
/
+4
*
Changed handling of EAI_SERVICE
Arch Librarian
2004-09-20
1
-5
/
+2
*
Better handling of missing services
Arch Librarian
2004-09-20
1
-13
/
+29
*
Fixed up error handling in connect
Arch Librarian
2004-09-20
1
-5
/
+15
*
Multiprotocol connect
Arch Librarian
2004-09-20
1
-0
/
+143