| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-03-08 | Add plugin tests to OpenVpnCommand | Linus Färnstrand | 1 | -1/+16 |
| 2017-03-08 | Merge branch 'configurable-plugin-path' | Linus Färnstrand | 3 | -4/+19 |
| 2017-03-08 | Change static to const | Linus Färnstrand | 1 | -3/+3 |
| 2017-03-07 | Make path to plugin configurable | Linus Färnstrand | 3 | -4/+19 |
| 2017-03-07 | Merge branch 'more-logging' | Linus Färnstrand | 9 | -0/+28 |
| 2017-03-07 | Add logging to talpid_cli | Linus Färnstrand | 3 | -0/+16 |
| 2017-03-07 | Adding logging to talpid_core | Linus Färnstrand | 4 | -0/+6 |
| 2017-03-07 | Add logging to talpid_ipc | Linus Färnstrand | 4 | -0/+6 |
| 2017-03-07 | Merge branch 'send-event-also' | Linus Färnstrand | 12 | -99/+175 |
| 2017-03-07 | Explicitly import stuff from openvpn_ffi | Linus Färnstrand | 1 | -18/+19 |
| 2017-03-07 | rustfmt | Linus Färnstrand | 1 | -3/+1 |
| 2017-03-07 | Add event to what is sent from plugin | Linus Färnstrand | 4 | -5/+13 |
| 2017-03-07 | Make OpenVpnPluginEvent serializable | Linus Färnstrand | 3 | -1/+62 |
| 2017-03-07 | Extract OpenVPN FFI stuff to separate crate | Linus Färnstrand | 10 | -96/+104 |
| 2017-03-07 | Merge branch 'openvpn-monitor' | Linus Färnstrand | 8 | -30/+154 |
| 2017-03-07 | Annotate type for easier reading | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-07 | Fix typos | Linus Färnstrand | 1 | -2/+2 |
| 2017-03-07 | Add stop method to OpenVpnMonitor | Linus Färnstrand | 1 | -5/+10 |
| 2017-03-07 | Add IPC capabilities to OpenVPN plugin | Linus Färnstrand | 5 | -16/+52 |
| 2017-03-07 | Adapt cli to OpenVpnMonitor | Linus Färnstrand | 1 | -12/+16 |
| 2017-03-07 | Add initial OpenVpnMonitor | Linus Färnstrand | 2 | -2/+81 |
| 2017-03-07 | Merge branch 'serde' | Linus Färnstrand | 6 | -52/+128 |
| 2017-03-06 | Make nop_ipc API same as zmq_ipc | Linus Färnstrand | 1 | -6/+13 |
| 2017-03-06 | Remove OnMessage from nop impl | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-06 | Update outdated doc comment | Linus Färnstrand | 1 | -9/+6 |
| 2017-03-06 | Use same name throughout | Linus Färnstrand | 1 | -4/+4 |
| 2017-03-06 | Add serde serialization to ipc | Linus Färnstrand | 3 | -20/+46 |
| 2017-03-06 | Monomorphize around ipc server closure | Linus Färnstrand | 3 | -12/+17 |
| 2017-03-06 | Add serde as dep | Linus Färnstrand | 3 | -1/+42 |
| 2017-03-06 | Merge branch 'openvpn-command-plugin' | Linus Färnstrand | 3 | -176/+201 |
| 2017-03-06 | Rustfmt import fixes | Linus Färnstrand | 2 | -3/+3 |
| 2017-03-06 | Import OpenVpnCommand from new location | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-06 | Extend OpenVpnCommand with plugin functionality | Linus Färnstrand | 1 | -3/+17 |
| 2017-03-06 | Move OpenVPN specific stuff to submodule | Linus Färnstrand | 2 | -175/+186 |
| 2017-03-06 | Merge branch 'ipc-client' | Linus Färnstrand | 4 | -46/+62 |
| 2017-03-06 | rustfmt + tiny test fix | Linus Färnstrand | 1 | -1/+3 |
| 2017-03-06 | Change the assertion in the zmq integration test | Erik Larkö | 1 | -3/+1 |
| 2017-03-06 | Better error messages when setting up the Ipc client | Erik Larkö | 1 | -1/+1 |
| 2017-03-06 | Fix stupid mistake | Erik Larkö | 1 | -1/+1 |
| 2017-03-06 | Send is now &mut self | Erik Larkö | 2 | -3/+3 |
| 2017-03-06 | Remove unused error | Erik Larkö | 1 | -3/+0 |
| 2017-03-06 | Add IpcClient | Erik Larkö | 4 | -46/+65 |
| 2017-03-06 | Merge branch 'clippy-cleanup' | Linus Färnstrand | 6 | -18/+7 |
| 2017-03-06 | Clippy comment style fixes | Linus Färnstrand | 2 | -2/+2 |
| 2017-03-06 | Clippy code fixes | Linus Färnstrand | 1 | -2/+2 |
| 2017-03-06 | Get rid of unused lazy_static | Linus Färnstrand | 3 | -11/+0 |
| 2017-03-06 | Naming cleanup | Linus Färnstrand | 1 | -3/+3 |
| 2017-03-06 | Merge branch 'plugin-logging' | Linus Färnstrand | 4 | -9/+136 |
| 2017-03-05 | Don't take ownership of Error | Linus Färnstrand | 1 | -3/+3 |
| 2017-03-05 | Error name and path cleanup | Linus Färnstrand | 1 | -3/+3 |
