summaryrefslogtreecommitdiff
path: root/src/keytrans
AgeCommit message (Expand)Author
2008-09-05more porting tweaks: do not rely on the -w arg to base64, so we can use fourm...Daniel Kahn Gillmor
2008-09-04switch from execv to execvp to find base64 wherever it is in the path.Daniel Kahn Gillmor
2008-09-04generalizing makefile to try to get it to work with BSDmake.Daniel Kahn Gillmor
2008-07-22fixing return code error in openpgp2ssh, preparing for new release.Daniel Kahn Gillmor
2008-06-23openpgp2ssh can now accept arbitrary-length key IDs (from the trivialDaniel Kahn Gillmor
2008-06-23Genericize raw binary <-> printable hex converters.Daniel Kahn Gillmor
2008-06-21fix typomike castleman
2008-06-16genericized the hex printing capabilities.Daniel Kahn Gillmor
2008-06-16openpgp2ssh whitespace and comment cleanup.Daniel Kahn Gillmor
2008-06-16openpgp2ssh now handles private key export for subkeys, not just public keys.Daniel Kahn Gillmor
2008-06-14cleaning up error output.Daniel Kahn Gillmor
2008-06-13invert the sense of the loglevel test. duh.Daniel Kahn Gillmor
2008-06-13making openpgp2ssh less verbose.Daniel Kahn Gillmor
2008-06-13monkeysphere debianization. Package can now be cleanly built with minimal li...Daniel Kahn Gillmor
2008-06-13added top-level Makefile for ease of building with debhelper.Daniel Kahn Gillmor
2008-06-13keytrans cleanup: getting rid of unimplemented/useless code.Daniel Kahn Gillmor
2008-06-12Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, butDaniel Kahn Gillmor
2008-06-12reorganizing to prepare for transition to openpgp2ssh.Daniel Kahn Gillmor