index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
srvrec.cc
Age
Commit message (
Expand
)
Author
2018-02-06
Fixed system() using coolstar's patch and added other required patches
Jaywalker
2016-11-29
arpa/nameser.h, unlike nameser.h, uses NS_ prefix.
Jay Freeman (saurik)
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
2015-10-30
srvrec: Do not expose C++11 tuple use in header
Julian Andres Klode
2015-10-30
GetSrvRecords: Make thread-safe
Julian Andres Klode
2015-09-02
avoid triggering the c++11 erase api change on travis
David Kalnischkies
2015-09-01
use clock() as source for SRV randomness
David Kalnischkies
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-18
apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()
Michael Vogt
2015-08-18
cleanup
Michael Vogt
2014-05-23
WIP start randomizing
Michael Vogt
2014-05-22
WIP make connect use GetSrvRecords
Michael Vogt
2014-05-20
add sorting by priority
Michael Vogt
2014-05-20
add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}
Michael Vogt