| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-06-13 | Add nice_kill method for graceful child exit | Linus Färnstrand | 3 | -1/+41 |
| 2017-06-13 | Merge branch 'new-management-interface' into master-new-daemon | Linus Färnstrand | 4 | -90/+323 |
| 2017-06-12 | Break out removed condition in unsubscribe | Linus Färnstrand | 1 | -1/+2 |
| 2017-06-12 | Change to infallible uuid constructor | Linus Färnstrand | 1 | -6/+1 |
| 2017-06-12 | Rename and partly rewrite the management interface | Linus Färnstrand | 3 | -90/+306 |
| 2017-06-12 | Add daemon states structs | Linus Färnstrand | 1 | -0/+21 |
| 2017-06-09 | Merge branch 'tunnel-manager-close-handle' into master-new-daemon | Linus Färnstrand | 2 | -31/+41 |
| 2017-06-09 | Make the OpenVPN process return nicer | Linus Färnstrand | 1 | -1/+1 |
| 2017-06-09 | Use CloseHandle design in TunnelManager | Linus Färnstrand | 1 | -30/+40 |
| 2017-06-09 | Merge branch 'low-level-close-handle' into master-new-daemon | Linus Färnstrand | 8 | -247/+170 |
| 2017-06-08 | Fix typo | Linus Färnstrand | 1 | -1/+1 |
| 2017-06-08 | Remove unused ChildMonitor | Linus Färnstrand | 2 | -116/+0 |
| 2017-06-08 | Update Cargo.lock | Linus Färnstrand | 1 | -25/+25 |
| 2017-06-08 | Update mullvad_daemon/Cargo.toml to close-handle | Linus Färnstrand | 1 | -4/+4 |
| 2017-06-08 | Adapt OpenVpnMonitor to the CloseHandle design | Linus Färnstrand | 2 | -83/+123 |
| 2017-06-08 | Add CloseHandle to talpid_ipc | Linus Färnstrand | 2 | -19/+18 |
| 2017-05-23 | Merge branch 'tunnel-monitor' | Linus Färnstrand | 3 | -31/+119 |
| 2017-05-23 | Fix formatting | Linus Färnstrand | 1 | -6/+6 |
| 2017-05-23 | Change to safe conversion from OpenVpnEvent | Linus Färnstrand | 2 | -14/+24 |
| 2017-05-23 | Adapt talpid_cli to use TunnelMonitor | Linus Färnstrand | 1 | -31/+14 |
| 2017-05-23 | Add initial TunnelMonitor | Linus Färnstrand | 1 | -0/+95 |
| 2017-05-23 | Merge branch 'new-openvpn-monitor' | Linus Färnstrand | 16 | -454/+136 |
| 2017-05-23 | Update Cargo.lock | Linus Färnstrand | 1 | -51/+0 |
| 2017-05-23 | Rename arg0 to a more descriptive name | Linus Färnstrand | 1 | -2/+2 |
| 2017-05-23 | Rename (tx, rx) to more descriptive names | Linus Färnstrand | 1 | -6/+4 |
| 2017-05-23 | Remove build-deps/ | Linus Färnstrand | 6 | -110/+1 |
| 2017-05-23 | Remove zmq code and dependency | Linus Färnstrand | 5 | -197/+0 |
| 2017-05-23 | Remove old OpenVpnMonitor from process module | Linus Färnstrand | 1 | -78/+1 |
| 2017-05-23 | Change talpid_cli to use new OpenVpnMonitor | Linus Färnstrand | 1 | -13/+18 |
| 2017-05-23 | Add new OpenVpnMonitor under the tunnel module | Linus Färnstrand | 1 | -2/+115 |
| 2017-05-23 | Apply Clippy fixes in mullvad_daemon | Linus Färnstrand | 1 | -2/+2 |
| 2017-05-23 | Merge branch 'websocket-ipc-client' | Linus Färnstrand | 7 | -18/+229 |
| 2017-05-23 | Update to bumped jsonrpc + ws | Linus Färnstrand | 2 | -10/+10 |
| 2017-05-23 | Add integration tests for IPC client/server | Linus Färnstrand | 3 | -0/+69 |
| 2017-05-23 | Update Cargo.lock | Linus Färnstrand | 1 | -0/+3 |
| 2017-05-23 | Use WsIpcClient in OpenVPN plugin | Linus Färnstrand | 2 | -10/+8 |
| 2017-05-23 | Add initial WsIpcClient | Linus Färnstrand | 3 | -0/+141 |
| 2017-05-22 | Merge branch 'cleanup-and-fixes' | Linus Färnstrand | 2 | -17/+17 |
| 2017-05-22 | Wait differently in ChildMonitor to stop panics | Linus Färnstrand | 1 | -2/+4 |
| 2017-05-22 | Import openvpn_ffi better in tunnel/openvpn.rs | Linus Färnstrand | 1 | -6/+13 |
| 2017-05-22 | Remove unused macro | Linus Färnstrand | 1 | -9/+0 |
| 2017-05-21 | Merge branch 'ci-beta-builds' | Linus Färnstrand | 2 | -0/+6 |
| 2017-05-19 | Add CI builds for the Rust beta channel | Linus Färnstrand | 2 | -0/+6 |
| 2017-05-19 | Merge branch 'openvpn-event-dispatcher' | Linus Färnstrand | 8 | -9/+105 |
| 2017-05-19 | Update Cargo.lock | Linus Färnstrand | 1 | -6/+8 |
| 2017-05-19 | Fix documentation wording | Linus Färnstrand | 1 | -1/+1 |
| 2017-05-19 | Add OpenVpnEventDispatcher struct | Linus Färnstrand | 4 | -0/+90 |
| 2017-05-19 | Make talpid_core use new OpenVpnEnv type | Linus Färnstrand | 1 | -2/+1 |
| 2017-05-19 | Expose OpenVpnEnv type from openvpn_ffi | Linus Färnstrand | 2 | -1/+6 |
| 2017-05-18 | Merge branch 'ipc-bind-zero' | Linus Färnstrand | 10 | -121/+61 |
