| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-03-29 | One line should_stop | Linus Färnstrand | 1 | -4/+1 |
| 2017-03-29 | Merge branch http-ipc | Erik Larkö | 4 | -0/+311 |
| 2017-03-29 | rustfmt | Erik Larkö | 2 | -25/+26 |
| 2017-03-27 | Can stop the Http server | Erik Larkö | 2 | -23/+73 |
| 2017-03-22 | revert to e_c 0.8 | Erik Larkö | 2 | -134/+2 |
| 2017-03-22 | Log received messages and cleaner reply error handling | Erik Larkö | 1 | -4/+9 |
| 2017-03-22 | Remove the http ipc client | Erik Larkö | 3 | -83/+1 |
| 2017-03-22 | Don't chain the boxed error | Erik Larkö | 1 | -6/+1 |
| 2017-03-22 | Remove the ReplyFailure ErrorKind | Erik Larkö | 2 | -6/+2 |
| 2017-03-22 | Attempt to start the HTTP server on different ports | Erik Larkö | 1 | -7/+13 |
| 2017-03-22 | Simplify serde parsing | Erik Larkö | 1 | -18/+2 |
| 2017-03-22 | Have the IPC API support responses | Erik Larkö | 3 | -27/+66 |
| 2017-03-22 | Add a HTTP IPC implementation | Erik Larkö | 5 | -2/+451 |
| 2017-03-20 | Merge branch 'clippy-cleanup' | Linus Färnstrand | 8 | -11/+10 |
| 2017-03-16 | Add forgotten semicolons | Linus Färnstrand | 2 | -2/+2 |
| 2017-03-16 | Make use of bail! macro in error_chain | Linus Färnstrand | 6 | -8/+8 |
| 2017-03-16 | Clean up according to clippy lints | Linus Färnstrand | 3 | -4/+3 |
| 2017-03-15 | Merge branch 'cdylib' | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-14 | Make the OpenVPN build as a cdylib | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-10 | Merge branch 'add-tests' | Linus Färnstrand | 2 | -2/+40 |
| 2017-03-09 | Use String::from instead of .to_owned() | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-08 | Rename test module to contain "_tests" | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-08 | Add stop-test on OpenVpnMonitor | Linus Färnstrand | 1 | -0/+15 |
| 2017-03-08 | Add stop-test on ChildMonitor | Linus Färnstrand | 1 | -0/+8 |
| 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 |
