summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Updating version in package files2020.2Linus Färnstrand9-15/+15
2020-02-13Add 2020.2 to the changelogLinus Färnstrand1-0/+4
2020-02-13Updating version in package files2020.2-beta1Linus Färnstrand9-16/+16
2020-02-13Add 2020.2-beta1 to the changelogLinus Färnstrand1-0/+3
2020-02-13Update changelog entry on recent DNS leaksLinus Färnstrand1-7/+9
2020-02-13Merge branch 'driverlogic-update'David Lönnhager3-132/+94
2020-02-13Update CHANGELOG.mdDavid Lönnhager1-0/+3
2020-02-13Update callback in driverlogicDavid Lönnhager1-4/+10
2020-02-13Do not log non-existent vanilla TAP adapter as an 'error'David Lönnhager1-1/+1
2020-02-13Fix console output translation in driverlogicDavid Lönnhager1-0/+8
2020-02-13Don't rely on stdout to rename newly created adapterDavid Lönnhager2-129/+74
2020-02-13Merge branch 'dns-update'David Lönnhager13-201/+250
2020-02-13Update CHANGELOG.mdDavid Lönnhager1-0/+4
2020-02-13Prevent DNS leaks in connecting and error states on Windows with LAN sharing ...David Lönnhager3-42/+52
2020-02-13Update RestrictDns in WinFwDavid Lönnhager5-23/+26
2020-02-13Revert 6f2cafc and 7d7fb739. LAN rules did not block DNS for localDavid Lönnhager10-187/+219
2020-02-12Merge branch 'problem-report-confirm-old-version'Oskar Nyberg8-117/+187
2020-02-12Update changelogOskar Nyberg1-0/+1
2020-02-12Change color of buttons in wireguard viewOskar Nyberg1-6/+6
2020-02-12Add dialog iconOskar Nyberg3-2/+35
2020-02-12Add outdated version dialog when navigating to problem reportOskar Nyberg5-111/+147
2020-02-12Merge branch 'fix-dns-leaks-on-linux-macos'Linus Färnstrand3-27/+63
2020-02-12Add DNS leak fix to changelogLinus Färnstrand1-0/+6
2020-02-12Fix DNS leaks on macOSLinus Färnstrand1-10/+28
2020-02-12Fix DNS leaks on macOSLinus Färnstrand1-17/+29
2020-02-12Merge branch 'fix-service-init-race-condition'Janito Vaqueiro Ferreira Filho4-63/+88
2020-02-12Describe fix of init. race condition in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-02-12Avoid blocking inside `onStartCommand`Janito Vaqueiro Ferreira Filho1-4/+18
2020-02-12Change `daemon` to not be a `Deferred` variableJanito Vaqueiro Ferreira Filho1-15/+16
2020-02-12Make sure `ConnectionProxy` is safely torn downJanito Vaqueiro Ferreira Filho1-2/+7
2020-02-12Refactor `ConnectionProxy` to not use async daemonJanito Vaqueiro Ferreira Filho2-24/+17
2020-02-12Keep notification mgr. for whole service lifetimeJanito Vaqueiro Ferreira Filho1-13/+3
2020-02-12Make `serviceNotifier` immutableJanito Vaqueiro Ferreira Filho1-2/+1
2020-02-12Remove notification button callbacksJanito Vaqueiro Ferreira Filho2-9/+8
2020-02-12Listen for service events in notification managerJanito Vaqueiro Ferreira Filho2-5/+28
2020-02-12Explain a changelog entry a bit moreLinus Färnstrand1-1/+1
2020-02-12Merge remote-tracking branch 'origin/new_api_ip'Linus Färnstrand2-1/+2
2020-02-12Add API ip change to changelogLinus Färnstrand1-0/+1
2020-02-12Update the API IPDavid Marby1-1/+1
2020-02-11Merge branch 'use-jnix-from-java'Janito Vaqueiro Ferreira Filho13-30/+69
2020-02-11Remove obsoleted `from_java` moduleJanito Vaqueiro Ferreira Filho3-4/+0
2020-02-11Use `jnix::FromJava` instead of custom `FromJava`Janito Vaqueiro Ferreira Filho2-6/+5
2020-02-11Derive `FromJava` for `RelaySettingsUpdate`Janito Vaqueiro Ferreira Filho3-0/+8
2020-02-11Derive `FromJava` for `RelayConstraintsUpdate`Janito Vaqueiro Ferreira Filho3-0/+9
2020-02-11Derive `FromJava` for `LocationConstraint`Janito Vaqueiro Ferreira Filho2-4/+13
2020-02-11Derive `FromJava` for `Constraint<T>`Janito Vaqueiro Ferreira Filho2-3/+5
2020-02-11Update `jnix` to version `0.2.0`Janito Vaqueiro Ferreira Filho5-13/+29
2020-02-11Merge branch 'android-add-account-history'Emīls10-8/+165
2020-02-11Update changelogEmīls1-0/+1
2020-02-11Adjust login fragment to contain account historyEmīls3-8/+92