Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | Add more context to errors | Niall Sheridan | |
2017-01-09 | Merge branch 'master' into opts2 | Niall Sheridan | |
2017-01-05 | Move GetPublicKey to the shared `lib` package | Niall Sheridan | |
2017-01-04 | Simplify key generation | Niall Sheridan | |
Use functions to build key generation options. Make it entirely optional. | |||
2016-09-30 | Use json.NewDecoder to decode json from http | Niall Sheridan | |
2016-09-11 | Allow filtering results | Niall Sheridan | |
2016-09-11 | Use %T instead of reflect. | 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-22 | Make 2048 the default key size. | Niall Sheridan | |
2016-05-22 | fix test | Niall Sheridan | |
2016-05-22 | Open the browser automatically | Niall Sheridan | |
2016-05-18 | Support ed25519 ssh keys | Niall Sheridan | |
2016-04-22 | Check the error before trying to read the response. | Niall Sheridan | |
2016-04-20 | Add comments. | Niall Sheridan | |
2016-04-20 | Simplify this a bit | Niall Sheridan | |
2016-04-19 | Client tests | Niall Sheridan | |
2016-04-18 | Initial commit | Niall Sheridan | |