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
/
share
/
m
/
gen_subkey
Age
Commit message (
Expand
)
Author
2012-03-20
add --batch to gpg invocations, since gpg2 requires it to use --passphrase-* ...
Daniel Kahn Gillmor
2010-01-10
Fix patch for gen_key to test gpg version.
Jameson Rollins
2010-01-10
added notes about what version needs what keyType
Daniel Kahn Gillmor
2009-12-20
fix ms Issue #1536 for gpg edit/addkey UI change
Jameson Graef Rollins
2009-03-27
trying to make m gen-subkey more responsive in the face of errors, and cleare...
Daniel Kahn Gillmor
2009-03-18
remove some extraneous invocations of cat.
Daniel Kahn Gillmor
2009-02-19
add a gpg_user function in monkeysphere to add some gpg quieting
Jameson Graef Rollins
2009-02-19
The monkeysphere {import,gen}_subkey functions were not up-to-date.
Jameson Graef Rollins
2009-02-19
tweak some of the prompting, to change defaults, and add PROMPT usage where m...
Jameson Graef Rollins
2009-02-18
new msmktempdir function, to simplify making temporary directories. remove M...
Jameson Graef Rollins
2009-01-31
move src/subcommands to srv/share, and add common file to src/share (update M...
Jameson Graef Rollins