Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swanctl: Fix exit codes based on errno | Martin Willi | 2014-10-10 | 1 | -1/+3 |
| | | | | | As fprintf() most likely sets errno, we should save it before printing the error message. | ||||
* | Split swanctl --raw mode into single-line and --pretty mode | Andreas Steffen | 2014-06-14 | 1 | -7/+11 |
| | |||||
* | swanctl: Stop logging with Ctrl+C on Windows as well | Martin Willi | 2014-06-04 | 1 | -4/+5 |
| | |||||
* | swanctl: Implement a --log command to trace debugging log | Martin Willi | 2014-05-07 | 1 | -0/+96 |