| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2017-01-31 | Add extra parse tests | Linus Färnstrand | 1 | -0/+23 |
| 2017-01-31 | Add parse module with array and env functions | Linus Färnstrand | 5 | -0/+227 |
| 2017-01-31 | Merge branch 'integrate-cli' | Linus Färnstrand | 5 | -1/+146 |
| 2017-01-30 | Adapt travis+appveyor to build talpid_cli | Linus Färnstrand | 2 | -1/+5 |
| 2017-01-30 | Add cli crate | Linus Färnstrand | 3 | -0/+141 |
| 2017-01-30 | Merge branch 'child-spawner-associated' | Linus Färnstrand | 2 | -20/+27 |
| 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-30 | Merge branch 'initial-openvpn-plugin' | Linus Färnstrand | 6 | -0/+206 |
| 2017-01-30 | Rename ffi function arguments | Linus Färnstrand | 1 | -9/+10 |
| 2017-01-30 | Add tests to ffi/consts | Linus Färnstrand | 1 | -1/+25 |
| 2017-01-30 | Change PLUGIN_* into c_int | Linus Färnstrand | 1 | -18/+18 |
| 2017-01-30 | Add initial FFI declarations for an OpenVPN plugin | Linus Färnstrand | 3 | -0/+152 |
| 2017-01-30 | Add lazy_static to OpenVPN plugin | Linus Färnstrand | 3 | -0/+13 |
| 2017-01-30 | Initial empty talpid_openvpn_plugin crate | Linus Färnstrand | 4 | -0/+16 |
| 2017-01-26 | Merge branch 'remove-rustfmt-forced-install' | Linus Färnstrand | 1 | -1/+1 |
| 2017-01-25 | Remove forced installation of rustfmt | Linus Färnstrand | 1 | -1/+1 |
| 2017-01-25 | Merge branch 'disable-appveyor-emails' | Linus Färnstrand | 1 | -0/+6 |
| 2017-01-25 | Disable emails in appveyor | Linus Färnstrand | 1 | -0/+6 |
| 2017-01-25 | Merge branch 'simplify-child-monitor' | Linus Färnstrand | 1 | -254/+73 |
| 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-25 | Merge branch 'rustfmt-upgrade' | Linus Färnstrand | 4 | -15/+10 |
| 2017-01-24 | Force rustfmt install on travis. .travis.yml clean | Linus Färnstrand | 1 | -6/+3 |
| 2017-01-24 | Print rustfmt version | Linus Färnstrand | 1 | -0/+1 |
| 2017-01-24 | Run rustfmt 0.7.1 | Linus Färnstrand | 3 | -9/+6 |
| 2017-01-19 | Merge branch 'appveyor-setup' | Linus Färnstrand | 2 | -0/+64 |
| 2017-01-18 | Improve build: false comment | Linus Färnstrand | 1 | -1/+2 |
| 2017-01-17 | Go back to trust's version of Rust install | Linus Färnstrand | 1 | -11/+3 |
| 2017-01-17 | Remove "TODO" from comments that are already done | Linus Färnstrand | 1 | -3/+3 |
| 2017-01-17 | Change how nightly Rust is downloaded | Linus Färnstrand | 1 | -3/+11 |
| 2017-01-17 | Stop Appveyor from building PRs twice | Linus Färnstrand | 1 | -0/+3 |
| 2017-01-17 | Cache appveyor builds | Linus Färnstrand | 1 | -0/+5 |
| 2017-01-17 | Remove email notifications | Linus Färnstrand | 1 | -4/+0 |
| 2017-01-17 | Add appveyor.yml | Linus Färnstrand | 1 | -0/+55 |
| 2017-01-17 | Disable email notifications on Travis | Linus Färnstrand | 1 | -0/+4 |
| 2017-01-17 | Merge branch 'delete-unstable-tests' | Linus Färnstrand | 2 | -52/+0 |
| 2017-01-16 | Delete tests relying on timing luck | Linus Färnstrand | 2 | -52/+0 |
| 2017-01-13 | Merge remote-tracking branch 'origin/std-streams' | Erik Larkö | 1 | -2/+20 |
| 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 | Merge branch 'rename-openvpnbuilder' | Linus Färnstrand | 2 | -17/+17 |
| 2017-01-10 | Rename OpenVpnBuilder -> OpenVpnCommand | Linus Färnstrand | 2 | -17/+17 |
| 2017-01-10 | Merge branch 'openvpn-monitor' | Linus Färnstrand | 4 | -7/+506 |
| 2017-01-10 | Mark child as unused in StoppingState | Linus Färnstrand | 1 | -2/+2 |
