Age | Commit message (Expand) | Author |
2010-10-02 | Assume that space- or tab-prefixed lines contain ssh authorized_keys options ... | Clint Adams |
2010-10-01 | fix revoke_key typo in creating temporary directory | Micah Anderson |
2010-09-21 | Merge remote branch 'jamie/master' | Daniel Kahn Gillmor |
2010-09-21 | change log level for outputting message: "! primary key could not be | Jamie McClelland |
2010-09-14 | fix *all* install paths, including in man pages and transition scripts | Jameson Rollins |
2010-07-04 | Merge remote branch 'dkg/master' | Jameson Rollins |
2010-07-04 | fix debug message in checkperms | Jameson Rollins |
2010-07-04 | add keys-for-user subcommand to monkeysphere-authentication | Jameson Rollins |
2010-05-06 | reporting new expiration date when key expiry is updated (closes MS #2291) | Daniel Kahn Gillmor |
2010-05-06 | do not fail or bail when admin interactively declines to publish a key with m-h | Daniel Kahn Gillmor |
2010-05-06 | support x509 anchors for monkeysphere-host, allow shared anchors between m-a ... | Daniel Kahn Gillmor |
2010-04-17 | do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen i... | Daniel Kahn Gillmor |
2010-04-17 | degrade gracefully in the absence of ssh | Daniel Kahn Gillmor |
2010-04-17 | handling ssh fingerprinting internally with keytrans for sshfprs-for-userid | Daniel Kahn Gillmor |
2010-04-17 | make comment more nit-pickingly accurate | 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 | 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-08 | fix my email address | Jameson Rollins |
2010-02-18 | enforce --no-armor when exporting to openpgp2ssh in case weird gpg.conf optio... | 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 | add get_cert_info() to common | Daniel Kahn Gillmor |
2010-01-18 | flesh out check for reasonable-looking service names | Daniel Kahn Gillmor |
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 | renaming m-h update_gpg_pub_file to update_pgp_pub_file | Daniel Kahn Gillmor |
2010-01-18 | add check that service name isn't already in use in import_key | Jameson Rollins |
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-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 |
2010-01-11 | rename keys-from-userid command to more accurate keys-for-userid | Jameson Rollins |
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 |
2010-01-10 | Add new keys-from-userid subcommand to monkeysphere UI. | Jameson Rollins |
2010-01-10 | Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id. | Jameson Rollins |
2009-12-20 | fix ms Issue #1536 for gpg edit/addkey UI change | Jameson Graef Rollins |
2009-12-12 | hush up m-a setup because the dd was making noise | Daniel Kahn Gillmor |
2009-09-24 | avoid noisy warning message when ssh-askpass not available | Daniel Kahn Gillmor |
2009-08-01 | cleaning up log function in checkperms for future expandability. | Daniel Kahn Gillmor |
2009-08-01 | swap order of bitwise and to avoid confusion in perl < 5.10 | Daniel Kahn Gillmor |
2009-08-01 | removing duplicate check that snuck in somehow | Daniel Kahn Gillmor |
2009-08-01 | attempting to resolve MS #675 | Daniel Kahn Gillmor |
2009-08-01 | switch to using new checkperms script. | Daniel Kahn Gillmor |
2009-08-01 | whitespace fixing and using environment variables exported from monkeysphere ... | Daniel Kahn Gillmor |
2009-08-01 | added new perl script to check permissions. | Daniel Kahn Gillmor |
2009-07-26 | ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p... | Daniel Kahn Gillmor |