| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2017-03-02 | Use log and env_logger for logging | Linus Färnstrand | 4 | -9/+136 |
| 2017-03-02 | Merge branch 'ffi-func-at-top' | Linus Färnstrand | 5 | -164/+176 |
| 2017-03-02 | Add rustdoc to event enum | Linus Färnstrand | 1 | -0/+3 |
| 2017-03-02 | Add number to enum parsing error | Linus Färnstrand | 1 | -4/+5 |
| 2017-03-02 | Move the openvpn functions to the top | Linus Färnstrand | 5 | -160/+168 |
| 2017-03-02 | Merge branch 'plugin-communication' | Erik Larkö | 10 | -2/+190 |
| 2017-03-02 | Fix smallish things discovered during review | Erik Larkö | 6 | -211/+88 |
| 2017-03-02 | Try a bunch of ports when starting the IpcServer | Erik Larkö | 4 | -44/+131 |
| 2017-03-02 | Removed the parsing of messages from the server | Erik Larkö | 2 | -37/+16 |
| 2017-03-02 | No server trait, return Id when started | Erik Larkö | 7 | -222/+215 |
| 2017-03-02 | Remove the port from the public API | Erik Larkö | 3 | -10/+21 |
| 2017-03-02 | Fix usability probs in zmq build | Erik Larkö | 3 | -1/+1 |
| 2017-03-02 | IPC in separate crate | Erik Larkö | 8 | -5/+36 |
| 2017-03-02 | Use a non-functioning NOP impl of IpcServer for windows | Erik Larkö | 5 | -5/+31 |
| 2017-03-02 | Use ZeroMQ for IPC | Erik Larkö | 4 | -0/+184 |
| 2017-03-02 | Merge branch 'plugin-handle' | Linus Färnstrand | 2 | -4/+59 |
| 2017-02-28 | Create, use and destroy handler | Linus Färnstrand | 1 | -2/+27 |
| 2017-02-28 | Add EventProcessor | Linus Färnstrand | 1 | -0/+30 |
| 2017-02-28 | Fix comment | Linus Färnstrand | 1 | -2/+2 |
| 2017-02-28 | Merge branch 'event-enum' | Linus Färnstrand | 2 | -56/+139 |
| 2017-02-28 | Fix small bug in test | Linus Färnstrand | 1 | -1/+1 |
| 2017-02-28 | Move INTERESTING_EVENTS down to ffi module | Linus Färnstrand | 2 | -9/+6 |
| 2017-02-28 | Rename ParseEnv error to negative form | Linus Färnstrand | 1 | -1/+1 |
| 2017-02-27 | Remove old constants | Linus Färnstrand | 1 | -44/+0 |
| 2017-02-27 | Use new event enum to register for events | Linus Färnstrand | 1 | -5/+70 |
| 2017-02-27 | Define INTERESTING_EVENTS | Linus Färnstrand | 1 | -0/+8 |
| 2017-02-27 | Introduce OpenVpnPluginEvent enum | Linus Färnstrand | 1 | -9/+66 |
| 2017-02-27 | Change comment type | Linus Färnstrand | 1 | -3/+3 |
| 2017-02-23 | Merge branch zmq-on-travis | Erik Larkö | 8 | -2/+172 |
| 2017-02-23 | Don't cache rust-zmq | Erik Larkö | 1 | -4/+5 |
| 2017-02-22 | Address review problems | Erik Larkö | 11 | -95/+161 |
| 2017-02-14 | Build ZMQ on travis | Erik Larkö | 4 | -2/+105 |
| 2017-02-13 | Merge branch 'update-cargo-metadata' | Linus Färnstrand | 4 | -8/+8 |
| 2017-02-10 | Use crate metadata as clap cli parameters | Linus Färnstrand | 1 | -5/+2 |
| 2017-02-10 | Update authors and add description | Linus Färnstrand | 3 | -3/+6 |
| 2017-02-09 | Merge branch 'error-chain' | Linus Färnstrand | 8 | -112/+102 |
| 2017-02-09 | Convert all net tests to use assert_matches | Linus Färnstrand | 1 | -5/+10 |
| 2017-02-08 | Create Errors with into() instead of Error::from | Linus Färnstrand | 2 | -2/+2 |
| 2017-02-08 | Try out new pattern matching test format | Linus Färnstrand | 1 | -1/+2 |
| 2017-02-08 | Stop using foreign_link in an invalid(?) way | Linus Färnstrand | 2 | -13/+21 |
| 2017-02-08 | Print errors and backtrace in talpid_cli | Linus Färnstrand | 1 | -12/+18 |
| 2017-02-08 | Convert talpid_cli to use error-chain | Linus Färnstrand | 3 | -8/+20 |
