summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-19accepting "--version" as well as "version" subcommand for monkeysphere-host a...Daniel Kahn Gillmor
2010-01-19added a few more FIXMEs to check_service_name()Daniel Kahn Gillmor
2010-01-19add get_cert_info() to commonDaniel Kahn Gillmor
2010-01-18removing superfluous evalDaniel Kahn Gillmor
2010-01-18no need for recursive removal of a single fileDaniel Kahn Gillmor
2010-01-18flesh out check for reasonable-looking service namesDaniel Kahn Gillmor
2010-01-18add 0.28 transition script to generate new host_keys.pub.pgp file, and remove...Jameson Rollins
2010-01-18canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false'Jameson Rollins
2010-01-18add prompt if a service name is already being used then importing a key or ad...Jameson Rollins
2010-01-18monkeysphere-host: reverting from host_fingerprints() to list_primary_fingerp...Daniel Kahn Gillmor
2010-01-18made public use of m-h show-keys instead of show-key, fixed stupid field-numb...Daniel Kahn Gillmor
2010-01-18renaming m-h update_gpg_pub_file to update_pgp_pub_fileDaniel Kahn Gillmor
2010-01-18renaming host_keys.pub.gpg to host_keys.pub.pgpDaniel Kahn Gillmor
2010-01-18got rid of monkeysphere-host fprs fileDaniel Kahn Gillmor
2010-01-18remove reference to HOST_KEY_FPR_FILEJameson Rollins
2010-01-18suppress superfulous error outputJameson Rollins
2010-01-18add check that service name isn't already in use in import_keyJameson Rollins
2010-01-18fix show_key function to handle user ID input (needed for import_key)Jameson Rollins
2010-01-18Merge remote branch 'jrollins/master'Daniel Kahn Gillmor
2010-01-18fix stupid think-o that caused keytrans adduserid to misbehave if another key...Daniel Kahn Gillmor
2010-01-18added non-public "keytrans listfprs" subcommandDaniel Kahn Gillmor
2010-01-16small tweaks to failure messagesJameson Rollins
2010-01-15Try to fix monkeysphere-host and tests/basic for revoke-key testJameson Rollins
2010-01-15Major rework of monkeysphere-host to handle multiple host keys.Jameson Rollins
2010-01-15add trap to remove temp dir in list_primary_fingerprints functionJameson Rollins
2010-01-12touching up the switch to keys-for-useridDaniel Kahn Gillmor
2010-01-11rename keys-from-userid command to more accurate keys-for-useridJameson Rollins
2010-01-11normalize output for monkeysphere when no subcommand is issued or when an unk...Daniel Kahn Gillmor
2010-01-11fix invocation without subcommands to call usage function and exit 1 explicitllyJameson Rollins
2010-01-11add standard --version option for version outputJameson Rollins
2010-01-10Merge remote branch 'mjgoins/master'Jameson Rollins
2010-01-10Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphereMatthew James Goins
2010-01-10Fix patch for gen_key to test gpg version.Jameson Rollins
2010-01-10added notes about what version needs what keyTypeDaniel Kahn Gillmor
2010-01-10Add new keys-from-userid subcommand to monkeysphere UI.Jameson Rollins
2010-01-10Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.Jameson Rollins
2010-01-04Its more useful and standard to actually output the 'help' output whenMicah Anderson
2009-12-20fix ms Issue #1536 for gpg edit/addkey UI changeJameson Graef Rollins
2009-12-12hush up m-a setup because the dd was making noiseDaniel Kahn Gillmor
2009-09-24avoid noisy warning message when ssh-askpass not availableDaniel Kahn Gillmor
2009-08-01cleaning up log function in checkperms for future expandability.Daniel Kahn Gillmor
2009-08-01swap order of bitwise and to avoid confusion in perl < 5.10Daniel Kahn Gillmor
2009-08-01removing duplicate check that snuck in somehowDaniel Kahn Gillmor
2009-08-01attempting to resolve MS #675Daniel Kahn Gillmor
2009-08-01switch to using new checkperms script.Daniel Kahn Gillmor
2009-08-01whitespace fixing and using environment variables exported from monkeysphere ...Daniel Kahn Gillmor
2009-08-01export LOG_PREFIX in monkeysphereJameson Graef Rollins
2009-08-01added new perl script to check permissions.Daniel Kahn Gillmor
2009-07-26ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p...Daniel Kahn Gillmor
2009-07-26added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che...Daniel Kahn Gillmor