summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Create `mullvad-metadata` crateJanito Vaqueiro Ferreira Filho1-0/+1
2018-05-03Create initial `mullvad-ipc-client` crateJanito Vaqueiro Ferreira Filho1-0/+1
2018-04-18Add windows-service crateAndrej Mihajlov1-0/+1
2017-12-04Remove DNS proxy code from macOS implLinus Färnstrand1-1/+0
2017-10-26Extract master RPC client code to own crateLinus Färnstrand1-0/+1
2017-09-19Add socket-relay to workspaceLinus Färnstrand1-0/+1
2017-07-19Remove unused openvpn-ffi crateLinus Färnstrand1-1/+0
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand1-7/+7
2017-07-10Add talpid_core to workspaceLinus Färnstrand1-1/+2
2017-07-10Move state structs to own crate for sharingLinus Färnstrand1-1/+8
2017-07-06Renamed talpid_cli to mullvad_cliLinus Färnstrand1-1/+1
2017-07-06Update the CLI to use RPC. Support get/set accountLinus Färnstrand1-1/+1
2017-06-14Remove talpid_cli from the workspaceLinus Färnstrand1-1/+1
2017-04-07Rename talpid_daemon to mullvad_daemonLinus Färnstrand1-1/+1
2017-04-07Move talpid_core from root to memberLinus Färnstrand1-20/+0
2017-04-07Created the talpid_daemon crate and put the frontend IPC stuff thereErik Larkö1-4/+1
2017-03-07Adding logging to talpid_coreLinus Färnstrand1-0/+1
2017-03-07Add event to what is sent from pluginLinus Färnstrand1-0/+3
2017-03-07Extract OpenVPN FFI stuff to separate crateLinus Färnstrand1-1/+1
2017-03-02IPC in separate crateErik Larkö1-3/+3
2017-03-02Use a non-functioning NOP impl of IpcServer for windowsErik Larkö1-0/+2
2017-03-02Use ZeroMQ for IPCErik Larkö1-0/+1
2017-02-22Address review problemsErik Larkö1-0/+3
2017-02-10Update authors and add descriptionLinus Färnstrand1-1/+2
2017-02-08Add error-chain dependencyLinus Färnstrand1-0/+1
2017-02-06Introduce workspaceLinus Färnstrand1-2/+2
2017-02-04Make assert_matches a dev-dependencyLinus Färnstrand1-0/+2
2017-02-04Use assert_matches crate to implement assert_eventLinus Färnstrand1-0/+1
2017-01-30Initial empty talpid_openvpn_plugin crateLinus Färnstrand1-0/+3
2017-01-06Add clonablechild dependencyLinus Färnstrand1-0/+1
2016-12-12Represent RemoteAddr as an enum with domain or IPLinus Färnstrand1-1/+0
2016-12-07Change RemoteAddr::from_str to support IPv6Linus Färnstrand1-0/+1
2016-11-29Initial project metadata and filesLinus Färnstrand1-0/+6