summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/srvrec.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-2/+2
2015-10-30srvrec: Do not expose C++11 tuple use in headerJulian Andres Klode1-4/+1
2015-09-14srv test: do 100 pulls twice and compare listDavid Kalnischkies1-0/+4
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies1-2/+8
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt1-0/+5
2015-08-18cleanupMichael Vogt1-1/+1
2014-05-23WIP start randomizingMichael Vogt1-0/+5
2014-05-22WIP make connect use GetSrvRecordsMichael Vogt1-0/+6
2014-05-20add sorting by priorityMichael Vogt1-2/+3
2014-05-20add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}Michael Vogt1-0/+30