summaryrefslogtreecommitdiffhomepage
path: root/mullvad-api/src/proxy.rs
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28Add support for non-TLS API connectionsDavid Lönnhager1-33/+66
2022-08-29Fix Clippy errorsDavid Lönnhager1-2/+2
2022-06-21Fix the large majority of clippy warningsJonathan1-2/+2
This commit fixes most of the remaining clippy warnings in the codebase. These warnings were the more semantically difficult ones to fix. There are some warnings that remain from the rebase that will be fixed in the upcoming PR.
2022-06-20Add abstraction for atomic file I/ODavid Lönnhager1-24/+6
2022-03-23Rename mullvad-rpc to mullvad-apiDavid Lönnhager1-0/+204