Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-22 | fixing return code error in openpgp2ssh, preparing for new release. | Daniel Kahn Gillmor | |
2008-06-23 | openpgp2ssh can now accept arbitrary-length key IDs (from the trivial | Daniel Kahn Gillmor | |
8 hex digit key IDs to 40 hex digits of a full fingerprint). This moves our build dependency on gnutls to 2.4.0, which includes subkey fingerprint calculations. | |||
2008-06-23 | Genericize raw binary <-> printable hex converters. | Daniel Kahn Gillmor | |
2008-06-21 | fix typo | mike castleman | |
2008-06-16 | genericized the hex printing capabilities. | Daniel Kahn Gillmor | |
2008-06-16 | openpgp2ssh whitespace and comment cleanup. | Daniel Kahn Gillmor | |
2008-06-16 | openpgp2ssh now handles private key export for subkeys, not just public keys. | Daniel Kahn Gillmor | |
2008-06-14 | cleaning up error output. | Daniel Kahn Gillmor | |
2008-06-13 | invert the sense of the loglevel test. duh. | Daniel Kahn Gillmor | |
2008-06-13 | making openpgp2ssh less verbose. | Daniel Kahn Gillmor | |
2008-06-13 | monkeysphere debianization. Package can now be cleanly built with minimal ↵ | Daniel Kahn Gillmor | |
lintian warnings. | |||
2008-06-13 | added top-level Makefile for ease of building with debhelper. | Daniel Kahn Gillmor | |
stupid whitespace cleanup in openpgp2ssh.c | |||
2008-06-13 | keytrans cleanup: getting rid of unimplemented/useless code. | Daniel Kahn Gillmor | |
2008-06-12 | Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, but | Daniel Kahn Gillmor | |
it should do what we expect it to do, and its major limitations should be documented in the man page. | |||
2008-06-12 | reorganizing to prepare for transition to openpgp2ssh. | Daniel Kahn Gillmor | |