summaryrefslogtreecommitdiffhomepage
path: root/talpid_openvpn_plugin/src/processing.rs
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand1-43/+0
2017-07-10Add status support in CLILinus Färnstrand1-1/+1
2017-07-06Map result in openvpn plugin to match new typeLinus Färnstrand1-0/+1
2017-05-23Use WsIpcClient in OpenVPN pluginLinus Färnstrand1-9/+8
2017-03-07Add event to what is sent from pluginLinus Färnstrand1-2/+2
2017-03-07Extract OpenVPN FFI stuff to separate crateLinus Färnstrand1-2/+3
2017-03-07Add IPC capabilities to OpenVPN pluginLinus Färnstrand1-9/+21
2017-03-02Use log and env_logger for loggingLinus Färnstrand1-2/+3
2017-03-02Move the openvpn functions to the topLinus Färnstrand1-0/+29