| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2017-04-18 | Reformat with new rustfmt settings | Linus Färnstrand | 14 | -120/+175 |
| 2017-04-18 | Move callback out to allow formatting | Linus Färnstrand | 1 | -1/+2 |
| 2017-04-18 | Activate take_source_hint | Linus Färnstrand | 1 | -0/+1 |
| 2017-04-18 | Remove custom trailing_comma format setting | Linus Färnstrand | 1 | -1/+0 |
| 2017-04-13 | Updated rustfmt.toml settings | Linus Färnstrand | 1 | -1/+13 |
| 2017-04-13 | Upgrade rustfmt to 0.8.3 | Linus Färnstrand | 1 | -1/+1 |
| 2017-04-12 | Merge branch 'update-dependencies' | Linus Färnstrand | 7 | -197/+121 |
| 2017-04-11 | Upgrading to error-chain 0.10 | Linus Färnstrand | 7 | -14/+14 |
| 2017-04-11 | Run "cargo update". Lots of new jsonrpc stuff | Linus Färnstrand | 1 | -184/+108 |
| 2017-04-07 | Merge branch 'restructure-workspace' | Linus Färnstrand | 14 | -42/+41 |
| 2017-04-07 | Update CI configs to handle empty root crate | Linus Färnstrand | 2 | -3/+3 |
| 2017-04-07 | Rename talpid_daemon to mullvad_daemon | Linus Färnstrand | 5 | -18/+18 |
| 2017-04-07 | Move talpid_core from root to member | Linus Färnstrand | 8 | -21/+20 |
| 2017-04-07 | Merge branch 'http-ipc-jsonrpc' | Erik Larkö | 9 | -291/+768 |
| 2017-04-07 | Use new address getter | Linus Färnstrand | 1 | -2/+2 |
| 2017-04-07 | Have error_chain! calls in same place in file | Linus Färnstrand | 1 | -11/+12 |
| 2017-04-07 | Don't expose address mutable, proide immutable ref | Linus Färnstrand | 1 | -1/+5 |
| 2017-04-07 | Put all chain_err on level. Return last error | Linus Färnstrand | 1 | -31/+30 |
| 2017-04-07 | Use quick_main in daemon | Linus Färnstrand | 1 | -31/+16 |
| 2017-04-07 | Use json naming conventions when deserializing | Erik Larkö | 1 | -0/+1 |
| 2017-04-07 | Created the talpid_daemon crate and put the frontend IPC stuff there | Erik Larkö | 9 | -291/+778 |
| 2017-04-06 | Merge branch 'quick-main-macro' | Linus Färnstrand | 1 | -28/+9 |
| 2017-04-05 | Simplified errors in talpid_cli | Linus Färnstrand | 1 | -16/+8 |
| 2017-04-05 | Use quick_main!() from error_chain | Linus Färnstrand | 1 | -12/+1 |
| 2017-03-30 | Merge branch 'format-script' | Linus Färnstrand | 2 | -4/+36 |
| 2017-03-30 | Add set -u for safety | Linus Färnstrand | 1 | -1/+3 |
| 2017-03-30 | Add format.sh script and reconfigure Travis | Linus Färnstrand | 2 | -4/+34 |
| 2017-03-29 | Merge branch 'http-ipc-shortcuts' | Linus Färnstrand | 1 | -14/+9 |
| 2017-03-29 | Empty type on channel with unused content | Linus Färnstrand | 1 | -4/+4 |
| 2017-03-29 | Loop without break | Linus Färnstrand | 1 | -6/+4 |
| 2017-03-29 | One line should_stop | Linus Färnstrand | 1 | -4/+1 |
| 2017-03-29 | Merge branch http-ipc | Erik Larkö | 4 | -0/+311 |
| 2017-03-29 | rustfmt | Erik Larkö | 2 | -25/+26 |
| 2017-03-27 | Can stop the Http server | Erik Larkö | 2 | -23/+73 |
| 2017-03-22 | revert to e_c 0.8 | Erik Larkö | 2 | -134/+2 |
| 2017-03-22 | Log received messages and cleaner reply error handling | Erik Larkö | 1 | -4/+9 |
| 2017-03-22 | Remove the http ipc client | Erik Larkö | 3 | -83/+1 |
| 2017-03-22 | Don't chain the boxed error | Erik Larkö | 1 | -6/+1 |
| 2017-03-22 | Remove the ReplyFailure ErrorKind | Erik Larkö | 2 | -6/+2 |
| 2017-03-22 | Attempt to start the HTTP server on different ports | Erik Larkö | 1 | -7/+13 |
| 2017-03-22 | Simplify serde parsing | Erik Larkö | 1 | -18/+2 |
| 2017-03-22 | Have the IPC API support responses | Erik Larkö | 3 | -27/+66 |
| 2017-03-22 | Add a HTTP IPC implementation | Erik Larkö | 5 | -2/+451 |
| 2017-03-20 | Merge branch 'clippy-cleanup' | Linus Färnstrand | 8 | -11/+10 |
| 2017-03-16 | Add forgotten semicolons | Linus Färnstrand | 2 | -2/+2 |
| 2017-03-16 | Make use of bail! macro in error_chain | Linus Färnstrand | 6 | -8/+8 |
| 2017-03-16 | Clean up according to clippy lints | Linus Färnstrand | 3 | -4/+3 |
| 2017-03-15 | Merge branch 'cdylib' | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-14 | Make the OpenVPN build as a cdylib | Linus Färnstrand | 1 | -1/+1 |
| 2017-03-10 | Merge branch 'add-tests' | Linus Färnstrand | 2 | -2/+40 |
