Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-27 | trying to make m gen-subkey more responsive in the face of errors, and ↵ | Daniel Kahn Gillmor | |
clearer to the user about what is going on. | |||
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 | |
option, and use it in all gpg invocations. add a trap to subkey_to_ssh_agent. | |||
2009-02-19 | The monkeysphere {import,gen}_subkey functions were not up-to-date. | Jameson Graef Rollins | |
did a lot of work to bring them up-to-date, and better handle argument checking. also updated man page, changelog, and tests/basic. | |||
2009-02-19 | tweak some of the prompting, to change defaults, and add PROMPT usage where ↵ | Jameson Graef Rollins | |
missing | |||
2009-02-18 | new msmktempdir function, to simplify making temporary directories. remove ↵ | Jameson Graef Rollins | |
MHTMPDIR, since it's not needed. | |||
2009-01-31 | move src/subcommands to srv/share, and add common file to src/share (update ↵ | Jameson Graef Rollins | |
Makefile as well) |