summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Swap to versions of mnl and nftnl published to crates.ioLinus Färnstrand2-14/+14
2018-09-20Merge branch 'cache-cpp-builds'Linus Färnstrand3-5/+190
2018-09-19Add executable permissions to build_windows_modules.shLinus Färnstrand1-0/+0
2018-09-19Add C++ caching to AppVeyorLinus Färnstrand2-5/+13
2018-09-19Add local copy of mtime_cacheLinus Färnstrand1-0/+177
2018-09-19Merge branch 'stop-notification-flood-when-reconnecting'Janito Vaqueiro Ferreira Filho3-25/+44
2018-09-19Describe notification change in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-19Show `Reconnecting` messageJanito Vaqueiro Ferreira Filho1-6/+20
2018-09-19Notify tunnel states in notification controllerJanito Vaqueiro Ferreira Filho2-25/+27
2018-09-19Merge branch 'clearer-auth-failed-message'Linus Färnstrand1-2/+4
2018-09-19Add clearer fallback message when authentication failsLinus Färnstrand1-2/+4
2018-09-19Merge branch 'fix-unsecured-flash-when-changing-location'Janito Vaqueiro Ferreira Filho10-60/+135
2018-09-19Describe disconnecting GUI changes in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-19Handle marker style in disconnecting stateJanito Vaqueiro Ferreira Filho1-1/+26
2018-09-19Handle header color in disconnecting stateJanito Vaqueiro Ferreira Filho2-6/+29
2018-09-19Update action after disconnect in redux stateJanito Vaqueiro Ferreira Filho3-4/+6
2018-09-19Remove double spreadJanito Vaqueiro Ferreira Filho1-2/+2
2018-09-19Use `TunnelStateTransition` in redux stateJanito Vaqueiro Ferreira Filho3-48/+41
2018-09-19Include after disconnect action in new state eventJanito Vaqueiro Ferreira Filho4-6/+35
2018-09-19Merge branch 'dont-log-daemon-uniqueness-error'Linus Färnstrand1-3/+3
2018-09-19Don't log entire uniqueness check error chain by defaultLinus Färnstrand1-3/+3
2018-09-18Merge branch 'advanced-linux-dns'Janito Vaqueiro Ferreira Filho7-4/+165
2018-09-17Describe new DNS management in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-17Allow setting the DNS module through env. variableJanito Vaqueiro Ferreira Filho2-0/+17
2018-09-17Implement support for resolvconfJanito Vaqueiro Ferreira Filho4-3/+103
2018-09-17Separate `DnsSettings` and `StaticResolvConf`Janito Vaqueiro Ferreira Filho2-188/+229
2018-09-17Move Linux `dns` module to a new sub-directoryJanito Vaqueiro Ferreira Filho1-0/+0
2018-09-17Merge branch 'auth-failed-event'Janito Vaqueiro Ferreira Filho13-36/+111
2018-09-17Try to reconnect if authentication failsJanito Vaqueiro Ferreira Filho1-2/+23
2018-09-17Add authentication failure reasonJanito Vaqueiro Ferreira Filho6-26/+47
2018-09-17Remove `Copy` impl. for `TunnelStateTransition`Janito Vaqueiro Ferreira Filho4-11/+11
2018-09-17Block when authentication failsJanito Vaqueiro Ferreira Filho1-0/+11
2018-09-17Add `BlockReason::AuthFailed`Janito Vaqueiro Ferreira Filho3-0/+7
2018-09-17Forward authentication failure eventsJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-17Register to receive `AuthFailed` plugin eventJanito Vaqueiro Ferreira Filho1-2/+5
2018-09-17Use development version of `openvpn-plugin` crateJanito Vaqueiro Ferreira Filho3-5/+14
2018-09-17Updating version in package files2018.3Linus Färnstrand5-7/+7
2018-09-17Bump changelog for 2018.3Linus Färnstrand1-0/+9
2018-09-14Bump required rustc to 1.29Linus Färnstrand1-1/+1
2018-09-14Merge branch 'move-cli-on-macos'Linus Färnstrand2-8/+11
2018-09-14Move CLI binary back to resource dir on macOSLinus Färnstrand2-8/+11
2018-09-14Merge branch 'windows-no-signing'Linus Färnstrand1-4/+7
2018-09-14Add -dev-<commit> also to signed builds not on a tag commitLinus Färnstrand1-3/+6
2018-09-14Don't requre CSC_LINK etc to be set on WindowsLinus Färnstrand1-1/+1
2018-09-14Merge branch 'lock-windows-install-dir'Linus Färnstrand1-1/+1
2018-09-14Don't allow the user to change install dir on WindowsLinus Färnstrand1-1/+1
2018-09-13Merge branch 'cleanup-misc'Linus Färnstrand2-11/+12
2018-09-13Slightly restructure mullvad-ipc-client for readabilityLinus Färnstrand1-9/+10
2018-09-13Use if let in rotate_log for simpler codeLinus Färnstrand1-2/+2
2018-09-13Merge branch 'remove-unused-openssl-patch'Linus Färnstrand2-8/+0