summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Enable monochrome icons setting for all platformsOskar Nyberg4-43/+28
2020-02-06Add support for .ico filesOskar Nyberg1-12/+13
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand69-69/+69
2020-02-06Document why we have mysteriously set a specific opt-levelLinus Färnstrand1-0/+5
2020-02-06Merge branch 'desktop-add-reconnect-button'Oskar Nyberg9-5/+59
2020-02-06Add button which tells the daemon to reconnectOskar Nyberg3-5/+35
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg7-0/+24
2020-02-06Remove licence headers from Rust source codeLinus Färnstrand12-98/+2
2020-02-06Merge branch 'allow-lan-on-android'Janito Vaqueiro Ferreira Filho11-89/+640
2020-02-06Add unit tests for `IpNetworkSub`Janito Vaqueiro Ferreira Filho1-0/+226
2020-02-06Change routes on Android when allow lan is enabledJanito Vaqueiro Ferreira Filho1-1/+47
2020-02-06Export LAN networks from `firewall` moduleJanito Vaqueiro Ferreira Filho1-2/+2
2020-02-06Use setter helper to update `allow_lan`Janito Vaqueiro Ferreira Filho5-35/+48
2020-02-06Add `SharedTunnelStateValues::set_allow_lan`Janito Vaqueiro Ferreira Filho1-0/+24
2020-02-06Add `TunProvider::set_allow_lan` setterJanito Vaqueiro Ferreira Filho1-0/+12
2020-02-06Refactor to add `ConnectingState::disconnect`Janito Vaqueiro Ferreira Filho1-53/+31
2020-02-06Store `allow_lan` in Android's `TunProvider`Janito Vaqueiro Ferreira Filho2-1/+5
2020-02-06Add required routes to `TunConfig` on AndroidJanito Vaqueiro Ferreira Filho3-0/+20
2020-02-06Implement `IpNetworkSub` for `IpNetwork` wrapperJanito Vaqueiro Ferreira Filho1-1/+39
2020-02-06Impl. `IpNetworkSub` for `T: AbstractIpNetwork`Janito Vaqueiro Ferreira Filho1-0/+33
2020-02-06Create `IpNetworkSub` traitJanito Vaqueiro Ferreira Filho1-0/+17
2020-02-06Create `IpNetworks` helper iteratorJanito Vaqueiro Ferreira Filho1-0/+32
2020-02-06Create `IpNetworkRange` helper typeJanito Vaqueiro Ferreira Filho1-0/+31
2020-02-06Create `AbstractIpNetwork` concept traitJanito Vaqueiro Ferreira Filho2-0/+77
2020-02-06Move `tun_provider::android` module to a sub-dir.Janito Vaqueiro Ferreira Filho2-1/+1
2020-02-06Merge branch 'change-amagicom-to-mullvad-vpn'Linus Färnstrand12-17/+18
2020-02-05Add copyright change to changelogLinus Färnstrand1-0/+1
2020-02-05Bump libwfp submodule to Amagicom-free versionLinus Färnstrand1-0/+0
2020-02-05Change Amagicom AB to Mullvad VPN AB in licenses and metadataLinus Färnstrand10-17/+17
2020-02-05Merge branch 'travis-allow-failures-windows-frontend'Oskar Nyberg1-1/+2
2020-02-05Allow failures on windows frontendOskar Nyberg1-1/+2
2020-02-05Move changelog entries invalidly ending up under 2019.10Linus Färnstrand1-17/+19
2020-02-05Merge branch 'reconnect-update'David Lönnhager2-6/+32
2020-02-05Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-02-05Only reconnect if using relevant tunnel protocolDavid Lönnhager1-6/+31
2020-02-04Merge branch 'fix-wireguard-key-error'Janito Vaqueiro Ferreira Filho4-13/+56
2020-02-04Describe invalid new key fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-02-04Describe expected reconnection fix in changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-02-04Fix key generation event overrideJanito Vaqueiro Ferreira Filho1-1/+1
2020-02-04Gracefully handle when reconnection is expectedJanito Vaqueiro Ferreira Filho1-8/+50
2020-02-04Ensure status message color is always setJanito Vaqueiro Ferreira Filho1-4/+2
2020-02-04Fix default value for key verificationJanito Vaqueiro Ferreira Filho1-1/+1
2020-02-04Merge branch 'driverlogic-update'David Lönnhager3-183/+150
2020-02-04Update driverlogicDavid Lönnhager2-69/+36
2020-02-04Bump submodule binariesDavid Lönnhager1-0/+0
2020-02-04Update installer.nshDavid Lönnhager1-31/+31
2020-02-04Replace usage of `tapinstall remove` with driverlogic functionDavid Lönnhager1-12/+4
2020-02-04Add removal function to driverlogicDavid Lönnhager1-0/+28
2020-02-04Ignore removed devices without device instance ID in driverlogicDavid Lönnhager1-0/+8
2020-02-04Update driverlogicDavid Lönnhager1-96/+68