| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-09-20 | Swap to versions of mnl and nftnl published to crates.io | Linus Färnstrand | 2 | -14/+14 |
| 2018-09-20 | Merge branch 'cache-cpp-builds' | Linus Färnstrand | 3 | -5/+190 |
| 2018-09-19 | Add executable permissions to build_windows_modules.sh | Linus Färnstrand | 1 | -0/+0 |
| 2018-09-19 | Add C++ caching to AppVeyor | Linus Färnstrand | 2 | -5/+13 |
| 2018-09-19 | Add local copy of mtime_cache | Linus Färnstrand | 1 | -0/+177 |
| 2018-09-19 | Merge branch 'stop-notification-flood-when-reconnecting' | Janito Vaqueiro Ferreira Filho | 3 | -25/+44 |
| 2018-09-19 | Describe notification change in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-19 | Show `Reconnecting` message | Janito Vaqueiro Ferreira Filho | 1 | -6/+20 |
| 2018-09-19 | Notify tunnel states in notification controller | Janito Vaqueiro Ferreira Filho | 2 | -25/+27 |
| 2018-09-19 | Merge branch 'clearer-auth-failed-message' | Linus Färnstrand | 1 | -2/+4 |
| 2018-09-19 | Add clearer fallback message when authentication fails | Linus Färnstrand | 1 | -2/+4 |
| 2018-09-19 | Merge branch 'fix-unsecured-flash-when-changing-location' | Janito Vaqueiro Ferreira Filho | 10 | -60/+135 |
| 2018-09-19 | Describe disconnecting GUI changes in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-19 | Handle marker style in disconnecting state | Janito Vaqueiro Ferreira Filho | 1 | -1/+26 |
| 2018-09-19 | Handle header color in disconnecting state | Janito Vaqueiro Ferreira Filho | 2 | -6/+29 |
| 2018-09-19 | Update action after disconnect in redux state | Janito Vaqueiro Ferreira Filho | 3 | -4/+6 |
| 2018-09-19 | Remove double spread | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-09-19 | Use `TunnelStateTransition` in redux state | Janito Vaqueiro Ferreira Filho | 3 | -48/+41 |
| 2018-09-19 | Include after disconnect action in new state event | Janito Vaqueiro Ferreira Filho | 4 | -6/+35 |
| 2018-09-19 | Merge branch 'dont-log-daemon-uniqueness-error' | Linus Färnstrand | 1 | -3/+3 |
| 2018-09-19 | Don't log entire uniqueness check error chain by default | Linus Färnstrand | 1 | -3/+3 |
| 2018-09-18 | Merge branch 'advanced-linux-dns' | Janito Vaqueiro Ferreira Filho | 7 | -4/+165 |
| 2018-09-17 | Describe new DNS management in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-17 | Allow setting the DNS module through env. variable | Janito Vaqueiro Ferreira Filho | 2 | -0/+17 |
| 2018-09-17 | Implement support for resolvconf | Janito Vaqueiro Ferreira Filho | 4 | -3/+103 |
| 2018-09-17 | Separate `DnsSettings` and `StaticResolvConf` | Janito Vaqueiro Ferreira Filho | 2 | -188/+229 |
| 2018-09-17 | Move Linux `dns` module to a new sub-directory | Janito Vaqueiro Ferreira Filho | 1 | -0/+0 |
| 2018-09-17 | Merge branch 'auth-failed-event' | Janito Vaqueiro Ferreira Filho | 13 | -36/+111 |
| 2018-09-17 | Try to reconnect if authentication fails | Janito Vaqueiro Ferreira Filho | 1 | -2/+23 |
| 2018-09-17 | Add authentication failure reason | Janito Vaqueiro Ferreira Filho | 6 | -26/+47 |
| 2018-09-17 | Remove `Copy` impl. for `TunnelStateTransition` | Janito Vaqueiro Ferreira Filho | 4 | -11/+11 |
| 2018-09-17 | Block when authentication fails | Janito Vaqueiro Ferreira Filho | 1 | -0/+11 |
| 2018-09-17 | Add `BlockReason::AuthFailed` | Janito Vaqueiro Ferreira Filho | 3 | -0/+7 |
| 2018-09-17 | Forward authentication failure events | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-09-17 | Register to receive `AuthFailed` plugin event | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2018-09-17 | Use development version of `openvpn-plugin` crate | Janito Vaqueiro Ferreira Filho | 3 | -5/+14 |
| 2018-09-17 | Updating version in package files2018.3 | Linus Färnstrand | 5 | -7/+7 |
| 2018-09-17 | Bump changelog for 2018.3 | Linus Färnstrand | 1 | -0/+9 |
| 2018-09-14 | Bump required rustc to 1.29 | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-14 | Merge branch 'move-cli-on-macos' | Linus Färnstrand | 2 | -8/+11 |
| 2018-09-14 | Move CLI binary back to resource dir on macOS | Linus Färnstrand | 2 | -8/+11 |
| 2018-09-14 | Merge branch 'windows-no-signing' | Linus Färnstrand | 1 | -4/+7 |
| 2018-09-14 | Add -dev-<commit> also to signed builds not on a tag commit | Linus Färnstrand | 1 | -3/+6 |
| 2018-09-14 | Don't requre CSC_LINK etc to be set on Windows | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-14 | Merge branch 'lock-windows-install-dir' | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-14 | Don't allow the user to change install dir on Windows | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-13 | Merge branch 'cleanup-misc' | Linus Färnstrand | 2 | -11/+12 |
| 2018-09-13 | Slightly restructure mullvad-ipc-client for readability | Linus Färnstrand | 1 | -9/+10 |
| 2018-09-13 | Use if let in rotate_log for simpler code | Linus Färnstrand | 1 | -2/+2 |
| 2018-09-13 | Merge branch 'remove-unused-openssl-patch' | Linus Färnstrand | 2 | -8/+0 |
