Age | Commit message (Expand) | Author |
---|---|---|
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 |