summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-08Remove redundant merged_keys dictRichard van der Hoff1-8/+5
There's no point in collecting a merged dict of keys: it is sufficient to consider just the new keys which have been fetched by the most recent key_fetch_fns.
2019-04-08Remove unused server_tls_certificates functions (#5028)Richard van der Hoff6-63/+7
These have been unused since #4120, and with the demise of perspectives, it is unlikely that they will ever be used again.
2019-04-08add context to phonehome stats (#5020)Neil J