| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-01-08 | Change wording | Andrej Mihajlov | 1 | -1/+1 |
| 2020-01-08 | Present errors | Andrej Mihajlov | 2 | -4/+13 |
| 2020-01-08 | Make formattedRemainingTime fallible | Andrej Mihajlov | 2 | -6/+9 |
| 2020-01-08 | Add extension for UIAlertController to present Errors | Andrej Mihajlov | 2 | -0/+56 |
| 2020-01-08 | Rename RelaySelectorTests to MullvadVPNTests | Andrej Mihajlov | 2 | -4/+29 |
| 2020-01-08 | Remove tableName from localization | Andrej Mihajlov | 4 | -12/+12 |
| 2020-01-08 | Implement LocalizedError for JsonRpcResponseError | Andrej Mihajlov | 1 | -0/+29 |
| 2020-01-08 | Implement LocalizedError for TunnelManagerError | Andrej Mihajlov | 1 | -0/+60 |
| 2020-01-08 | Implement LocalizedError for AccountError | Andrej Mihajlov | 1 | -0/+42 |
| 2020-01-08 | Merge branch 'increase-openvpn-timeout' | Linus Färnstrand | 2 | -1/+4 |
| 2020-01-08 | Increase OpenVPN ping timeout from 20 to 25 seconds | Linus Färnstrand | 2 | -1/+4 |
| 2020-01-08 | Merge branch 'improve-buildserver-build-script' | Linus Färnstrand | 2 | -16/+43 |
| 2020-01-08 | Upload PDB debugging files | Linus Färnstrand | 2 | -3/+34 |
| 2020-01-08 | Compute correct hash for commits | Linus Färnstrand | 1 | -13/+9 |
| 2020-01-07 | Merge branch 'security-docs' | Linus Färnstrand | 3 | -40/+254 |
| 2020-01-07 | Fix according to feedback | Linus Färnstrand | 1 | -8/+9 |
| 2020-01-07 | Improve mobile section. Mostly iOS | Linus Färnstrand | 1 | -7/+9 |
| 2020-01-07 | Shorten text on "kill switch" | Linus Färnstrand | 1 | -7/+4 |
| 2020-01-07 | Improve README and add section leading to security docs | Linus Färnstrand | 1 | -1/+18 |
| 2020-01-07 | Add section on desktop GUI and system service | Linus Färnstrand | 1 | -1/+25 |
| 2020-01-07 | Slightly clarify on DNS | Linus Färnstrand | 1 | -4/+4 |
| 2020-01-07 | Mention again that firewall rules are changed atomically | Linus Färnstrand | 1 | -7/+9 |
| 2020-01-07 | Clarify and be more exact regarding allowing traffic to VPN server | Linus Färnstrand | 1 | -6/+12 |
| 2020-01-07 | Describe rules for IPv6 NDP better | Linus Färnstrand | 1 | -2/+3 |
| 2020-01-07 | Clarify always allowed traffic | Linus Färnstrand | 1 | -4/+4 |
| 2020-01-07 | Add dot | Linus Färnstrand | 1 | -1/+1 |
| 2020-01-07 | Remove "always allowed traffic" header | Linus Färnstrand | 1 | -2/+0 |
| 2020-01-07 | Clarify what "that" is | Linus Färnstrand | 1 | -2/+2 |
| 2020-01-07 | Add initial macOS deviations | Linus Färnstrand | 1 | -0/+5 |
| 2020-01-07 | Restrict DHCP rules to only allow over UDP | Linus Färnstrand | 1 | -6/+7 |
| 2020-01-07 | Small fixes | Linus Färnstrand | 1 | -2/+2 |
| 2020-01-07 | Add section on Android | Linus Färnstrand | 1 | -1/+10 |
| 2020-01-07 | Remove strange comma | Linus Färnstrand | 1 | -1/+1 |
| 2020-01-07 | Link "strict firewall rules" back to state section | Linus Färnstrand | 1 | -4/+5 |
| 2020-01-07 | Add header to separate always allowed traffic | Linus Färnstrand | 1 | -0/+2 |
| 2020-01-07 | Add more security docs, improving existing texts | Linus Färnstrand | 1 | -47/+92 |
| 2020-01-07 | Add security documentation describing app states | Linus Färnstrand | 2 | -32/+135 |
| 2020-01-07 | Merge branch 'stop-version-updater-on-shutdown' | Janito Vaqueiro Ferreira Filho | 4 | -65/+95 |
| 2020-01-07 | Stop version updater if receiving end is closed | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-01-07 | Use `UnboundedSender` instead of `mpsc::Sender` | Janito Vaqueiro Ferreira Filho | 4 | -53/+72 |
| 2020-01-07 | Stop version updater if sending fails | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2020-01-07 | Replace closure with sender in `VersionUpdater` | Janito Vaqueiro Ferreira Filho | 2 | -16/+17 |
| 2020-01-07 | Merge branch 'handle-no-service-connection' | Janito Vaqueiro Ferreira Filho | 10 | -51/+94 |
| 2020-01-07 | Describe restart fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-01-07 | Handle no service connection in `SettingsFragment` | Janito Vaqueiro Ferreira Filho | 1 | -18/+46 |
| 2020-01-07 | Remove listener handling in `RemainingTimeLabel` | Janito Vaqueiro Ferreira Filho | 2 | -32/+21 |
| 2020-01-07 | Handle no service in service dependent fragments | Janito Vaqueiro Ferreira Filho | 7 | -6/+29 |
| 2020-01-07 | Merge branch 'remove-deferred-fields' | Janito Vaqueiro Ferreira Filho | 12 | -138/+58 |
| 2020-01-07 | Remove `WwwAuthTokenRetriever` | Janito Vaqueiro Ferreira Filho | 6 | -27/+6 |
| 2020-01-07 | Use synchronous daemon in `WwwAuthTokenRetriever` | Janito Vaqueiro Ferreira Filho | 2 | -14/+3 |
