summaryrefslogtreecommitdiff
path: root/src/keytrans/openpgp2ssh.c
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-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-21fix typomike castleman
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-13making openpgp2ssh less verbose.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