index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keytrans
/
openpgp2ssh.c
Age
Commit message (
Expand
)
Author
2008-09-05
more porting tweaks: do not rely on the -w arg to base64, so we can use fourm...
Daniel Kahn Gillmor
2008-09-04
switch from execv to execvp to find base64 wherever it is in the path.
Daniel Kahn Gillmor
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
2008-06-21
fix typo
mike castleman
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
making openpgp2ssh less verbose.
Daniel Kahn Gillmor
2008-06-13
added top-level Makefile for ease of building with debhelper.
Daniel Kahn Gillmor
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
2008-06-12
reorganizing to prepare for transition to openpgp2ssh.
Daniel Kahn Gillmor