summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Fix calls to FormatIpv4Odd Stranne1-22/+9
2020-02-03Add clarifying commentOdd Stranne1-0/+5
2020-02-03Improve route registrationOdd Stranne2-25/+62
2020-02-03Correct operator== on Node typeOdd Stranne1-0/+8
2020-02-03Remove specialized functionsOdd Stranne3-133/+2
2020-02-03Merge branch 'drop-dev-suffix-ios'Andrej Mihajlov1-2/+0
2020-02-03Drop dev1 suffixAndrej Mihajlov1-2/+0
2020-02-03Merge branch 'add-optlevel-s-for-release'Emīls2-0/+5
2020-02-03Use opt-level=s for the release profileEmīls Piņķis2-0/+5
2020-02-03Merge branch 'driverlogic-proc'David Lönnhager15-411/+446
2020-02-03Remove driverlogic pluginDavid Lönnhager11-863/+0
2020-02-03Build driverlogic.exe with other Windows modulesDavid Lönnhager1-0/+3
2020-02-03Use driverlogic process in installerDavid Lönnhager2-18/+20
2020-02-03Fix adapter deletion in driverlogicDavid Lönnhager1-5/+19
2020-02-03Migrate functions from driverlogic plugin to the driverlogic processDavid Lönnhager1-11/+394
2020-02-03Add driverlogic processDavid Lönnhager7-0/+496
2020-01-31Merge branch 'allow-notification-to-be-dismissed'Janito Vaqueiro Ferreira Filho3-4/+50
2020-01-31Describe notification dismissal in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-31Keep notification in foreground while UI is shownJanito Vaqueiro Ferreira Filho1-0/+8
2020-01-31Keep track if service is bound or notJanito Vaqueiro Ferreira Filho1-0/+14
2020-01-31Allow notification to be locked on foregroundJanito Vaqueiro Ferreira Filho1-1/+8
2020-01-31Remove service from foreground when disconnectedJanito Vaqueiro Ferreira Filho1-4/+20
2020-01-31Merge branch 'tap-branded'David Lönnhager11-547/+193
2020-01-31Update CHANGELOG.mdDavid Lönnhager1-0/+4
2020-01-31Bump binaries submoduleDavid Lönnhager1-0/+0
2020-01-31Improve robustness of TAP enumerationDavid Lönnhager1-19/+36
2020-01-31Refactor driverlogicDavid Lönnhager8-430/+117
2020-01-31Properly migrate to branded TAP driver, and simplify installer logicDavid Lönnhager1-44/+6
2020-01-31Delete old-ID Mullvad TAP on updatesDavid Lönnhager5-76/+54
2020-01-31Use NDIS6 driver on Windows 7David Lönnhager1-6/+4
2020-01-31Update TAP driver detailsDavid Lönnhager3-4/+4
2020-01-31Merge branch 'fix-in-out-graphical-glitch'Oskar Nyberg1-0/+2
2020-01-31Increase height of ConnectionPanel rowsOskar Nyberg1-0/+2
2020-01-31Merge branch 'fix-system-default-translation'Oskar Nyberg5-29/+13
2020-01-31Use language code to display selected languageOskar Nyberg5-29/+13
2020-01-31Merge branch 'copy-wireguard-key-on-click'Oskar Nyberg4-4/+9
2020-01-31Change default message in ClipboardLabel to the one used in AccountOskar Nyberg3-7/+3
2020-01-31Copy WireGuard key when clickingOskar Nyberg3-2/+11
2020-01-30Merge branch 'fix-notification-dismissal'Janito Vaqueiro Ferreira Filho2-0/+3
2020-01-30Describe notification dismissal in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-30Remove notification when service stopsJanito Vaqueiro Ferreira Filho1-0/+2
2020-01-30Merge branch 'fix-ios-cert-name'Linus Färnstrand3-6/+6
2020-01-30Update iOS build instructions to use 2096 bit keysLinus Färnstrand1-1/+1
2020-01-30Bump iOS build number to 4Linus Färnstrand1-4/+4
2020-01-30Correct the iOS signingCertificate nameLinus Färnstrand1-1/+1
2020-01-30Merge branch 'android-start-with-always-on'Emīls2-0/+12
2020-01-30Use system settings to conenct on startupEmīls2-0/+12
2020-01-30Merge branch 'fix-conn-check'Emīls1-30/+221
2020-01-30Add tests for ConnStateEmīls1-0/+102
2020-01-30Introduce ConnState in connectivity_check.rsEmīls Piņķis1-30/+119