| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2017-02-08 | Convert process::monitor module to use error-chain | Linus Färnstrand | 1 | -51/+17 |
| 2017-02-08 | Convert net module to use error-chain | Linus Färnstrand | 1 | -32/+19 |
| 2017-02-08 | Add error-chain dependency | Linus Färnstrand | 3 | -0/+5 |
| 2017-02-07 | Merge branch 'improve-build' | Linus Färnstrand | 5 | -23/+101 |
| 2017-02-06 | Manually add toolchain bin to PATH for appveyor | Linus Färnstrand | 1 | -0/+2 |
| 2017-02-06 | Simplify build scripts with --all | Linus Färnstrand | 2 | -17/+6 |
| 2017-02-06 | Correct Cargo.lock placement and content | Linus Färnstrand | 2 | -4/+91 |
| 2017-02-06 | Introduce workspace | Linus Färnstrand | 1 | -2/+2 |
| 2017-02-06 | Merge branch 'assert_matches' | Linus Färnstrand | 7 | -18/+24 |
| 2017-02-04 | Make assert_matches a dev-dependency | Linus Färnstrand | 4 | -0/+6 |
| 2017-02-04 | Use assert_matches crate to implement assert_event | Linus Färnstrand | 3 | -4/+5 |
| 2017-02-04 | Replace homegrown assert_pat! with assert_matches | Linus Färnstrand | 4 | -14/+13 |
| 2017-02-01 | Merge branch 'parse-c-strings' | Linus Färnstrand | 7 | -2/+257 |
| 2017-01-31 | Separate whitespace trimming test | Linus Färnstrand | 1 | -6/+6 |
| 2017-01-31 | Fix spelling: null-terminated | Linus Färnstrand | 1 | -4/+4 |
| 2017-01-31 | Adapt travis+appveyor to build openvpn plugin | Linus Färnstrand | 2 | -2/+6 |
| 2017-01-31 | Improve description of Null error | Linus Färnstrand | 1 | -1/+1 |
| 2017-01-31 | Add failing string to NoEqual error | Linus Färnstrand | 1 | -3/+4 |
