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