summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Merge branch 'electron-4'Andrej Mihajlov5-23/+46
2019-04-11Update gitignoreAndrej Mihajlov1-0/+3
2019-04-11Fix the error suppression when using the source languageAndrej Mihajlov1-2/+3
2019-04-11Suppress the message from `execFile` since it may contain sensitive informationAndrej Mihajlov1-1/+1
2019-04-11Bump nseventmonitorAndrej Mihajlov2-12/+31
2019-04-11Update to Electron 4.1.4Andrej Mihajlov2-8/+8
2019-04-11Merge branch 'eliminate-daemon-error-chain'Linus Färnstrand6-108/+112
2019-04-11Change panic into error in mullvad-ipc-clientLinus Färnstrand1-4/+4
2019-04-11Get rid of error-chain in relays moduleLinus Färnstrand1-45/+54
2019-04-11Get rid of error-chain in account_historyLinus Färnstrand2-29/+25
2019-04-11Get rid of error-chain in logging moduleLinus Färnstrand1-17/+22
2019-04-11Get rid of error-chain in shutdown moduleLinus Färnstrand1-13/+7
2019-04-11Merge branch 'increase-set-dns-timeout'Odd Stranne2-1/+2
2019-04-11Update changelogOdd Stranne1-0/+1
2019-04-11Increase timeout when updating DNS settingsOdd Stranne1-1/+1
2019-04-10Merge branch 'android-travis-ci'Janito Vaqueiro Ferreira Filho4-10/+33
2019-04-10Add initial Android Travis CI buildJanito Vaqueiro Ferreira Filho1-0/+28
2019-04-10Fix dummy offline error compilationJanito Vaqueiro Ferreira Filho1-1/+2
2019-04-10Remove some unused imports on AndroidJanito Vaqueiro Ferreira Filho1-8/+2
2019-04-10Fix compilation of `talpid-core`Janito Vaqueiro Ferreira Filho1-1/+1
2019-04-10Update binaries sub-module to add Android binariesJanito Vaqueiro Ferreira Filho1-0/+0
2019-04-10Merge branch 'correctly-capture-tokio-panic'Linus Färnstrand1-5/+9
2019-04-10Use slightly less map and other confusing codeLinus Färnstrand1-4/+5
2019-04-10Map an error instead of panicing when starting tokio runtimeLinus Färnstrand1-1/+4
2019-04-10Merge branch 'upgrade-errors-in-problem-report'Linus Färnstrand3-53/+103
2019-04-10Remove error-chain from problem-reportLinus Färnstrand3-53/+103
2019-04-09Merge branch 'fix-po-encoding'Andrej Mihajlov1-3/+3
2019-04-09Fix encoding issues when reading PO filesAndrej Mihajlov1-3/+3
2019-04-09Merge branch 'multi-catalogue'Andrej Mihajlov48-6977/+2778
2019-04-09Translate the map and relay listAndrej Mihajlov48-6977/+2778
2019-04-09Merge branch 'eliminate-more-error-chain-ipc'Linus Färnstrand7-62/+19
2019-04-08Remove error-chain from mullvad-ipc-clientLinus Färnstrand7-62/+19
2019-04-08Merge branch 'eliminate-more-error-chain'Linus Färnstrand11-107/+110
2019-04-08Call ErrorExt::display_chain in simpler wayLinus Färnstrand1-13/+10
2019-04-08Fix Handler::current() warning in talpid-ipcLinus Färnstrand1-1/+1
2019-04-08Update `tun` dependency to new crates.io releaseLinus Färnstrand2-6/+6
2019-04-08Update mullvad-daemon::geoip module to not use error-chainLinus Färnstrand4-14/+24
2019-04-08Getting rid of error-chain in mullvad-rpcLinus Färnstrand7-75/+71
2019-04-05Merge branch 'eliminate-error-chain-tunnel'Linus Färnstrand17-281/+295
2019-04-05Fix feedbackLinus Färnstrand3-12/+7
2019-04-05Get rid of error-chain in talpid-openvpn-pluginLinus Färnstrand4-65/+64
2019-04-05Stop using deprecated Handle::current()Linus Färnstrand1-1/+1
2019-04-05Remove error-chain dep from talpid-coreLinus Färnstrand4-6/+1
2019-04-05Remove error-chain from static_resolv_conf DNS managerLinus Färnstrand1-37/+36
2019-04-05Eliminate error-chain in android routingLinus Färnstrand1-4/+7
2019-04-05Add documentation to routing errorsLinus Färnstrand2-0/+12
2019-04-05Remove error-chain from tunnel monitor modulesLinus Färnstrand6-159/+170
2019-04-05Merge branch 'eliminate-error-chain-offline'Linus Färnstrand4-59/+61
2019-04-05Get rid of error-chain in talpid offline moduleLinus Färnstrand4-59/+61
2019-04-04Merge branch 'win-sticky-fw-rules'Odd Stranne26-104/+564