summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Create `mock_openvpn` sub-moduleJanito Vaqueiro Ferreira Filho2-2/+4
2018-07-03Change interface name used for tunnel up eventJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-03Increase state change event timeoutJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-03Fix mock relay list used for testingJanito Vaqueiro Ferreira Filho1-15/+19
2018-07-03Merge branch 'make-linux-firewall-send'Linus Färnstrand1-5/+7
2018-07-03Don't store Table in Linux firewall to make it impl SendLinus Färnstrand1-5/+7
2018-07-03Merge branch 'app-overhaul'Andrej Mihajlov39-2051/+1578
2018-07-03Migrate to app.getVersion()Andrej Mihajlov4-12/+18
2018-07-03Add productName to package.json and migrate to using app.getName()Andrej Mihajlov3-15/+7
2018-07-03Rename daemon-connect eventsAndrej Mihajlov3-6/+6
2018-07-03Remove the hotfix introduced in #258Andrej Mihajlov1-27/+0
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov4-60/+85
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov15-637/+53
2018-07-03Fix Login testsAndrej Mihajlov1-73/+29
2018-07-03Bind actions in constructor and never keep `store`Andrej Mihajlov1-95/+83
2018-07-03Remove `ensureAuthenticated` in favor of authenticating once when connectedAndrej Mihajlov2-88/+58
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov31-1057/+1247
2018-07-03Move RPC file related stuff into RpcAddressFileAndrej Mihajlov6-155/+166
2018-07-03Merge branch 'problem-report-to-crate'Linus Färnstrand8-14/+79
2018-07-03Change mullvad-daemon-version to mullvad-product-versionLinus Färnstrand1-1/+1
2018-07-03Update Cargo.lockLinus Färnstrand1-3/+3
2018-07-03Update report size calculation with new numbersLinus Färnstrand1-3/+4
2018-07-03Update prepare_release.sh with bumping problem-report versionLinus Färnstrand1-2/+8
2018-07-03Rename daemon_version functionLinus Färnstrand1-3/+3
2018-07-03Improve mullvad-cli descriptionLinus Färnstrand1-1/+1
2018-07-03Move problem-report out to own crateLinus Färnstrand6-2/+60
2018-07-02Merge branch 'eslint-prefer-const'Andrej Mihajlov10-26/+27
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov10-26/+27
2018-07-02Updating version in package.json2018.2-beta1Linus Färnstrand3-3/+3
2018-07-02Add changelog header for the releaseLinus Färnstrand1-0/+3
2018-07-02Merge branch 'add-optional-text-to-problem-report-email-input'Janito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Add `(optional)` text to email inputJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Merge branch 'fix-winapi-dependency'Janito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Add all used `winapi` featuresJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-02Merge branch 'log-init-errors'Janito Vaqueiro Ferreira Filho2-7/+23
2018-07-02Describe log additions in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-07-02Log errors returned by main `run` functionJanito Vaqueiro Ferreira Filho1-7/+22
2018-07-02Merge branch 'linux-firewall-integration'Linus Färnstrand10-26/+538
2018-07-02Import talpid_types::net types directly and useLinus Färnstrand1-25/+19
2018-07-02Refactor matching on security policyLinus Färnstrand1-16/+13
2018-07-02Update Cargo.lockLinus Färnstrand1-0/+48
2018-07-02Use interface index rather than name in rulesLinus Färnstrand1-20/+30
2018-07-02Improve errors by not directly leaking mnl errorsLinus Färnstrand1-9/+7
2018-07-02Only import ipnetwork/lazy_static on unixLinus Färnstrand2-2/+6
2018-07-02Add Linux netfilter firewall integrationLinus Färnstrand6-13/+447
2018-07-02Add linking env vars for Linux in build.sh and .travis.ymlLinus Färnstrand2-2/+7
2018-07-02Move binaries submodule to where libnftnl/libmnl existsLinus Färnstrand1-0/+0
2018-07-02Move the private and multicast nets up to generic firewall moduleLinus Färnstrand4-11/+33
2018-06-30Merge branch 'update-electron-builder'Odd Stranne2-82/+100
2018-06-30Update electron-builder to get improvements to signing on WindowsOdd Stranne2-82/+100