summaryrefslogtreecommitdiffhomepage
path: root/mullvad-api/src/proxy.rs
AgeCommit message (Collapse)AuthorFilesLines
2023-03-29Remove getters and setters from SettingsPersisterDavid Lönnhager1-1/+1
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-2/+1
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