summaryrefslogtreecommitdiffhomepage
path: root/mullvad-rpc/src/bin
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Add etag argument to the relay list RPCDavid Lönnhager1-1/+1
2020-11-19Shuffle API address cache when loaded, and use bundled API address cache as f...David Lönnhager1-1/+1
2020-11-19Cache the API addresses at build timeDavid Lönnhager1-0/+39
2020-09-01Share tokio runtime between the management interface and daemonDavid Lönnhager1-4/+8
2020-07-29Use new futures for relay list fetchingEmīls1-2/+1
2020-05-14Exit with different exit codes in relay_list binary depending on errorLinus Färnstrand1-5/+21
2020-05-07Use embeded TLS certificatesEmīls1-2/+1
2020-04-27Use REST endpoint for relay list in buildscriptEmīls1-0/+17