summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-04Extract translations from SHP filesAndrej Mihajlov15-5502/+25023
2019-04-04Generate cities.pot, countries.pot and fix integration script to copy transla...Andrej Mihajlov4-8/+6188
2019-04-04Filter places dataset by >=50k populationAndrej Mihajlov2-11/+63
2019-04-03Merge branch 'compile-for-android'Janito Vaqueiro Ferreira Filho22-106/+279
2019-04-03Update `README` with the paths used on AndroidJanito Vaqueiro Ferreira Filho1-1/+6
2019-04-03Configure resources path on AndroidJanito Vaqueiro Ferreira Filho1-11/+18
2019-04-03Configure RPC socket path on AndroidJanito Vaqueiro Ferreira Filho1-1/+5
2019-04-03Configure settings path on AndroidJanito Vaqueiro Ferreira Filho2-7/+14
2019-04-03Configure mullvad log directory on AndroidJanito Vaqueiro Ferreira Filho1-6/+13
2019-04-03Ignore `network_interfaces` module on AndroidJanito Vaqueiro Ferreira Filho1-1/+1