Age | Commit message (Expand) | Author |
2010-04-17 | make comment more nit-pickingly accurate | Daniel Kahn Gillmor |
2010-04-17 | fix gpg_ssh_fingerprint() in monkeysphere to use internal implementation of s... | Daniel Kahn Gillmor |
2010-04-17 | monkeysphere-host no longer depends on ssh | Daniel Kahn Gillmor |
2010-04-17 | keytrans openpgp2sshfpr now prints out the key size and type | Daniel Kahn Gillmor |
2010-04-17 | added internal openpgp2sshfpr subcommand for keytrans | Daniel Kahn Gillmor |
2010-03-14 | added comment about why the key file is named with whitespace | Daniel Kahn Gillmor |
2010-03-14 | deprecate sshfpr; add sshfprs-for-userid (closes: MS #1436) | Daniel Kahn Gillmor |
2010-03-14 | use msmktempfile instead of raw mktemp -- should be more portable | Daniel Kahn Gillmor |
2010-03-14 | fix CHECK_KEYSERVER for deprecated keys-from-userid as well | Daniel Kahn Gillmor |
2010-03-14 | fix typo | Daniel Kahn Gillmor |
2010-03-14 | avoid checking trustdb from monkeysphere-host (Closes: MS #1957) | Daniel Kahn Gillmor |
2010-03-14 | fixing an error message in monkeysphere-host | Daniel Kahn Gillmor |
2010-03-14 | cleaning up monkeysphere-host show-key output | Daniel Kahn Gillmor |
2010-03-14 | warn if keyserver query fails (Closes: MS #1750) | Daniel Kahn Gillmor |
2010-03-14 | enable use of hkps (closes: MS #1749) | Daniel Kahn Gillmor |
2010-03-14 | keys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERVER (Closes: MS #1997);... | Daniel Kahn Gillmor |
2010-03-08 | fix my email address | Jameson Rollins |
2010-02-18 | allow service names to start with a number (synchronizing with the check in g... | Daniel Kahn Gillmor |
2010-02-18 | enforce --no-armor when exporting to openpgp2ssh in case weird gpg.conf optio... | Daniel Kahn Gillmor |
2010-02-02 | add some useful shortcuts for some common commands | Jameson Rollins |
2010-01-19 | Merge remote branch 'jrollins/master' | Daniel Kahn Gillmor |
2010-01-19 | re-work monkeysphere-host diagnostics with an eye toward multiple host keys | Daniel Kahn Gillmor |
2010-01-19 | dump gpg --import error spew to /dev/null during hackish uses of gpg | Daniel Kahn Gillmor |
2010-01-19 | ignoring time conflict when extracting info in a hacky way from gpg. warning... | Daniel Kahn Gillmor |
2010-01-19 | accepting "--version" as well as "version" subcommand for monkeysphere-host a... | Daniel Kahn Gillmor |
2010-01-19 | added a few more FIXMEs to check_service_name() | Daniel Kahn Gillmor |
2010-01-19 | add get_cert_info() to common | Daniel Kahn Gillmor |
2010-01-18 | removing superfluous eval | Daniel Kahn Gillmor |
2010-01-18 | tweak loading of fingerprints in multi_key wrapper function, so unnecessary e... | Jameson Rollins |
2010-01-18 | no need for recursive removal of a single file | Daniel Kahn Gillmor |
2010-01-18 | flesh out check for reasonable-looking service names | Daniel Kahn Gillmor |
2010-01-18 | add 0.28 transition script to generate new host_keys.pub.pgp file, and remove... | Jameson Rollins |
2010-01-18 | canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false' | Jameson Rollins |
2010-01-18 | add prompt if a service name is already being used then importing a key or ad... | Jameson Rollins |
2010-01-18 | monkeysphere-host: reverting from host_fingerprints() to list_primary_fingerp... | Daniel Kahn Gillmor |
2010-01-18 | made public use of m-h show-keys instead of show-key, fixed stupid field-numb... | Daniel Kahn Gillmor |
2010-01-18 | renaming m-h update_gpg_pub_file to update_pgp_pub_file | Daniel Kahn Gillmor |
2010-01-18 | renaming host_keys.pub.gpg to host_keys.pub.pgp | Daniel Kahn Gillmor |
2010-01-18 | got rid of monkeysphere-host fprs file | Daniel Kahn Gillmor |
2010-01-18 | remove reference to HOST_KEY_FPR_FILE | Jameson Rollins |
2010-01-18 | suppress superfulous error output | Jameson Rollins |
2010-01-18 | add check that service name isn't already in use in import_key | Jameson Rollins |
2010-01-18 | fix show_key function to handle user ID input (needed for import_key) | Jameson Rollins |
2010-01-18 | Merge remote branch 'jrollins/master' | Daniel Kahn Gillmor |
2010-01-18 | fix stupid think-o that caused keytrans adduserid to misbehave if another key... | Daniel Kahn Gillmor |
2010-01-18 | added non-public "keytrans listfprs" subcommand | Daniel Kahn Gillmor |
2010-01-16 | small tweaks to failure messages | Jameson Rollins |
2010-01-15 | Try to fix monkeysphere-host and tests/basic for revoke-key test | Jameson Rollins |
2010-01-15 | Major rework of monkeysphere-host to handle multiple host keys. | Jameson Rollins |
2010-01-15 | add trap to remove temp dir in list_primary_fingerprints function | Jameson Rollins |