summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-04Bump iOS build number to 6Linus Färnstrand2-4/+4
2020-02-04Merge branch 'fix-placeholder-color-dark-mode-ios'Andrej Mihajlov2-1/+4
2020-02-04Fix placeholder color so it remains the same in dark modeAndrej Mihajlov1-0/+3
2020-02-04Reuse existing colorAndrej Mihajlov1-1/+1
2020-02-04Merge branch 'select-location-use-weak-refs'Andrej Mihajlov1-6/+6
2020-02-04Use weak references in handleEventsAndrej Mihajlov1-6/+6
2020-02-03Merge branch 'fix-build-apk-script'Emīls1-1/+3
2020-02-03Invoke build-wrieguard-go.sh after ./gradlew cleanEmīls1-1/+3
2020-02-03Update changelog prior 2020.1 releaseLinus Färnstrand1-10/+14
2020-02-03Merge branch 'fix-npe-when-starting-service'Janito Vaqueiro Ferreira Filho1-2/+2
2020-02-03Fix NPE when the service is restarted by AndroidJanito Vaqueiro Ferreira Filho1-2/+2
2020-02-03Bump iOS build (5)Andrej Mihajlov1-4/+4
2020-02-03Merge branch 'win-improve-route-installation'Odd Stranne15-418/+281
2020-02-03Update changelogOdd Stranne1-1/+4
2020-02-03Remove commented codeOdd Stranne3-5/+0
2020-02-03Adjust talpid-core for changes in winnetOdd Stranne2-55/+32
2020-02-03Remove redundant enum typeOdd Stranne2-12/+6
2020-02-03Rearrange code and public structsOdd Stranne6-165/+153
2020-02-03Fix calls to FormatIpv4Odd Stranne1-22/+9