| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-12-05 | Merge branch 'fix-app-version-update-on-wrong-thread' | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 |
| 2019-12-05 | Describe wrong thread update fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-12-05 | Fix `NotificationBanner` update on wrong thread | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2019-12-05 | Merge branch 'win-routing-wait' | Emīls | 1 | -3/+14 |
| 2019-12-05 | Fix race condition for routing manager | Emīls | 1 | -3/+14 |
| 2019-12-04 | Merge branch 'use-arc-in-android-context' | Janito Vaqueiro Ferreira Filho | 4 | -19/+9 |
| 2019-12-04 | Use `Arc<JavaVM>` in `AndroidContext` | Janito Vaqueiro Ferreira Filho | 4 | -19/+9 |
| 2019-12-04 | Merge branch 'add-relay-selector-ios' | Andrej Mihajlov | 6 | -0/+365 |
| 2019-12-04 | Add naive relay selector | Andrej Mihajlov | 6 | -0/+365 |
| 2019-12-04 | Merge branch 'fix-relay-filter' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-04 | Fix check if relay has WireGuard tunnels | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-12-04 | Merge branch 'stop-location-fetch-when-offline' | Janito Vaqueiro Ferreira Filho | 8 | -7/+32 |
| 2019-12-04 | Describe no location fetch when offline change | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-12-04 | Try to fetch location when connectivity returns | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2019-12-04 | Don't fetch location when device is offline | Janito Vaqueiro Ferreira Filho | 2 | -4/+6 |
| 2019-12-04 | Store connectivity listener in `MainActivity` | Janito Vaqueiro Ferreira Filho | 2 | -0/+7 |
| 2019-12-04 | Add event notifier to `ConnectivityListener` | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2019-12-04 | Move `EventNotifier` to the Talpid library | Janito Vaqueiro Ferreira Filho | 3 | -3/+3 |
| 2019-12-04 | Merge branch 'android-offline-check' | Janito Vaqueiro Ferreira Filho | 10 | -27/+333 |
| 2019-12-04 | Describe offline check on change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-12-04 | Implement offline monitor for Android | Janito Vaqueiro Ferreira Filho | 2 | -12/+168 |
| 2019-12-04 | Send `AndroidContext` parameter to offline monitor | Janito Vaqueiro Ferreira Filho | 3 | -4/+19 |
| 2019-12-04 | Implement `Clone` for `AndroidContext` | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2019-12-04 | Notify connectivity changes to the offline monitor | Janito Vaqueiro Ferreira Filho | 2 | -2/+32 |
| 2019-12-04 | Store sender address in Java class | Janito Vaqueiro Ferreira Filho | 2 | -0/+25 |
| 2019-12-04 | Remove dummy offline monitor implementation | Janito Vaqueiro Ferreira Filho | 2 | -30/+0 |
| 2019-12-04 | Implement stub offline monitor for Android | Janito Vaqueiro Ferreira Filho | 2 | -1/+31 |
| 2019-12-04 | Listen for connectivity status changes | Janito Vaqueiro Ferreira Filho | 3 | -0/+64 |
| 2019-12-04 | Merge branch 'win-unify-logging' | Odd Stranne | 69 | -945/+702 |
| 2019-12-04 | Update windns testing project | Odd Stranne | 3 | -35/+31 |
| 2019-12-04 | Update logging in windns | Odd Stranne | 12 | -331/+106 |
| 2019-12-04 | Update winfw testing project | Odd Stranne | 6 | -11/+13 |
| 2019-12-04 | Update logging in winfw | Odd Stranne | 3 | -34/+33 |
| 2019-12-04 | Update winutil testing project | Odd Stranne | 3 | -16/+30 |
| 2019-12-04 | Update logging in winutil | Odd Stranne | 4 | -31/+41 |
| 2019-12-04 | Update auto tests for winnet | Odd Stranne | 4 | -161/+64 |
| 2019-12-04 | Update manual tests for winnet | Odd Stranne | 3 | -38/+15 |
| 2019-12-04 | Update build configuration in winnet testing solution | Odd Stranne | 1 | -9/+40 |
| 2019-12-04 | Update logging in winnet | Odd Stranne | 4 | -37/+29 |
| 2019-12-04 | Correct log level enum values | Odd Stranne | 1 | -1/+1 |
| 2019-12-04 | Update shared logging in C++ | Odd Stranne | 17 | -87/+211 |
| 2019-12-04 | Update logging for winfw | Odd Stranne | 1 | -20/+11 |
| 2019-12-04 | Update logging for windns | Odd Stranne | 1 | -60/+7 |
| 2019-12-04 | Update logging for winutil | Odd Stranne | 1 | -20/+7 |
| 2019-12-04 | Update logging for winnet and offline monitor | Odd Stranne | 2 | -55/+29 |
| 2019-12-04 | Add more elaborate logging | Emīls Piņķis | 1 | -1/+7 |
| 2019-12-04 | Move Windows logging into logging module | Odd Stranne | 2 | -0/+28 |
| 2019-12-04 | Create proper logging module | Odd Stranne | 1 | -0/+0 |
| 2019-12-04 | Add VS user settings file to gitignore | Odd Stranne | 1 | -0/+1 |
| 2019-12-04 | Bump submodule 'windows-libraries' | Odd Stranne | 1 | -0/+0 |
