summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-04-11Require an initial fallback address to be usedJanito Vaqueiro Ferreira Filho5-47/+114
2018-04-11Use a mock DNS resolver for testingJanito Vaqueiro Ferreira Filho1-18/+82
2018-04-11Describe direct IP connection change in changelogJanito Vaqueiro Ferreira Filho1-0/+2
2018-04-11Test `CachedDnsResolver`Janito Vaqueiro Ferreira Filho3-0/+87
2018-04-11Use address cache in daemonJanito Vaqueiro Ferreira Filho1-1/+2
2018-04-11Create `CachedDnsResolver` helper typeJanito Vaqueiro Ferreira Filho2-7/+88
2018-04-11Remove hard-coded API URIJanito Vaqueiro Ferreira Filho1-2/+2
2018-04-11Set Host HTTP header in RPC connectionsJanito Vaqueiro Ferreira Filho1-2/+12
2018-04-11Add optional `resource_dir` field to RPC factoryJanito Vaqueiro Ferreira Filho1-2/+12
2018-04-11Create `MullvadRpcFactory` helper typeJanito Vaqueiro Ferreira Filho4-14/+28
2018-04-11Use latest development version of jsonrpc-clientJanito Vaqueiro Ferreira Filho2-9/+9
2018-04-11Merge branch 'migrate-wfpctl'Odd Stranne89-0/+5683
2018-04-11Update libwfp reference and bump revisionOdd Stranne2-1/+1
2018-04-11Add VS solution for extrasOdd Stranne1-0/+73
2018-04-11Update include and link directoriesOdd Stranne2-28/+28
2018-04-11Update VS solution project referencesOdd Stranne1-3/+3
2018-04-11Update libwfp revisionOdd Stranne1-0/+0
2018-04-11Move wfpctl solution fileOdd Stranne1-0/+0
2018-04-11Add VS solution file for wfpctlOdd Stranne1-0/+58
2018-04-11Update .gitignoreOdd Stranne1-0/+2
2018-04-11Update project include directoriesOdd Stranne1-4/+4
2018-04-11Add libwfp as a submoduleOdd Stranne2-0/+3
2018-04-11Add source filesOdd Stranne84-0/+5547
2018-04-10Merge branch 'update-formatting'Linus Färnstrand10-12/+12
2018-04-10Format with rustfmt 0.4.1-nightly (e784712 2018-04-09)Linus Färnstrand10-12/+12
2018-04-10Merge branch 'buffer_json_files'Emīls Piņķis2-4/+5
2018-04-10Use BufReader for reading settings and relay listEmīls Piņķis2-4/+5
2018-04-10Merge branch 'add-changelog-instructions'Linus Färnstrand1-1/+12
2018-04-10Move product rename into changed categoryLinus Färnstrand1-0/+2
2018-04-09Add extra formatting guidelines to changelogLinus Färnstrand1-1/+10
2018-04-09Merge branch 'correct-product-name'Odd Stranne4-10/+12
2018-04-06Update formatting in changelogOdd Stranne1-1/+2
2018-04-06Update changelogOdd Stranne1-0/+1
2018-04-06Correct product name globallyOdd Stranne2-6/+6
2018-04-06Use proper formatting of product nameOdd Stranne1-4/+4
2018-04-04Merge branch 'use-global-windows-temp'Andrej Mihajlov3-3/+12
2018-04-04Switch to global windows temp directory on windowsAndrej Mihajlov3-3/+12
2018-04-04Merge branch 'test-rpc-file'Janito Vaqueiro Ferreira Filho4-0/+251
2018-04-03Implement safe cross-platform daemon shutdownJanito Vaqueiro Ferreira Filho2-8/+84
2018-04-03Test RPC address file creation on daemon start-upJanito Vaqueiro Ferreira Filho4-0/+175
2018-04-03Merge branch 'update-app_dirs'Janito Vaqueiro Ferreira Filho2-4/+4
2018-04-03Update app_dirs to version 1.2.1 to fix CI buildJanito Vaqueiro Ferreira Filho2-4/+4
2018-03-29Merge branch 'fix-formatting'Janito Vaqueiro Ferreira Filho1-1/+1
2018-03-29Fix formatting issue reported by latest rustfmtJanito Vaqueiro Ferreira Filho1-1/+1
2018-03-29Merge branch 'accordion-reactxp'Andrej Mihajlov4-193/+79
2018-03-29Upgrade to ReactXP 1.1.0-rc.2Andrej Mihajlov2-4/+4
2018-03-29Convert accordion to ReactXPAndrej Mihajlov2-189/+75
2018-03-27Merge branch 'allow-missing-relays-file'Linus Färnstrand3-15/+30
2018-03-27Default to empty RelayList if reading from file failsLinus Färnstrand3-15/+30
2018-03-27Merge branch 'feature-version-status'Linus Färnstrand10-9/+143