| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-24 | Use winres in all binary crates to set Windows resource metadata | Linus Färnstrand | 1 | -31/+6 |
| 2018-09-24 | Switch out windres for winres | Linus Färnstrand | 1 | -3/+21 |
| 2018-09-20 | Swap to versions of mnl and nftnl published to crates.io | Linus Färnstrand | 1 | -12/+12 |
| 2018-09-17 | Use development version of `openvpn-plugin` crate | Janito Vaqueiro Ferreira Filho | 1 | -3/+12 |
| 2018-09-17 | Updating version in package files2018.3 | Linus Färnstrand | 1 | -3/+3 |
| 2018-09-13 | Remove unused patched openssl crate | Linus Färnstrand | 1 | -5/+0 |
| 2018-09-13 | Updating version in package files2018.3-beta1 | Linus Färnstrand | 1 | -3/+3 |
| 2018-09-11 | Upgrade to newer tokio libraries | Emīls Piņķis | 1 | -91/+40 |
| 2018-09-11 | Update dependencies and use fixed IPC server implementation for JSONRPC | Emīls Piņķis | 1 | -31/+83 |
| 2018-09-08 | Move the Mullvad Settings type to mullvad_types | Linus Färnstrand | 1 | -0/+2 |
| 2018-09-06 | Implement `is_ipv6_enabled` for Windows | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-30 | Replace `DaemonState` with `TunnelStateTransition` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-29 | Update Cargo.lock | Emīls Piņķis | 1 | -111/+242 |
| 2018-08-29 | Move tunnel state machine to Talpid | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-22 | Revert "Upgrade tokio-timer" | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 |
| 2018-08-16 | Log panics instead of printing to stderr | Linus Färnstrand | 1 | -0/+10 |
| 2018-08-14 | Updating version | Linus Färnstrand | 1 | -3/+3 |
| 2018-08-10 | Upgrade tokio-timer | Linus Färnstrand | 1 | -11/+1 |
| 2018-08-10 | Upgrade duct, windres, os_pipe and rand | Linus Färnstrand | 1 | -12/+44 |
| 2018-08-10 | Update all Rust dependencies | Linus Färnstrand | 1 | -495/+550 |
| 2018-08-09 | Updating version in package.json2018.2-beta3 | Linus Färnstrand | 1 | -3/+3 |
| 2018-08-06 | Update Cargo.lock | Linus Färnstrand | 1 | -39/+1 |
| 2018-08-01 | Try to read OS info from `os-release` file first | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2018-07-23 | Don't pipe daemon output to test process | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 |
| 2018-07-18 | Set `ip` command path on Linux | Janito Vaqueiro Ferreira Filho | 1 | -0/+43 |
| 2018-07-18 | Updating version in package.json2018.2-beta2 | Linus Färnstrand | 1 | -3/+3 |
| 2018-07-16 | Use dirs crate to find user home path. Canonicalize problem report paths | Linus Färnstrand | 1 | -0/+11 |
| 2018-07-13 | Update Cargo.lock | Odd Stranne | 1 | -0/+19 |
| 2018-07-09 | Add UUID in id field of problem reports | Linus Färnstrand | 1 | -0/+1 |
| 2018-07-05 | Add Cargo.lock | Emīls Piņķis | 1 | -103/+51 |
| 2018-07-03 | Update Cargo.lock | Linus Färnstrand | 1 | -3/+3 |
| 2018-07-03 | Move problem-report out to own crate | Linus Färnstrand | 1 | -0/+12 |
| 2018-07-02 | Update Cargo.lock | Linus Färnstrand | 1 | -0/+48 |
| 2018-06-27 | Ensure RPC address file is owned by administrator | Janito Vaqueiro Ferreira Filho | 1 | -17/+18 |
| 2018-06-26 | Create client RPC to mock OpenVPN plugin events | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-06-26 | Update version metadata for daemon and cli | Linus Färnstrand | 1 | -2/+2 |
| 2018-06-25 | Add dependencies | Andrej Mihajlov | 1 | -3/+3 |
| 2018-06-25 | Upgrade pfctl to 0.2 to get error-chain 0.12 | Linus Färnstrand | 1 | -7/+11 |
| 2018-06-25 | Upgrade error-chain to 0.12 | Linus Färnstrand | 1 | -20/+29 |
| 2018-06-20 | Test if daemon starts in not connected state | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-06-20 | Move integration tests to `mullvad-tests` crate | Janito Vaqueiro Ferreira Filho | 1 | -5/+6 |
| 2018-06-20 | Create initial mock executable | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-06-20 | Create initial `mullvad-tests` crate | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-06-20 | Use a fake resource directory for tests | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-06-20 | Wait for RPC connection info file to start client | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-06-20 | Move extern crate libc into talpid-core root | Linus Färnstrand | 1 | -0/+1 |
| 2018-06-18 | Add tests in talpid-core/src/firewall/system_state.rs | Emīls Piņķis | 1 | -0/+1 |
| 2018-06-13 | Update Cargo.lock | Linus Färnstrand | 1 | -4/+5 |
| 2018-06-11 | Use `resolv-conf` version in crates.io | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2018-06-11 | Replace tempdir with tempfile in mullvad-rpc tests | Emīls Piņķis | 1 | -1/+14 |
