| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-02-13 | Fix file permissions and all the things | Emīls | 8 | -72/+75 |
| 2020-02-13 | Update WireGuard FFI in talpid-core | Odd Stranne | 3 | -120/+136 |
| 2020-02-13 | Add readme for libwg | Odd Stranne | 1 | -0/+26 |
| 2020-02-13 | Update .gitignore for libwg | Odd Stranne | 1 | -1/+3 |
| 2020-02-13 | Consolidate various libwg implementations | Odd Stranne | 20 | -891/+584 |
| 2020-02-13 | Update changelog entry on recent DNS leaks | Linus Färnstrand | 1 | -7/+9 |
| 2020-02-13 | Merge branch 'driverlogic-update' | David Lönnhager | 3 | -132/+94 |
| 2020-02-13 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+3 |
| 2020-02-13 | Update callback in driverlogic | David Lönnhager | 1 | -4/+10 |
| 2020-02-13 | Do not log non-existent vanilla TAP adapter as an 'error' | David Lönnhager | 1 | -1/+1 |
| 2020-02-13 | Fix console output translation in driverlogic | David Lönnhager | 1 | -0/+8 |
| 2020-02-13 | Don't rely on stdout to rename newly created adapter | David Lönnhager | 2 | -129/+74 |
| 2020-02-13 | Merge branch 'dns-update' | David Lönnhager | 13 | -201/+250 |
| 2020-02-13 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+4 |
| 2020-02-13 | Prevent DNS leaks in connecting and error states on Windows with LAN sharing ... | David Lönnhager | 3 | -42/+52 |
| 2020-02-13 | Update RestrictDns in WinFw | David Lönnhager | 5 | -23/+26 |
| 2020-02-13 | Revert 6f2cafc and 7d7fb739. LAN rules did not block DNS for local | David Lönnhager | 10 | -187/+219 |
| 2020-02-12 | Merge branch 'problem-report-confirm-old-version' | Oskar Nyberg | 8 | -117/+187 |
| 2020-02-12 | Update changelog | Oskar Nyberg | 1 | -0/+1 |
| 2020-02-12 | Change color of buttons in wireguard view | Oskar Nyberg | 1 | -6/+6 |
| 2020-02-12 | Add dialog icon | Oskar Nyberg | 3 | -2/+35 |
| 2020-02-12 | Add outdated version dialog when navigating to problem report | Oskar Nyberg | 5 | -111/+147 |
| 2020-02-12 | Merge branch 'fix-dns-leaks-on-linux-macos' | Linus Färnstrand | 3 | -27/+63 |
| 2020-02-12 | Add DNS leak fix to changelog | Linus Färnstrand | 1 | -0/+6 |
| 2020-02-12 | Fix DNS leaks on macOS | Linus Färnstrand | 1 | -10/+28 |
| 2020-02-12 | Fix DNS leaks on macOS | Linus Färnstrand | 1 | -17/+29 |
| 2020-02-12 | Merge branch 'fix-service-init-race-condition' | Janito Vaqueiro Ferreira Filho | 4 | -63/+88 |
| 2020-02-12 | Describe fix of init. race condition in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-12 | Avoid blocking inside `onStartCommand` | Janito Vaqueiro Ferreira Filho | 1 | -4/+18 |
| 2020-02-12 | Change `daemon` to not be a `Deferred` variable | Janito Vaqueiro Ferreira Filho | 1 | -15/+16 |
| 2020-02-12 | Make sure `ConnectionProxy` is safely torn down | Janito Vaqueiro Ferreira Filho | 1 | -2/+7 |
| 2020-02-12 | Refactor `ConnectionProxy` to not use async daemon | Janito Vaqueiro Ferreira Filho | 2 | -24/+17 |
| 2020-02-12 | Keep notification mgr. for whole service lifetime | Janito Vaqueiro Ferreira Filho | 1 | -13/+3 |
| 2020-02-12 | Make `serviceNotifier` immutable | Janito Vaqueiro Ferreira Filho | 1 | -2/+1 |
| 2020-02-12 | Remove notification button callbacks | Janito Vaqueiro Ferreira Filho | 2 | -9/+8 |
| 2020-02-12 | Listen for service events in notification manager | Janito Vaqueiro Ferreira Filho | 2 | -5/+28 |
| 2020-02-12 | Explain a changelog entry a bit more | Linus Färnstrand | 1 | -1/+1 |
| 2020-02-12 | Merge remote-tracking branch 'origin/new_api_ip' | Linus Färnstrand | 2 | -1/+2 |
| 2020-02-12 | Add API ip change to changelog | Linus Färnstrand | 1 | -0/+1 |
| 2020-02-12 | Update the API IP | David Marby | 1 | -1/+1 |
| 2020-02-11 | Merge branch 'use-jnix-from-java' | Janito Vaqueiro Ferreira Filho | 13 | -30/+69 |
| 2020-02-11 | Remove obsoleted `from_java` module | Janito Vaqueiro Ferreira Filho | 3 | -4/+0 |
| 2020-02-11 | Use `jnix::FromJava` instead of custom `FromJava` | Janito Vaqueiro Ferreira Filho | 2 | -6/+5 |
| 2020-02-11 | Derive `FromJava` for `RelaySettingsUpdate` | Janito Vaqueiro Ferreira Filho | 3 | -0/+8 |
| 2020-02-11 | Derive `FromJava` for `RelayConstraintsUpdate` | Janito Vaqueiro Ferreira Filho | 3 | -0/+9 |
| 2020-02-11 | Derive `FromJava` for `LocationConstraint` | Janito Vaqueiro Ferreira Filho | 2 | -4/+13 |
| 2020-02-11 | Derive `FromJava` for `Constraint<T>` | Janito Vaqueiro Ferreira Filho | 2 | -3/+5 |
| 2020-02-11 | Update `jnix` to version `0.2.0` | Janito Vaqueiro Ferreira Filho | 5 | -13/+29 |
| 2020-02-11 | Merge branch 'android-add-account-history' | Emīls | 10 | -8/+165 |
| 2020-02-11 | Update changelog | Emīls | 1 | -0/+1 |
