| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 3 | -9/+90 | |
| 2018-04-11 | Require an initial fallback address to be used | Janito Vaqueiro Ferreira Filho | 5 | -47/+114 | |
| 2018-04-11 | Use a mock DNS resolver for testing | Janito Vaqueiro Ferreira Filho | 1 | -18/+82 | |
| 2018-04-11 | Describe direct IP connection change in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 | |
| 2018-04-11 | Test `CachedDnsResolver` | Janito Vaqueiro Ferreira Filho | 3 | -0/+87 | |
| 2018-04-11 | Use address cache in daemon | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 | |
| 2018-04-11 | Create `CachedDnsResolver` helper type | Janito Vaqueiro Ferreira Filho | 2 | -7/+88 | |
| Use it to cache the API address in RPC factory when possible. | |||||
| 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 | 4 | -14/+28 | |
| 2018-04-11 | Use latest development version of jsonrpc-client | Janito Vaqueiro Ferreira Filho | 2 | -9/+9 | |
| 2018-04-11 | Merge branch 'migrate-wfpctl' | Odd Stranne | 89 | -0/+5683 | |
| 2018-04-11 | Update libwfp reference and bump revision | Odd Stranne | 2 | -1/+1 | |
| 2018-04-11 | Add VS solution for extras | Odd Stranne | 1 | -0/+73 | |
| 2018-04-11 | Update include and link directories | Odd Stranne | 2 | -28/+28 | |
| 2018-04-11 | Update VS solution project references | Odd Stranne | 1 | -3/+3 | |
| 2018-04-11 | Update libwfp revision | Odd Stranne | 1 | -0/+0 | |
| 2018-04-11 | Move wfpctl solution file | Odd Stranne | 1 | -0/+0 | |
| 2018-04-11 | Add VS solution file for wfpctl | Odd Stranne | 1 | -0/+58 | |
| 2018-04-11 | Update .gitignore | Odd Stranne | 1 | -0/+2 | |
| 2018-04-11 | Update project include directories | Odd Stranne | 1 | -4/+4 | |
| 2018-04-11 | Add libwfp as a submodule | Odd Stranne | 2 | -0/+3 | |
| 2018-04-11 | Add source files | Odd Stranne | 84 | -0/+5547 | |
| 2018-04-10 | Merge branch 'update-formatting' | Linus Färnstrand | 10 | -12/+12 | |
| 2018-04-10 | Format with rustfmt 0.4.1-nightly (e784712 2018-04-09) | Linus Färnstrand | 10 | -12/+12 | |
| 2018-04-10 | Merge branch 'buffer_json_files' | Emīls Piņķis | 2 | -4/+5 | |
| 2018-04-10 | Use BufReader for reading settings and relay list | Emīls Piņķis | 2 | -4/+5 | |
| 2018-04-10 | Merge branch 'add-changelog-instructions' | Linus Färnstrand | 1 | -1/+12 | |
| 2018-04-10 | Move product rename into changed category | Linus Färnstrand | 1 | -0/+2 | |
| 2018-04-09 | Add extra formatting guidelines to changelog | Linus Färnstrand | 1 | -1/+10 | |
| 2018-04-09 | Merge branch 'correct-product-name' | Odd Stranne | 4 | -10/+12 | |
| 2018-04-06 | Update formatting in changelog | Odd Stranne | 1 | -1/+2 | |
| 2018-04-06 | Update changelog | Odd Stranne | 1 | -0/+1 | |
| 2018-04-06 | Correct product name globally | Odd Stranne | 2 | -6/+6 | |
| (cherry picked from commit 619d9200bb32c8d03e9223bf81c6e6502e5a4c94) | |||||
| 2018-04-06 | Use proper formatting of product name | Odd Stranne | 1 | -4/+4 | |
| (cherry picked from commit f45d7f8778f8222f574239d3bf2f56f75995e56a) | |||||
| 2018-04-04 | Merge branch 'use-global-windows-temp' | Andrej Mihajlov | 3 | -3/+12 | |
| 2018-04-04 | Switch to global windows temp directory on windows | Andrej Mihajlov | 3 | -3/+12 | |
| 2018-04-04 | Merge branch 'test-rpc-file' | Janito Vaqueiro Ferreira Filho | 4 | -0/+251 | |
| 2018-04-03 | Implement safe cross-platform daemon shutdown | Janito Vaqueiro Ferreira Filho | 2 | -8/+84 | |
| 2018-04-03 | Test RPC address file creation on daemon start-up | Janito Vaqueiro Ferreira Filho | 4 | -0/+175 | |
| 2018-04-03 | Merge branch 'update-app_dirs' | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 | |
| 2018-04-03 | Update app_dirs to version 1.2.1 to fix CI build | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 | |
| 2018-03-29 | Merge branch 'fix-formatting' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-03-29 | Fix formatting issue reported by latest rustfmt | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| Version used: rustfmt 0.4.1-nightly (a4462d1 2018-03-26) | |||||
| 2018-03-29 | Merge branch 'accordion-reactxp' | Andrej Mihajlov | 4 | -193/+79 | |
| 2018-03-29 | Upgrade to ReactXP 1.1.0-rc.2 | Andrej Mihajlov | 2 | -4/+4 | |
| See https://github.com/Microsoft/reactxp/issues/577 | |||||
| 2018-03-29 | Convert accordion to ReactXP | Andrej Mihajlov | 2 | -189/+75 | |
| 2018-03-27 | Merge branch 'allow-missing-relays-file' | Linus Färnstrand | 3 | -15/+30 | |
