| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-06 | Merge branch 'fix-npe-in-relay-list' | Janito Vaqueiro Ferreira Filho | 3 | -3/+4 |
| 2020-02-06 | Describe NPE relay list fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-06 | Allow `getRelayLocations` to return `null` | Janito Vaqueiro Ferreira Filho | 2 | -3/+3 |
| 2020-02-06 | Merge branch 'fix-stop-foreground-crash' | Janito Vaqueiro Ferreira Filho | 2 | -1/+10 |
| 2020-02-06 | Describe stop foreground crash fix in chanelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-02-06 | Make sure `stopForeground` works on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2020-02-06 | Merge branch 'monochrome-icons-on-windows-linux' | Oskar Nyberg | 139 | -45/+187 |
| 2020-02-06 | Add readme for menubar icons | Oskar Nyberg | 3 | -0/+27 |
| 2020-02-06 | Add icons for all platforms | Oskar Nyberg | 120 | -0/+0 |
| 2020-02-06 | Add script which builds icons from svgs | Oskar Nyberg | 1 | -0/+62 |
| 2020-02-06 | Add menubar svg files | Oskar Nyberg | 11 | -0/+67 |
| 2020-02-06 | Enable monochrome icons setting for all platforms | Oskar Nyberg | 4 | -43/+28 |
| 2020-02-06 | Add support for .ico files | Oskar Nyberg | 1 | -12/+13 |
| 2020-02-06 | Replace Amagicom AB with Mullvad VPN AB in iOS source files | Linus Färnstrand | 69 | -69/+69 |
| 2020-02-06 | Document why we have mysteriously set a specific opt-level | Linus Färnstrand | 1 | -0/+5 |
| 2020-02-06 | Merge branch 'desktop-add-reconnect-button' | Oskar Nyberg | 9 | -5/+59 |
| 2020-02-06 | Add button which tells the daemon to reconnect | Oskar Nyberg | 3 | -5/+35 |
| 2020-02-06 | Pass function for reconnecting to TunnelControl | Oskar Nyberg | 7 | -0/+24 |
| 2020-02-06 | Remove licence headers from Rust source code | Linus Färnstrand | 12 | -98/+2 |
| 2020-02-06 | Merge branch 'allow-lan-on-android' | Janito Vaqueiro Ferreira Filho | 11 | -89/+640 |
| 2020-02-06 | Add unit tests for `IpNetworkSub` | Janito Vaqueiro Ferreira Filho | 1 | -0/+226 |
| 2020-02-06 | Change routes on Android when allow lan is enabled | Janito Vaqueiro Ferreira Filho | 1 | -1/+47 |
| 2020-02-06 | Export LAN networks from `firewall` module | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-06 | Use setter helper to update `allow_lan` | Janito Vaqueiro Ferreira Filho | 5 | -35/+48 |
| 2020-02-06 | Add `SharedTunnelStateValues::set_allow_lan` | Janito Vaqueiro Ferreira Filho | 1 | -0/+24 |
| 2020-02-06 | Add `TunProvider::set_allow_lan` setter | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2020-02-06 | Refactor to add `ConnectingState::disconnect` | Janito Vaqueiro Ferreira Filho | 1 | -53/+31 |
| 2020-02-06 | Store `allow_lan` in Android's `TunProvider` | Janito Vaqueiro Ferreira Filho | 2 | -1/+5 |
| 2020-02-06 | Add required routes to `TunConfig` on Android | Janito Vaqueiro Ferreira Filho | 3 | -0/+20 |
| 2020-02-06 | Implement `IpNetworkSub` for `IpNetwork` wrapper | Janito Vaqueiro Ferreira Filho | 1 | -1/+39 |
| 2020-02-06 | Impl. `IpNetworkSub` for `T: AbstractIpNetwork` | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2020-02-06 | Create `IpNetworkSub` trait | Janito Vaqueiro Ferreira Filho | 1 | -0/+17 |
| 2020-02-06 | Create `IpNetworks` helper iterator | Janito Vaqueiro Ferreira Filho | 1 | -0/+32 |
| 2020-02-06 | Create `IpNetworkRange` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2020-02-06 | Create `AbstractIpNetwork` concept trait | Janito Vaqueiro Ferreira Filho | 2 | -0/+77 |
| 2020-02-06 | Move `tun_provider::android` module to a sub-dir. | Janito Vaqueiro Ferreira Filho | 2 | -1/+1 |
| 2020-02-06 | Merge branch 'change-amagicom-to-mullvad-vpn' | Linus Färnstrand | 12 | -17/+18 |
| 2020-02-05 | Add copyright change to changelog | Linus Färnstrand | 1 | -0/+1 |
| 2020-02-05 | Bump libwfp submodule to Amagicom-free version | Linus Färnstrand | 1 | -0/+0 |
| 2020-02-05 | Change Amagicom AB to Mullvad VPN AB in licenses and metadata | Linus Färnstrand | 10 | -17/+17 |
| 2020-02-05 | Merge branch 'travis-allow-failures-windows-frontend' | Oskar Nyberg | 1 | -1/+2 |
| 2020-02-05 | Allow failures on windows frontend | Oskar Nyberg | 1 | -1/+2 |
| 2020-02-05 | Move changelog entries invalidly ending up under 2019.10 | Linus Färnstrand | 1 | -17/+19 |
| 2020-02-05 | Merge branch 'reconnect-update' | David Lönnhager | 2 | -6/+32 |
| 2020-02-05 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+1 |
| 2020-02-05 | Only reconnect if using relevant tunnel protocol | David Lönnhager | 1 | -6/+31 |
| 2020-02-04 | Merge branch 'fix-wireguard-key-error' | Janito Vaqueiro Ferreira Filho | 4 | -13/+56 |
| 2020-02-04 | Describe invalid new key fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-04 | Describe expected reconnection fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-02-04 | Fix key generation event override | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
