| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-10-21 | Move common code into two new targets: RelaySelector, TunnelProviderMessaging | Andrej Mihajlov | 1 | -192/+0 | |
| 2022-10-20 | Move REST into separate framework | sajacl | 1 | -0/+2 | |
| 2022-10-13 | Use assert instead of precondition to prevent runtime crash in Release builds | Andrej Mihajlov | 1 | -1/+1 | |
| 2022-10-13 | Use assertionFailure() in port selection algorithm | Andrej Mihajlov | 1 | -4/+1 | |
| 2022-10-13 | Add MullvadTypes and MullvadLogging targets | Andrej Mihajlov | 1 | -1/+1 | |
| 2022-08-03 | Format source code with swiftformat | Andrej Mihajlov | 1 | -19/+28 | |
| 2022-07-27 | Throw error when unable to satisfy relay constraints | Andrej Mihajlov | 1 | -3/+9 | |
| 2022-04-11 | Improve port selection algorithm | Andrej Mihajlov | 1 | -8/+48 | |
| 2022-03-17 | Add tunnel status polling | Andrej Mihajlov | 1 | -6/+6 | |
| 2022-02-08 | Pick random relay when all relays within the list have zero weight. | Andrej Mihajlov | 1 | -9/+31 | |
| Fix roulette algorithm to skip relays with zero weight. | |||||
| 2021-09-21 | RelaySelector: refactor | Andrej Mihajlov | 1 | -9/+5 | |
| 2021-09-16 | REST: refactor | Andrej Mihajlov | 1 | -5/+5 | |
| 2021-03-19 | SimulatorTunnelProviderHost: pick the actual tunnel based on relay constraints | Andrej Mihajlov | 1 | -0/+11 | |
| 2020-07-22 | Trim whitespace | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-07-22 | Disable IPv6 relay | Andrej Mihajlov | 1 | -1/+1 | |
| 2020-07-22 | Migrating RelayCache to REST relays | Andrej Mihajlov | 1 | -54/+32 | |
| 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-03-09 | Pick relay based on weights | Andrej Mihajlov | 1 | -96/+81 | |
| 2020-02-18 | Show relay location and connection info | Andrej Mihajlov | 1 | -10/+29 | |
| 2020-02-06 | Replace Amagicom AB with Mullvad VPN AB in iOS source files | Linus Färnstrand | 1 | -1/+1 | |
| 2019-12-09 | Add packet tunnel implementation | Andrej Mihajlov | 1 | -4/+1 | |
| 2019-12-04 | Add naive relay selector | Andrej Mihajlov | 1 | -0/+129 | |
