Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue with not serialisable ed25519 SSH keys | Florian Zschocke | 2022-11-16 | 1 | -0/+9 |
* | Update to SSHD 1.0.0 | James Moger | 2015-09-18 | 1 | -3/+4 |
* | Strip line breaks from pasted SSH keys | James Moger | 2015-03-07 | 1 | -1/+3 |
* | Prevent adding empty or invalid SSH public keys | James Moger | 2014-04-25 | 1 | -1/+1 |
* | Update headers | James Moger | 2014-04-13 | 1 | -0/+15 |
* | Unit tests for ssh daemon and keys dispatcher | James Moger | 2014-04-10 | 1 | -2/+2 |
* | Support specifying permission levels for SSH public keys | James Moger | 2014-04-10 | 1 | -0/+47 |
* | Add command to change the comment of a registered ssh public key | James Moger | 2014-04-10 | 1 | -0/+3 |
* | Integrate a patched version of FlipTables and improve ls output | James Moger | 2014-04-10 | 1 | -20/+26 |
* | Handle ssh keys as objects, not strings, and improve the ls and rm key commands | James Moger | 2014-04-10 | 1 | -0/+156 |