Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-09 | cleaning up failed pipes properly, flushing error output to ensure it gets ↵ | Daniel Kahn Gillmor | |
printed before we die. | |||
2008-04-09 | When outputting MPIs for OpenSSH format, ensure that the leading bit of the ↵ | Daniel Kahn Gillmor | |
first byte is not 1 (so that ssh does not get confused by a "negative" MPI). | |||
2008-04-09 | exporting RSA public keys in openssh known_hosts format. | Daniel Kahn Gillmor | |
2008-04-08 | working with subkeys: preparing to write a gnutls-based gpg2ssh capable of ↵ | Daniel Kahn Gillmor | |
feeding the monkeysphere. | |||
2008-04-07 | broke out gnutls business into a helper file in preparation for new projects. | Daniel Kahn Gillmor | |