| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-10-24 | Make non-cached MullvadRpcFactory also use API IPs directly | Linus Färnstrand | 2 | -35/+49 |
| 2018-10-24 | Fix various warnings emitted by the Clippy linter | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-27 | Remove everyone from authors field of libraries | Linus Färnstrand | 1 | -1/+1 |
| 2018-09-27 | Reformat with rustfmt 0.99.5 | Linus Färnstrand | 1 | -1/+2 |
| 2018-07-30 | Reformat with rustfmt 0.9.0 | Linus Färnstrand | 1 | -2/+1 |
| 2018-07-05 | Use bundled CA | Linus Färnstrand | 4 | -51/+61 |
| 2018-07-05 | Remove special connect() constructor for problem report | Linus Färnstrand | 1 | -6/+0 |
| 2018-06-25 | Upgrade error-chain to 0.12 | Linus Färnstrand | 1 | -3/+3 |
| 2018-06-11 | Replace tempdir with tempfile in mullvad-rpc tests | Emīls Piņķis | 2 | -4/+4 |
| 2018-05-18 | Rename API ip file to kebab-case | Linus Färnstrand | 2 | -10/+9 |
| 2018-05-17 | Format with rustfmt 0.7.0 | Linus Färnstrand | 1 | -1/+2 |
| 2018-04-26 | Update tests to not use private IPs | Linus Färnstrand | 1 | -7/+23 |
| 2018-04-26 | Filter out obviously invalid API IPs from DNS results | Linus Färnstrand | 1 | -0/+20 |
| 2018-04-24 | Move API IP up to global static. Remove word "master" | Linus Färnstrand | 2 | -13/+16 |
| 2018-04-23 | Reduce timeout for RPCs to master | Janito Vaqueiro Ferreira Filho | 1 | -6/+15 |
| 2018-04-17 | Configure SNI domain for TLS handshake with master | Janito Vaqueiro Ferreira Filho | 3 | -2/+166 |
| 2018-04-11 | Use custom error types in `CachedDnsResolver` | Janito Vaqueiro Ferreira Filho | 1 | -38/+94 |
| 2018-04-11 | Implement timeout for DNS resolution | Janito Vaqueiro Ferreira Filho | 1 | -4/+32 |
| 2018-04-11 | Ensure cache is periodically invalidated | Janito Vaqueiro Ferreira Filho | 2 | -9/+78 |
| 2018-04-11 | Require an initial fallback address to be used | Janito Vaqueiro Ferreira Filho | 2 | -42/+100 |
| 2018-04-11 | Use a mock DNS resolver for testing | Janito Vaqueiro Ferreira Filho | 1 | -18/+82 |
| 2018-04-11 | Test `CachedDnsResolver` | Janito Vaqueiro Ferreira Filho | 2 | -0/+86 |
| 2018-04-11 | Create `CachedDnsResolver` helper type | Janito Vaqueiro Ferreira Filho | 2 | -7/+88 |
| 2018-04-11 | Remove hard-coded API URI | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-04-11 | Set Host HTTP header in RPC connections | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 |
| 2018-04-11 | Add optional `resource_dir` field to RPC factory | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 |
| 2018-04-11 | Create `MullvadRpcFactory` helper type | Janito Vaqueiro Ferreira Filho | 1 | -10/+19 |
| 2018-04-11 | Use latest development version of jsonrpc-client | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-04-10 | Format with rustfmt 0.4.1-nightly (e784712 2018-04-09) | Linus Färnstrand | 1 | -1/+1 |
| 2018-03-26 | Add AppVersionProxy to mullvad-rpc | Emīls Piņķis | 1 | -0/+6 |
| 2018-03-26 | Format code with newer rustfmt | Linus Färnstrand | 1 | -2/+2 |
| 2018-03-06 | Upgrade jsonrpc-* crates | Linus Färnstrand | 1 | -2/+2 |
| 2018-03-02 | Upgrade log crate to 0.4 | Linus Färnstrand | 1 | -1/+1 |
| 2018-01-15 | Download geoip data from am.i.mullvad on request | Linus Färnstrand | 4 | -8/+87 |
| 2018-01-15 | Add event loop creation to mullvad-rpc | Linus Färnstrand | 3 | -1/+56 |
| 2018-01-09 | Add metadata in problem report RPC call | Linus Färnstrand | 1 | -1/+9 |
| 2017-11-17 | Remove unused connect() helper methods | Linus Färnstrand | 1 | -14/+0 |
| 2017-11-14 | Add RelayListProxy RPC struct | Linus Färnstrand | 2 | -0/+18 |
| 2017-10-26 | Extract master RPC client code to own crate | Linus Färnstrand | 2 | -0/+62 |
