Age | Commit message (Expand) | Author |
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 |
2010-01-12 | touching up the switch to keys-for-userid | Daniel Kahn Gillmor |
2010-01-11 | rename keys-from-userid command to more accurate keys-for-userid | Jameson Rollins |
2010-01-11 | normalize output for monkeysphere when no subcommand is issued or when an unk... | Daniel Kahn Gillmor |
2010-01-11 | fix invocation without subcommands to call usage function and exit 1 explicitlly | Jameson Rollins |
2010-01-11 | add standard --version option for version output | Jameson Rollins |
2010-01-10 | Merge remote branch 'mjgoins/master' | Jameson Rollins |
2010-01-10 | Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphere | Matthew James Goins |
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 |
2010-01-04 | Its more useful and standard to actually output the 'help' output when | Micah Anderson |
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 | export LOG_PREFIX in monkeysphere | Jameson Graef Rollins |
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 |
2009-07-26 | added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che... | Daniel Kahn Gillmor |
2009-07-24 | small bug fix, and readbility improvements | Jameson Graef Rollins |
2009-07-24 | Revert "proposed fix for #1147 by checking for known_hosts file" | Jameson Graef Rollins |
2009-07-24 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-07-24 | shoring up known_hosts creation with proper umask and with multi-level direct... | Daniel Kahn Gillmor |