| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-04 | Prefer WireGuard over OpenVPN | Emīls | 4 | -16/+93 |
| 2020-03-03 | Merge branch 'win-fix-winfw-deinit' | Odd Stranne | 10 | -42/+116 |
| 2020-03-03 | Update changelog | Odd Stranne | 1 | -0/+5 |
| 2020-03-03 | Update talpid-core to correctly deinitialize winfw | Odd Stranne | 1 | -2/+14 |
| 2020-03-03 | Make winfw testing tool compile | Odd Stranne | 2 | -6/+6 |
| 2020-03-02 | Make winfw deinitialization more flexible | Odd Stranne | 4 | -30/+39 |
| 2020-03-02 | Track which firewall policy is active | Odd Stranne | 2 | -4/+52 |
| 2020-03-02 | Merge branch 'add-signal-handlers' | Emīls | 10 | -7/+120 |
| 2020-03-02 | Update changelog | Emīls | 1 | -0/+2 |
| 2020-03-02 | Use signal handler on Android | Emīls | 1 | -1/+2 |
| 2020-02-28 | Use newer version of nix | Emīls | 3 | -2/+17 |
| 2020-02-28 | Use alternative stack | Emīls | 1 | -19/+67 |
| 2020-02-28 | Add signal handler for unix | Emīls | 1 | -0/+34 |
| 2020-02-28 | Factor exception logging to be multi-platform | Emīls | 5 | -4/+17 |
| 2020-02-28 | Merge branch 'remove-intent-permission' | Janito Vaqueiro Ferreira Filho | 3 | -9/+6 |
| 2020-02-28 | Describe permission removal in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-02-28 | Remove tunnel action permission | Janito Vaqueiro Ferreira Filho | 2 | -9/+2 |
| 2020-02-28 | Merge branch 'format-manifest-xml' | Janito Vaqueiro Ferreira Filho | 2 | -37/+26 |
| 2020-02-27 | Format manifest XML file | Janito Vaqueiro Ferreira Filho | 1 | -28/+17 |
| 2020-02-27 | Change newlines | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-02-27 | Remove unnecessary semicolons | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-27 | Use `git diff --exit-code` to simplify the script | Janito Vaqueiro Ferreira Filho | 1 | -5/+4 |
| 2020-02-27 | Update error message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Update XML formatting script to include manifest | Janito Vaqueiro Ferreira Filho | 1 | -5/+5 |
| 2020-02-27 | Merge branch 'android-non-blocking-error-state' | Janito Vaqueiro Ferreira Filho | 6 | -19/+46 |
| 2020-02-27 | Describe show non-blocking error in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-27 | Change notification banner for non-blocking error | Janito Vaqueiro Ferreira Filho | 2 | -9/+10 |
| 2020-02-27 | Change action button for non-blocking error state | Janito Vaqueiro Ferreira Filho | 1 | -3/+21 |
| 2020-02-27 | Update connection status text for error state | Janito Vaqueiro Ferreira Filho | 1 | -4/+3 |
| 2020-02-27 | Show critical error message in notification | Janito Vaqueiro Ferreira Filho | 2 | -3/+11 |
| 2020-02-27 | Merge branch 'fix-reconnect-icon-for-api-21' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Fix reconnect button vector drawable on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Merge branch 'update-msi-log' | David Lönnhager | 1 | -0/+6 |
| 2020-02-27 | Do not log properties in msiutil, as they may contain sensitive info | David Lönnhager | 1 | -0/+6 |
| 2020-02-26 | Merge branch 'fix-screenshots-consent-screen' | Andrej Mihajlov | 2 | -0/+7 |
| 2020-02-26 | Skip consent screen when taking screenshots | Andrej Mihajlov | 2 | -0/+7 |
| 2020-02-26 | Bump iOS build (9) | Andrej Mihajlov | 1 | -4/+4 |
| 2020-02-26 | Merge branch 'add-consent-screen' | Andrej Mihajlov | 18 | -241/+662 |
| 2020-02-26 | Add private modifier to kPrivacyPolicyURL | Andrej Mihajlov | 1 | -1/+1 |
| 2020-02-26 | Xcode's voodoo magic with Storyboards | Andrej Mihajlov | 1 | -22/+22 |
| 2020-02-26 | Wire up consent view | Andrej Mihajlov | 2 | -9/+35 |
| 2020-02-26 | Reverse the storyboard experiment | Andrej Mihajlov | 1 | -3/+2 |
| 2020-02-26 | Use hint when unwinding to execute the right-to-left animation | Andrej Mihajlov | 1 | -24/+36 |
| 2020-02-26 | Set light statusbar style | Andrej Mihajlov | 1 | -0/+2 |
| 2020-02-26 | Add methods to manipulate the TOS agreement flag | Andrej Mihajlov | 1 | -0/+11 |
| 2020-02-26 | Update copy | Andrej Mihajlov | 1 | -11/+11 |
| 2020-02-26 | Fix storyboard | Andrej Mihajlov | 1 | -16/+8 |
| 2020-02-26 | Show Safari controller the standard way | Andrej Mihajlov | 1 | -8/+5 |
| 2020-02-26 | Automatically pull keyboard in Login controller | Andrej Mihajlov | 1 | -0/+6 |
| 2020-02-26 | Add prefersHeaderBarHidden to RootContainment protocol | Andrej Mihajlov | 4 | -8/+45 |
