index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
srvrec.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
don't try SRV requests based on IP addresses
David Kalnischkies
1
-0
/
+10
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-3
/
+1
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
1
-1
/
+1
2015-10-30
srvrec: Do not expose C++11 tuple use in header
Julian Andres Klode
1
-0
/
+7
2015-10-30
GetSrvRecords: Make thread-safe
Julian Andres Klode
1
-2
/
+7
2015-09-02
avoid triggering the c++11 erase api change on travis
David Kalnischkies
1
-2
/
+2
2015-09-01
use clock() as source for SRV randomness
David Kalnischkies
1
-22
/
+10
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
1
-3
/
+56
2015-08-18
apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()
Michael Vogt
1
-0
/
+2
2015-08-18
cleanup
Michael Vogt
1
-5
/
+5
2014-05-23
WIP start randomizing
Michael Vogt
1
-2
/
+29
2014-05-22
WIP make connect use GetSrvRecords
Michael Vogt
1
-0
/
+14
2014-05-20
add sorting by priority
Michael Vogt
1
-0
/
+7
2014-05-20
add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}
Michael Vogt
1
-0
/
+93