| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-05-17 | Set up peers for entry and exit endpoints | David Lönnhager | 4 | -3/+21 |
| 2021-05-17 | Fix incorrect comment in peer config | David Lönnhager | 1 | -1/+1 |
| 2021-05-17 | Obtain WG exit endpoint from relay selector | David Lönnhager | 2 | -1/+35 |
| 2021-05-17 | Add exit location field | David Lönnhager | 5 | -9/+14 |
| 2021-05-14 | Merge branch 'use-flow-for-tile-ipc' | Janito Vaqueiro Ferreira Filho | 10 | -48/+349 |
| 2021-05-14 | Test `HandlerFlow` forwarding messages | Janito Vaqueiro Ferreira Filho | 2 | -0/+49 |
| 2021-05-14 | Refactor `TileService` to use flow based API | Janito Vaqueiro Ferreira Filho | 1 | -31/+21 |
| 2021-05-14 | Provide flow of tunnel states | Janito Vaqueiro Ferreira Filho | 1 | -0/+17 |
| 2021-05-14 | Unregister listener when scope or flow is closed | Janito Vaqueiro Ferreira Filho | 1 | -7/+28 |
| 2021-05-14 | Handle requests to unregister listeners | Janito Vaqueiro Ferreira Filho | 1 | -2/+16 |
| 2021-05-14 | Add `Request.UnregisterListener` variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2021-05-14 | Replace registration queue with command channel | Janito Vaqueiro Ferreira Filho | 1 | -9/+17 |
| 2021-05-14 | Store listeners in a map with IDs | Janito Vaqueiro Ferreira Filho | 1 | -5/+5 |
| 2021-05-14 | Include a listener ID in `Event.ListenerReady` | Janito Vaqueiro Ferreira Filho | 2 | -2/+14 |
| 2021-05-14 | Create a new flow-based `ServiceConnection` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+65 |
| 2021-05-14 | Add `Messenger` parameter to `ListenerReady` | Janito Vaqueiro Ferreira Filho | 2 | -2/+3 |
| 2021-05-14 | Create `Context.bindServiceFlow` extension method | Aleksandr Granin | 1 | -0/+27 |
| 2021-05-14 | Create `HandlerFlow` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+45 |
| 2021-05-14 | Create `DispatchingFlow` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+49 |
| 2021-05-14 | Merge branch 'adblocking-dns' | David Lönnhager | 21 | -288/+624 |
| 2021-05-14 | Update changelog | David Lönnhager | 1 | -0/+2 |
| 2021-05-14 | Convert DNS options to Kotlin class | David Lönnhager | 1 | -2/+46 |
| 2021-05-14 | Migrate V3 DNS options | David Lönnhager | 4 | -5/+200 |
| 2021-05-12 | Update GUI DNS options | David Lönnhager | 1 | -9/+14 |
| 2021-05-12 | Separate DNS options and toggle | David Lönnhager | 5 | -80/+111 |
| 2021-05-12 | Fix TS build errors | David Lönnhager | 1 | -4/+12 |
| 2021-05-12 | Display DNS settings in CLI | David Lönnhager | 2 | -1/+16 |
| 2021-05-12 | Configure ad and tracker blocking DNS on tunnel interface | David Lönnhager | 2 | -12/+42 |
| 2021-05-12 | Rename tunnel command CustomDns to Dns | David Lönnhager | 8 | -68/+59 |
| 2021-05-12 | Add ad and tracker blocking DNS options | David Lönnhager | 8 | -234/+140 |
| 2021-05-12 | Add dns subcommand | David Lönnhager | 2 | -0/+109 |
| 2021-05-12 | Merge branch 'linux-send-raw-icmp' | Emīls | 8 | -312/+320 |
| 2021-05-12 | Add docs for unix pinger | Emīls | 1 | -0/+4 |
| 2021-05-12 | Use ICMP socket on Linux | Emīls | 7 | -312/+316 |
| 2021-05-12 | Bump 2021.2 (build 2) | Andrej Mihajlov | 1 | -4/+4 |
| 2021-05-12 | Merge branch 'add-apple-map' | Andrej Mihajlov | 13 | -17/+46354 |
| 2021-05-12 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+1 |
| 2021-05-12 | HeaderBar: add divider | Andrej Mihajlov | 7 | -16/+49 |
| 2021-05-12 | Connect: add map | Andrej Mihajlov | 6 | -1/+46304 |
| 2021-05-12 | Merge branch 'fix-rebase-artifacts-ios' | Andrej Mihajlov | 1 | -8/+0 |
| 2021-05-12 | Fix rebase artifacts | Andrej Mihajlov | 1 | -8/+0 |
| 2021-05-12 | Merge branch 'update-unsecure-connection-string-ios' | Andrej Mihajlov | 1 | -1/+1 |
| 2021-05-12 | Connect: update unsecure connection status string | Andrej Mihajlov | 1 | -1/+1 |
| 2021-05-12 | Merge branch 'ipad-formsheet-settings-button' | Andrej Mihajlov | 3 | -12/+72 |
| 2021-05-12 | AppDelegate: add settings button into form sheet presentation container | Andrej Mihajlov | 1 | -0/+25 |
| 2021-05-12 | Root: add methods to move settings button between header bar and presentation... | Andrej Mihajlov | 1 | -5/+35 |
| 2021-05-12 | HeaderBar: refactor initialization and add helper to create settings button | Andrej Mihajlov | 1 | -7/+12 |
| 2021-05-12 | Merge branch 'tunnel-manager-verify-tunnel-configuration' | Andrej Mihajlov | 7 | -70/+262 |
| 2021-05-12 | Update CHANGELOG | Andrej Mihajlov | 1 | -0/+2 |
| 2021-05-12 | TunnelManager: improve VPN configuration and tunnel settings consistency duri... | Andrej Mihajlov | 4 | -70/+225 |
