Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add module to deal specifically with SSH public keys properly. | Robin H. Johnson | 2007-12-24 |
* | Move the SSH username extraction to the ssh class, and the tests over as well. | Robin H. Johnson | 2007-12-22 |
* | Expand SSH authorized_keys option parsing. | Robin H. Johnson | 2007-12-22 |
* | Fix tabs for spaces. | Robin H. Johnson | 2007-12-18 |
* | Add more testcases, and add coverage exclusion notations on places where we d... | Robin H. Johnson | 2007-12-18 |
* | Pylint cleanup. | Robin H. Johnson | 2007-12-18 |
* | Allow uppercase in usernames. | Tommi Virtanen | 2007-12-17 |
* | Allow underscores, dots and dashes in SSH username local parts. | Tommi Virtanen | 2007-12-11 |
* | Enforce safe usernames also when reading public key files from keydir. | Tommi Virtanen | 2007-12-11 |
* | Let *.pub files have multiple lines, each containing one SSH key. | Tommi Virtanen | 2007-11-18 |
* | Refactor command line utilities to share setup. | Tommi Virtanen | 2007-09-03 |
* | Initial import. | Tommi Virtanen | 2007-06-04 |