| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-04-07 | Move talpid_core from root to member | Linus Färnstrand | 3 | -608/+0 | |
| 2017-03-16 | Make use of bail! macro in error_chain | Linus Färnstrand | 1 | -2/+2 | |
| 2017-03-16 | Clean up according to clippy lints | Linus Färnstrand | 1 | -1/+1 | |
| 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-07 | Make path to plugin configurable | Linus Färnstrand | 1 | -3/+4 | |
| 2017-03-07 | Adding logging to talpid_core | Linus Färnstrand | 1 | -0/+1 | |
| 2017-03-07 | Add event to what is sent from plugin | Linus Färnstrand | 1 | -1/+3 | |
| 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 initial OpenVpnMonitor | Linus Färnstrand | 1 | -2/+79 | |
| 2017-03-06 | Rustfmt import fixes | Linus Färnstrand | 1 | -2/+2 | |
| 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-02-08 | Stop using foreign_link in an invalid(?) way | Linus Färnstrand | 1 | -5/+10 | |
| 2017-02-08 | Convert process::monitor module to use error-chain | Linus Färnstrand | 1 | -51/+17 | |
| 2017-02-04 | Use assert_matches crate to implement assert_event | Linus Färnstrand | 1 | -4/+1 | |
| 2017-01-30 | Change spawner generic to S | Linus Färnstrand | 1 | -7/+7 | |
| 2017-01-30 | Rename all ChildSpawner instances to spawner | Linus Färnstrand | 1 | -11/+11 | |
| 2017-01-30 | Make child associated type in ChildSpawner | Linus Färnstrand | 2 | -9/+16 | |
| 2017-01-25 | Fix typo in comment | Linus Färnstrand | 1 | -1/+1 | |
| 2017-01-25 | Unlock mutex before calling listener | Linus Färnstrand | 1 | -2/+4 | |
| 2017-01-25 | Make ChildMonitor synchronous | Linus Färnstrand | 1 | -254/+71 | |
| 2017-01-24 | Run rustfmt 0.7.1 | Linus Färnstrand | 2 | -7/+4 | |
| 2017-01-13 | Show that the pipe only affect stdout and stderr | Erik Larkö | 1 | -9/+11 | |
| 2017-01-12 | Standard streams can be discarded | Erik Larkö | 1 | -2/+18 | |
| 2017-01-10 | Rename OpenVpnBuilder -> OpenVpnCommand | Linus Färnstrand | 1 | -14/+14 | |
| 2017-01-10 | Mark child as unused in StoppingState | Linus Färnstrand | 1 | -2/+2 | |
| 2017-01-10 | Move needed imports | Linus Färnstrand | 2 | -5/+5 | |
| 2017-01-10 | Rename MonitorChild, move impl | Linus Färnstrand | 2 | -37/+38 | |
| 2017-01-09 | Use drop() instead of let _ = | Linus Färnstrand | 1 | -1/+1 | |
| 2017-01-09 | Fix formatting on macro | Linus Färnstrand | 1 | -1/+1 | |
| 2017-01-09 | Fix typos | Linus Färnstrand | 1 | -2/+2 | |
| 2017-01-06 | Add monitor module tests | Linus Färnstrand | 1 | -0/+176 | |
| 2017-01-06 | Add ChildMonitor, the public interface of monitor | Linus Färnstrand | 1 | -0/+42 | |
| 2017-01-06 | Add monitor module state machine | Linus Färnstrand | 1 | -0/+151 | |
| 2017-01-06 | Add monitor module error and result types | Linus Färnstrand | 1 | -0/+43 | |
| 2017-01-06 | Add public traits for monitor module | Linus Färnstrand | 1 | -0/+86 | |
| 2017-01-06 | Move process.rs module to own directory | Linus Färnstrand | 1 | -0/+151 | |
