summaryrefslogtreecommitdiffhomepage
path: root/src/process/openvpn.rs
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Move talpid_core from root to memberLinus Färnstrand1-310/+0
2017-03-16Clean up according to clippy lintsLinus Färnstrand1-1/+1
2017-03-09Use String::from instead of .to_owned()Linus Färnstrand1-1/+1
2017-03-08Add stop-test on OpenVpnMonitorLinus Färnstrand1-0/+15
2017-03-08Add plugin tests to OpenVpnCommandLinus Färnstrand1-1/+16
2017-03-07Make path to plugin configurableLinus Färnstrand1-3/+4
2017-03-07Adding logging to talpid_coreLinus Färnstrand1-0/+1
2017-03-07Add event to what is sent from pluginLinus Färnstrand1-1/+3
2017-03-07Fix typosLinus Färnstrand1-2/+2
2017-03-07Add stop method to OpenVpnMonitorLinus Färnstrand1-5/+10
2017-03-07Add initial OpenVpnMonitorLinus Färnstrand1-2/+79
2017-03-06Rustfmt import fixesLinus Färnstrand1-2/+2
2017-03-06Extend OpenVpnCommand with plugin functionalityLinus Färnstrand1-3/+17
2017-03-06Move OpenVPN specific stuff to submoduleLinus Färnstrand1-0/+180