summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/SshKey.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with not serialisable ed25519 SSH keysFlorian Zschocke2022-11-161-0/+9
* Update to SSHD 1.0.0James Moger2015-09-181-3/+4
* Strip line breaks from pasted SSH keysJames Moger2015-03-071-1/+3
* Prevent adding empty or invalid SSH public keysJames Moger2014-04-251-1/+1
* Update headersJames Moger2014-04-131-0/+15
* Unit tests for ssh daemon and keys dispatcherJames Moger2014-04-101-2/+2
* Support specifying permission levels for SSH public keysJames Moger2014-04-101-0/+47
* Add command to change the comment of a registered ssh public keyJames Moger2014-04-101-0/+3
* Integrate a patched version of FlipTables and improve ls outputJames Moger2014-04-101-20/+26
* Handle ssh keys as objects, not strings, and improve the ls and rm key commandsJames Moger2014-04-101-0/+156