| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-29 | Silence clippy warnings due to tonic | David Lönnhager | 1 | -0/+1 | |
| 2022-06-13 | Perform a clippy --fix | jonathan | 1 | -1/+1 | |
| This is a giant commit which performs only a clippy --fix. Auditing can happen in two ways, either by reading every line or by running a `cargo clippy --fix` on the previous commit and make sure that the result is the same. | |||||
| 2021-11-29 | Reformat code without blank_lines_upper_bound = 2 | Linus Färnstrand | 1 | -1/+0 | |
| 2021-07-13 | Fix tokio runtime builders | David Lönnhager | 1 | -4/+1 | |
| 2021-07-02 | Configure ST tunnel addresses before setting up routes | David Lönnhager | 1 | -0/+1 | |
| 2021-06-16 | Improve OpenVPN event handling | David Lönnhager | 1 | -5/+14 | |
| 2020-09-01 | Reduce excessive thread count | David Lönnhager | 1 | -0/+1 | |
| 2020-06-02 | Use gRPC for OpenVPN plugin IPC | David Lönnhager | 1 | -57/+46 | |
| 2019-04-05 | Get rid of error-chain in talpid-openvpn-plugin | Linus Färnstrand | 1 | -27/+28 | |
| 2019-04-05 | Stop using deprecated Handle::current() | Linus Färnstrand | 1 | -1/+1 | |
| 2018-12-12 | Upgrade talpid-openvpn-plugin to Rust 2018 | Linus Färnstrand | 1 | -3/+0 | |
| 2018-11-20 | Silence plugin from logging not-important panic | Linus Färnstrand | 1 | -16/+10 | |
| 2018-11-07 | Update paths to start with crate:: etc | Linus Färnstrand | 1 | -1/+1 | |
| 2018-11-05 | Use latest changes to openvpn-plugin library | Linus Färnstrand | 1 | -2/+2 | |
| 2018-10-29 | Remove #[macro_use] from jsonrpc_macros and jsonrpc_client_core | Linus Färnstrand | 1 | -10/+7 | |
| 2018-10-29 | Remove #[macro_use] from log crate | Linus Färnstrand | 1 | -2/+2 | |
| 2018-09-11 | Upgrade to newer tokio libraries | Emīls Piņķis | 1 | -12/+22 | |
| 2018-08-29 | Use IPC instead of a websocket to communicate between daemon and plugin | Linus Färnstrand | 1 | -22/+49 | |
| 2018-07-30 | Reformat with rustfmt 0.9.0 | Linus Färnstrand | 1 | -2/+2 | |
| 2018-07-17 | Simplify is_another_instance_running | Linus Färnstrand | 1 | -1/+1 | |
| 2018-06-13 | Update plugin to authenticate with IPC server | Janito Vaqueiro Ferreira Filho | 1 | -4/+17 | |
| 2018-05-07 | Borrow server ID instead of moving it | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-05-04 | Reuse WebSocket connection in `WsIpcClient` | Janito Vaqueiro Ferreira Filho | 1 | -3/+9 | |
| 2017-09-18 | Run rustfmt-nightly 0.2.6 on everything | Linus Färnstrand | 1 | -4/+5 | |
| 2017-07-19 | Update openvpn plugin to use openvpn-plugin lib | Linus Färnstrand | 1 | -12/+5 | |
| 2017-07-17 | Rename all crates from snake_case to kebab-case | Linus Färnstrand | 1 | -0/+43 | |
