Age | Commit message (Expand) | Author |
---|---|---|
2015-09-13 | - Fix error message: passphrase needs to be at least 5 characters, not 4. | tim |
2015-08-04 | backout SSH_RSA_MINIMUM_MODULUS_SIZE increase for this release; | Damien Miller |
2015-07-03 | another SSH_RSA_MINIMUM_MODULUS_SIZE that needed cranking | Damien Miller |
2015-07-03 | delete support for legacy v00 certificates; "sure" markus@ dtucker@ | Damien Miller |
2015-05-21 | refactor: split base64 encoding of pubkey into its own | Damien Miller |
2015-01-26 | small refactor and add some convenience functions; | Damien Miller |
2015-01-13 | add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes | Damien Miller |
2015-01-08 | deprecate key_load_private_pem() and sshkey_load_private_pem() | Damien Miller |
2014-12-21 | Add FingerprintHash option to control algorithm used for key | Damien Miller |
2014-06-24 | New key API: refactor key-related functions to be more library-like, | Damien Miller |