| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-08 | Uncombine RelayCache and bundle relays.json with the app | Andrej Mihajlov | 9 | -109/+390 | |
| 2020-07-07 | Uncombine MullvadRpc | Andrej Mihajlov | 1 | -74/+167 | |
| 2020-07-07 | Move root controller out of Storyboard | Andrej Mihajlov | 7 | -85/+164 | |
| 2020-07-06 | Add operations | Andrej Mihajlov | 16 | -0/+924 | |
| 2020-07-06 | Add ChainedError and DisplayChainedError protocols | Andrej Mihajlov | 3 | -1/+82 | |
| 2020-06-25 | Update changelogs to link to audit document | Linus Färnstrand | 1 | -1/+3 | |
| 2020-06-15 | Add 2020.3 release header to iOS changelog | Linus Färnstrand | 1 | -0/+3 | |
| 2020-06-03 | Bump iOS build (2020.3.4)ios/2020.3 | Andrej Mihajlov | 1 | -4/+4 | |
| 2020-06-02 | Switch to using ephemeral URLSession configuration | Andrej Mihajlov | 10 | -24/+35 | |
| 2020-05-28 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+1 | |
| 2020-05-28 | Propagate Wireguard public key via TunnelManager.publicKey and keep it up to ↵ | Andrej Mihajlov | 2 | -70/+70 | |
| date | |||||
| 2020-05-28 | Refresh tunnel status when the app becomes active again | Andrej Mihajlov | 2 | -1/+21 | |
| 2020-05-27 | Rename `icon-ios.svg` into `icon-square.svg` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2020-05-25 | Simplify WireGuard configuration | Andrej Mihajlov | 2 | -49/+17 | |
| 2020-05-21 | Change key rotation interval to 4 days | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-05-19 | Bump iOS version (2020.3, build 3) | Andrej Mihajlov | 1 | -4/+4 | |
| 2020-05-19 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+1 | |
| 2020-05-19 | Fix DNS64 resolution and IPv6 support | Andrej Mihajlov | 6 | -116/+130 | |
| 2020-05-18 | Update wireguard-go to the latest | Andrej Mihajlov | 5 | -26/+11 | |
| Commit ID: https://github.com/WireGuard/wireguard-apple/tree/112545248eaae2d56c0ff7ab7bfc6265f9c38e03 | |||||
| 2020-05-18 | Bump iOS version (2020.3, build 2) | Andrej Mihajlov | 1 | -4/+4 | |
| 2020-05-18 | Switch to using DispatchWallTime and DispatchSourceTimer in key rotation | Andrej Mihajlov | 2 | -20/+29 | |
| 2020-05-15 | Add custom date interval formatting helper | Andrej Mihajlov | 6 | -31/+137 | |
| 2020-05-15 | Unconstraint the time-added formatter to ensure that it does not attempt to ↵ | Andrej Mihajlov | 1 | -1/+0 | |
| round the numbers | |||||
| 2020-05-13 | Bump iOS version (2020.3, build 1) | Andrej Mihajlov | 1 | -4/+4 | |
| 2020-05-13 | Refine TunnelConfigurationManager.Error and limit number of attempts to ↵ | Andrej Mihajlov | 2 | -35/+34 | |
| atomically update the Keychain entry | |||||
| 2020-05-13 | Fix constant names | Andrej Mihajlov | 1 | -6/+6 | |
| 2020-05-13 | Add private key rotation | Andrej Mihajlov | 9 | -348/+691 | |
| 2020-05-13 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+5 | |
| 2020-05-12 | Add Keychain related files to test target | Andrej Mihajlov | 1 | -0/+10 | |
| 2020-05-11 | Add keychain abstractions | Andrej Mihajlov | 7 | -9/+493 | |
| 2020-05-08 | Fix comment | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-05-08 | Add ondemand fields to the simulated tunnel | Andrej Mihajlov | 1 | -0/+26 | |
| 2020-05-08 | Rename MullvadAPI -> MullvadRpc and rework MullvadRpc.Error type | Andrej Mihajlov | 6 | -104/+109 | |
| 2020-05-08 | Rework cancellable delay | Andrej Mihajlov | 1 | -125/+13 | |
| 2020-04-24 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+5 | |
| 2020-04-24 | Respect includeInCountry when handling country constraints | Andrej Mihajlov | 1 | -1/+2 | |
| See: https://github.com/mullvad/mullvadvpn-app/blob/2489837d85d914852cc0740987d9b6ab4f26d256/mullvad-daemon/src/relays.rs#L544 | |||||
| 2020-04-14 | Update keychain related instructions | Andrej Mihajlov | 1 | -11/+9 | |
| 2020-04-14 | Bump iOS version (2020.2, build 1)ios/2020.2 | Andrej Mihajlov | 1 | -8/+8 | |
| 2020-04-14 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+3 | |
| 2020-04-14 | Enable on-demand VPN | Andrej Mihajlov | 2 | -5/+34 | |
| 2020-04-14 | Log tunnel stop reason | Andrej Mihajlov | 3 | -1/+61 | |
| 2020-04-13 | Add account token text input formatting | Andrej Mihajlov | 7 | -30/+374 | |
| 2020-04-13 | Fix "invalid account" error being mistakenly reported as "network error" | Andrej Mihajlov | 2 | -5/+8 | |
| 2020-04-10 | Change Xcode project configuration to the new Apple ID | Andrej Mihajlov | 2 | -12/+20 | |
| Also: disable release certificates configuration for screenshots and unit tests which are never compiled in release mode | |||||
| 2020-04-09 | Add changelog and App Store link to ios readme | Linus Färnstrand | 1 | -4/+15 | |
| 2020-04-09 | Add changelog to ios/ | Linus Färnstrand | 1 | -0/+35 | |
| 2020-04-09 | Update build instructions to account for bugs on apple.developer.com | Andrej Mihajlov | 1 | -2/+4 | |
| 2020-04-06 | Bump iOS build (14)ios/2020.1 | Andrej Mihajlov | 1 | -4/+4 | |
| 2020-04-06 | Drop seconds from account expiry | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-04-06 | Move spinner to the right hand-side of IAP button and always display the IAP ↵ | Andrej Mihajlov | 2 | -9/+47 | |
| title | |||||
