summaryrefslogtreecommitdiff
path: root/gpg2ssh.c
AgeCommit message (Collapse)Author
2008-05-25move gpg2ssh stuff into it's own subdirectory to reduce some cluterJameson Graef Rollins
2008-04-21updated gpg2ssh to use new flag for gnutls_openpgp_crt_get_auth_subkey() ↵Daniel Kahn Gillmor
(introduced in gnutls 2.3.6).
2008-04-09gpg2ssh: check the return status of the base64 pipe so we can fail properly ↵Daniel Kahn Gillmor
if it does.
2008-04-09added FIXMEs documenting next steps for gpg2ssh.Daniel Kahn Gillmor
2008-04-09add support for DSA public key translation.Daniel Kahn Gillmor
2008-04-09exporting RSA public keys in openssh known_hosts format.Daniel Kahn Gillmor
2008-04-08working with subkeys: preparing to write a gnutls-based gpg2ssh capable of ↵Daniel Kahn Gillmor
feeding the monkeysphere.