summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Gracefully stop OpenVPN subprocesses by writing to stdinEmīls Piņķis1-0/+1
2018-05-18Upgrade to regex 1.0Linus Färnstrand1-1/+23
2018-05-16Add support for JSON-RPC PubSub subscriptionsJanito Vaqueiro Ferreira Filho1-0/+1
2018-05-14Create `mullvad-metadata` crateJanito Vaqueiro Ferreira Filho1-0/+9
2018-05-09Remove usage of `lazy_static` in `talpid-core`Janito Vaqueiro Ferreira Filho1-1/+0
2018-05-03Use `mullvad-ipc-client` in `mullvad-cli`Janito Vaqueiro Ferreira Filho1-2/+1
2018-05-03Upgrade rust dependenciesLinus Färnstrand1-287/+481
2018-05-03Add RPC methods to `DaemonRpcClient`Janito Vaqueiro Ferreira Filho1-0/+2
2018-05-03Use error-chain to define custom error typesJanito Vaqueiro Ferreira Filho1-0/+1
2018-05-03Move `DaemonRpcClient` to `mullvad-ipc-client`Janito Vaqueiro Ferreira Filho1-0/+5
2018-05-03Create initial `mullvad-ipc-client` crateJanito Vaqueiro Ferreira Filho1-0/+4
2018-04-24Update Cargo.lockLinus Färnstrand1-0/+1
2018-04-23Add basic windows serviceAndrej Mihajlov1-0/+2
2018-04-23Use latest jsonrpc-client-http versionJanito Vaqueiro Ferreira Filho1-4/+2
2018-04-18Add example of simple serviceAndrej Mihajlov1-0/+12
2018-04-18Add windows-service crateAndrej Mihajlov1-0/+10
2018-04-17Configure SNI domain for TLS handshake with masterJanito Vaqueiro Ferreira Filho1-0/+2
2018-04-17Watch resolv.conf for DNS changesJanito Vaqueiro Ferreira Filho1-0/+130
2018-04-17Implement Linux DNS configuration with resolv.confJanito Vaqueiro Ferreira Filho1-0/+10
2018-04-13Add windows firewall implementationEmīls Piņķis1-0/+7
2018-04-11Ensure cache is periodically invalidatedJanito Vaqueiro Ferreira Filho1-0/+12
2018-04-11Test `CachedDnsResolver`Janito Vaqueiro Ferreira Filho1-0/+1
2018-04-11Use latest development version of jsonrpc-clientJanito Vaqueiro Ferreira Filho1-7/+7
2018-04-03Test RPC address file creation on daemon start-upJanito Vaqueiro Ferreira Filho1-0/+2
2018-04-03Update app_dirs to version 1.2.1 to fix CI buildJanito Vaqueiro Ferreira Filho1-3/+3
2018-03-06Update Cargo.lockLinus Färnstrand1-313/+272
2018-03-06Warn if user is running daemon as a non-root userJanito Vaqueiro Ferreira Filho1-0/+1
2018-03-02Update Cargo.lockLinus Färnstrand1-12/+74
2018-02-01Upgrade core-foundation and use published system-configurationLinus Färnstrand1-102/+14
2018-01-15Update Cargo.lockLinus Färnstrand1-1/+8
2018-01-10Upgrade dependenciesLinus Färnstrand1-232/+235
2017-12-20Add allow_lan to SecurityPolicyLinus Färnstrand1-4/+23
2017-12-18Update dependenciesLinus Färnstrand1-227/+208
2017-12-15Upgrade lazy_static to 1.0Linus Färnstrand1-3/+9
2017-12-04Update Cargo.lockLinus Färnstrand1-1/+42
2017-12-04Remove DNS proxy code from macOS implLinus Färnstrand1-12/+0
2017-11-24Redact IPs and MAC from logsErik Larkö1-0/+1
2017-11-17Use new relay constraints and relay selectorLinus Färnstrand1-0/+1
2017-11-14Adapt to intermediate solutionLinus Färnstrand1-0/+1
2017-11-14Upgrade dependenciesLinus Färnstrand1-261/+305
2017-11-13Update pfctl to version with bindgen 0.31Linus Färnstrand1-113/+10
2017-11-02Revert misunderstanding and make the JSON a little friendlierErik Larkö1-8/+8
2017-11-02Set the tunnel port and protocol over the APIErik Larkö1-10/+2
2017-10-26Extract master RPC client code to own crateLinus Färnstrand1-2/+11
2017-10-20Replace own shell_escape with external libLinus Färnstrand1-0/+7
2017-10-18Update Cargo.lockLinus Färnstrand1-161/+193
2017-10-13Update Cargo.lockLinus Färnstrand1-5/+7
2017-10-05Use http clone url for pfctl-rsLinus Färnstrand1-3/+3
2017-10-05Upgrade jsonrpc-client-httpLinus Färnstrand1-3/+3
2017-09-26Remove unused assert_matches importLinus Färnstrand1-1/+0