Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-08 | Correct client behaviours for option handling | Niall Sheridan | |
A config file is not required - don't error if one doesn't exist. Don't overwrite default options with an empty string. | |||
2017-06-05 | Saving private keys (#61) | fuero | |
* enables saving private keys * renames public_file_prefix to key_file_prefix and updates its docs to better reflect the changes | |||
2017-01-15 | Add more context to errors | Niall Sheridan | |
2017-01-04 | Simplify key generation | Niall Sheridan | |
Use functions to build key generation options. Make it entirely optional. | |||
2016-09-11 | Allow filtering results | Niall Sheridan | |
2016-09-10 | Make client a top-level package for consistency | Niall Sheridan | |
2016-05-22 | Move binaries into cmd/ directory | Niall Sheridan | |
2016-05-18 | Support ed25519 ssh keys | Niall Sheridan | |
2016-04-20 | Add comments. | Niall Sheridan | |
2016-04-20 | Simplify this a bit | Niall Sheridan | |
2016-04-18 | Initial commit | Niall Sheridan | |