| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-09-13 | Review fixes | Erik Larkö | 1 | -14/+10 |
| 2017-09-13 | Format fixes | Erik Larkö | 2 | -2/+5 |
| 2017-09-13 | Review fixes | Erik Larkö | 10 | -69/+116 |
| 2017-09-13 | Remove custom relay in cli | Erik Larkö | 1 | -1/+13 |
| 2017-09-13 | Set custom relay in cli | Erik Larkö | 6 | -0/+82 |
| 2017-09-13 | Add remove_custom_relay endpoint | Erik Larkö | 2 | -4/+17 |
| 2017-09-13 | Create talpid-types and put TransportProtocol there | Erik Larkö | 15 | -55/+85 |
| 2017-09-13 | Add set_custom_relay API endpoint | Erik Larkö | 6 | -25/+174 |
| 2017-09-12 | Merge branch 'more-detailed-rpc-errors' | Linus Färnstrand | 5 | -63/+85 |
| 2017-09-11 | Update Cargo.lock | Linus Färnstrand | 1 | -51/+42 |
| 2017-09-11 | Extract error mapping code to method | Linus Färnstrand | 1 | -22/+33 |
| 2017-09-11 | Forward RPC errors from master unchanged to FE | Linus Färnstrand | 1 | -3/+23 |
| 2017-09-11 | Upgrade jsonrpc deps to 7.1.1 | Linus Färnstrand | 3 | -11/+11 |
| 2017-09-08 | Merge branch 'add-license' | Linus Färnstrand | 14 | -5/+746 |
| 2017-09-08 | Add license metadata | Linus Färnstrand | 14 | -5/+746 |
| 2017-09-07 | Merge branch 'add-dhcp-rule' | Andrej Mihajlov | 1 | -0/+25 |
| 2017-09-07 | Add DHCP rules | Andrej Mihajlov | 1 | -0/+25 |
| 2017-09-07 | Merge branch 'update-pfctl' | Andrej Mihajlov | 2 | -21/+12 |
| 2017-09-07 | Update pfctl | Andrej Mihajlov | 2 | -21/+12 |
| 2017-09-07 | Merge branch 'get-tunnel-interface-from-openvpn' | Linus Färnstrand | 2 | -11/+25 |
| 2017-09-07 | Change "dev" to descriptive "tunnel_interface" | Linus Färnstrand | 2 | -5/+6 |
| 2017-09-06 | Handle tunnel up event with new dev field | Linus Färnstrand | 1 | -5/+9 |
| 2017-09-06 | Add dev field to tunnel up event variant | Linus Färnstrand | 1 | -6/+15 |
| 2017-09-06 | Merge branch 'add-millis-to-logging' | Linus Färnstrand | 1 | -1/+1 |
| 2017-09-06 | Add milliseconds to logging format | Linus Färnstrand | 1 | -1/+1 |
| 2017-09-06 | Merge branch 'safer-user-pass-file-removal' | Linus Färnstrand | 5 | -32/+74 |
| 2017-09-06 | Run rustfmt | Linus Färnstrand | 1 | -6/+8 |
| 2017-09-06 | Only log error on "important" error | Linus Färnstrand | 1 | -1/+4 |
| 2017-09-06 | Update Cargo.lock | Linus Färnstrand | 1 | -20/+1 |
| 2017-09-06 | Use local temp file impl instead of mktemp crate | Linus Färnstrand | 4 | -12/+68 |
| 2017-09-06 | Merge branch 'upgrade-error-chain' | Linus Färnstrand | 7 | -14/+23 |
| 2017-09-06 | Update Cargo.lock | Linus Färnstrand | 1 | -5/+14 |
| 2017-09-06 | Update error-chain to 0.11 | Linus Färnstrand | 6 | -9/+9 |
| 2017-09-04 | Merge branch 'dont-set-flags-on-lo0' | Linus Färnstrand | 1 | -1/+0 |
| 2017-09-04 | Don't have flags in firewall rule for lo0 | Linus Färnstrand | 1 | -1/+0 |
| 2017-09-04 | Merge branch 'set-tmp-path-hardcoded' | Linus Färnstrand | 5 | -11/+35 |
| 2017-09-04 | Update Cargo.lock | Linus Färnstrand | 1 | -0/+1 |
| 2017-09-04 | Hardcode tmp path to /tmp on unix | Linus Färnstrand | 4 | -11/+34 |
| 2017-09-02 | Merge branch 'fix-futures-warnings' | Linus Färnstrand | 2 | -22/+26 |
| 2017-09-01 | Declare local (temporary) BoxFuture | Linus Färnstrand | 2 | -3/+7 |
| 2017-09-01 | Replace boxed() with Box::new() | Linus Färnstrand | 2 | -19/+19 |
| 2017-09-01 | Merge branch 'upgrade-jsonrpc-client' | Linus Färnstrand | 4 | -33/+33 |
| 2017-08-31 | Update Cargo.lock | Linus Färnstrand | 1 | -24/+25 |
| 2017-08-31 | Upgrade to use jsonrpc-client-{core,http} 0.2 | Linus Färnstrand | 3 | -9/+8 |
| 2017-08-30 | Merge branch 'lock-jsonrpc-to-tag' | Linus Färnstrand | 4 | -39/+39 |
| 2017-08-30 | Add tag="v7.1.0" to jsonrpc-core deps | Linus Färnstrand | 4 | -39/+39 |
| 2017-08-30 | Merge branch 'add-openvpn-monitor-tests' | Linus Färnstrand | 2 | -8/+35 |
| 2017-08-29 | Add OpenVpnMonitor test for failed process start | Linus Färnstrand | 1 | -1/+11 |
| 2017-08-29 | Add features to TestOpenVpnBuilder | Linus Färnstrand | 1 | -8/+13 |
| 2017-08-29 | Implement Debug for IpcServer | Linus Färnstrand | 1 | -0/+12 |
