summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Run rustfmtLinus Färnstrand1-6/+8
2017-09-06Only log error on "important" errorLinus Färnstrand1-1/+4
2017-09-06Use local temp file impl instead of mktemp crateLinus Färnstrand4-12/+68
2017-09-06Update error-chain to 0.11Linus Färnstrand1-1/+1
2017-09-04Don't have flags in firewall rule for lo0Linus Färnstrand1-1/+0
2017-08-30Add tag="v7.1.0" to jsonrpc-core depsLinus Färnstrand1-2/+2
2017-08-29Add OpenVpnMonitor test for failed process startLinus Färnstrand1-1/+11
2017-08-29Add features to TestOpenVpnBuilderLinus Färnstrand1-8/+13
2017-08-28Add default TCP flags for stateful rulesAndrej Mihajlov1-0/+11
2017-08-27Rewrite OpenVpnMonitor testable, add testsLinus Färnstrand1-37/+151
2017-08-27Implement nice_kill in trait on Handle (polling)Linus Färnstrand1-19/+32
2017-08-23Depend on pfctl crate on public urlLinus Färnstrand1-1/+1
2017-08-17Add macOS firewall implementationAndrej Mihajlov3-6/+141
2017-08-17Add firewall abstractionsAndrej Mihajlov5-0/+133
2017-08-17Make Endpoint implement CopyLinus Färnstrand1-1/+1
2017-08-15Remove RemoteAddr, use SocketAddr insteadAndrej Mihajlov2-197/+8
2017-07-21Make get_library_extension return &'static strLinus Färnstrand1-8/+6
2017-07-20Use openvpn plugin and openvpn config in install dirErik Larkö1-33/+44
2017-07-20Use ca.crt in install dirLinus Färnstrand1-17/+31
2017-07-20Search for bundled OpenVPN binaries close to the executableErik Larkö1-1/+23
2017-07-20Use openvpn-plugin 0.2.0Linus Färnstrand1-1/+1
2017-07-19Update talpid-core to use openvpn-plugin libLinus Färnstrand5-12/+14
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand9-0/+1045