summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-04Update changelogOdd Stranne1-0/+4
2019-04-04Update firewall initializationOdd Stranne6-21/+67
2019-04-04Formatting etcOdd Stranne4-12/+25
2019-04-04Update/restore WinFw_Reset to work when called out-of-contextOdd Stranne3-9/+22
2019-04-04Expose init function that also applies the blocked policyOdd Stranne3-0/+69
2019-04-04Update FwContext initializationOdd Stranne8-24/+183
2019-04-04Update transaction callback proto adding more argumentsOdd Stranne2-7/+20
2019-04-04Fix variable names for consistencyOdd Stranne1-14/+14
2019-04-04Enforce validation of objects that are installed in WFPOdd Stranne2-0/+20
2019-04-04Establish WFP object registryOdd Stranne9-16/+139
2019-04-04Make WFP changes effective until rebootOdd Stranne1-1/+1
2019-04-04Bump submodules libwfp, windows-librariesOdd Stranne2-0/+0
2019-04-04Merge branch 'eliminate-error-chain-types'Linus Färnstrand17-116/+121
2019-04-04Get rid of error-chain in mullvad-types and talpid-typesLinus Färnstrand17-116/+121
2019-04-04Merge branch 'deny-not-following-edition-idioms'Linus Färnstrand36-64/+83
2019-04-04Add #![deny(rust_2018_idioms)] to all crates and fix warningsLinus Färnstrand36-64/+83
2019-04-04Merge branch 'extract-cities-countries'Andrej Mihajlov15-33/+25786