break out proxy command validation code into it's own function (no functional change)
[monkeysphere.git] / src /
2010-10-30 Jameson Rollinsbreak out proxy command validation code into it's own...
2010-10-30 Jameson Rollinsimprove debug output
2010-10-30 Jameson Rollinsfix variable declarations in update_known_hosts
2010-10-30 Jameson Rollinscatch return for grep in remove_line, for case where...
2010-10-30 Jameson Rollinsfix ssh_proxycommand marginal ui
2010-10-29 Jameson Rollinsfix variable declaration (leftover from break out of...
2010-10-29 Jameson Rollinsconsolidate and simplify printing of key lines in proce...
2010-10-25 Daniel Kahn Gillmorensure that we only remove fully-matching lines once...
2010-10-24 Jameson Rollinsback to using grep fixed-string matching when removing...
2010-10-24 Jameson Rollinsdon't fail if authorized_keys file not present
2010-10-22 Jameson Rollinstweak log levels and messages in ma/update_users
2010-10-19 Jameson Rollinsfix remove_line function to not use fixed string checki...
2010-10-19 Jameson Rollinsfix remove_monkeysphere_lines function to just read...
2010-10-19 Jameson Rollinsfix update_known_hosts to create proper initial temp...
2010-10-19 Jameson Rollinsfix back to integer indexing in process_authorized_user_ids
2010-10-18 Jameson Rollinscleanup update_known_hosts
2010-10-18 Jameson Rollinsfix up update_authorized_keys
2010-10-18 Jameson Rollinsfix process_keys_for_file so that it can accept '-...
2010-10-18 Jameson RollinsSimplification/refactoring of key/file processing
2010-10-18 Jameson Rollinsadd check for argument in keys-for-user
2010-10-18 Jameson Rollinsfixed bug in remove_monkeysphere_lines function
2010-10-17 Jameson Rollinsremove unneccessary export of TMP_AUTHORIZED_USER_IDS
2010-10-17 Jameson Rollinsfix keys-for-user
2010-10-17 Jameson Rollinsadd 'k' as shortcut for keys-for-user
2010-10-17 Jameson Rollinsfix typo in monkeysphere usage
2010-10-15 Jameson Rollinsmake sure authorized_keys options lines are skipped...
2010-10-15 Jameson Rollinsattempt to fix apostroproblem in ma/keys-for-user
2010-10-08 Daniel Kahn Gillmordefault HASH_KNOWN_HOSTS to false (closes MS #2483)
2010-10-06 Jameson RollinsFix more calls to gpg_shere, finishing what was started... monkeysphere_0.32
2010-10-04 Jameson Rollinsuse LC_ALL=C for all gpg calls
2010-10-04 Jameson RollinsMerge remote branch 'greg/2459'
2010-10-04 Jameson Rollinsfix need for only single argument to gpg_sphere
2010-10-03 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-10-02 Jameson Rollinsfix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081...
2010-10-02 Micah Andersonadd debugging to monkeysphere-host publish-key, closes...
2010-10-02 Clint AdamsAssume that space- or tab-prefixed lines contain ssh...
2010-10-01 Micah Andersonfix revoke_key typo in creating temporary directory
2010-09-21 Daniel Kahn GillmorMerge remote branch 'jamie/master'
2010-09-21 Jamie McClellandchange log level for outputting message: "! primary...
2010-09-14 Jameson Rollinsfix *all* install paths, including in man pages and...
2010-09-14 Jameson Rollinsfix specification of install directories in top level...
2010-07-04 Jameson RollinsMerge remote branch 'dkg/master'
2010-07-04 Jameson Rollinsfix debug message in checkperms
2010-07-04 Jameson Rollinsadd keys-for-user subcommand to monkeysphere-authentication
2010-05-07 Daniel Kahn Gillmorreporting new expiration date when key expiry is update...
2010-05-06 Daniel Kahn Gillmordo not fail or bail when admin interactively declines...
2010-05-06 Daniel Kahn Gillmorsupport x509 anchors for monkeysphere-host, allow share...
2010-04-18 Daniel Kahn Gillmordo not try to add to known_hosts if HASH_KNOWN_HOSTS...
2010-04-17 Daniel Kahn Gillmordegrade gracefully in the absence of ssh
2010-04-17 Daniel Kahn Gillmorhandling ssh fingerprinting internally with keytrans...
2010-04-17 Daniel Kahn Gillmormake comment more nit-pickingly accurate
2010-04-17 Daniel Kahn Gillmorfix gpg_ssh_fingerprint() in monkeysphere to use intern...
2010-04-17 Daniel Kahn Gillmormonkeysphere-host no longer depends on ssh
2010-04-17 Daniel Kahn Gillmorkeytrans openpgp2sshfpr now prints out the key size...
2010-04-17 Daniel Kahn Gillmoradded internal openpgp2sshfpr subcommand for keytrans
2010-03-20 Matthew James GoinsMerge remote branch 'origin/master'
2010-03-15 Daniel Kahn Gillmoradded comment about why the key file is named with...
2010-03-15 Daniel Kahn Gillmordeprecate sshfpr; add sshfprs-for-userid (closes: MS...
2010-03-14 Daniel Kahn Gillmoruse msmktempfile instead of raw mktemp -- should be...
2010-03-14 Daniel Kahn Gillmorfix CHECK_KEYSERVER for deprecated keys-from-userid...
2010-03-14 Matthew James GoinsMerge remote branch 'dkg/master'
2010-03-14 Daniel Kahn Gillmorfix typo
2010-03-14 Daniel Kahn Gillmoravoid checking trustdb from monkeysphere-host (Closes...
2010-03-14 Daniel Kahn Gillmorfixing an error message in monkeysphere-host
2010-03-14 Daniel Kahn Gillmorcleaning up monkeysphere-host show-key output
2010-03-14 Daniel Kahn Gillmorwarn if keyserver query fails (Closes: MS #1750)
2010-03-14 Daniel Kahn Gillmorenable use of hkps (closes: MS #1749)
2010-03-14 Daniel Kahn Gillmorkeys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERV...
2010-03-09 Jameson RollinsMerge remote branch 'mjgoins/master'
2010-03-09 Jameson Rollinsfix my email address
2010-02-18 Daniel Kahn Gillmorallow service names to start with a number (synchronizi...
2010-02-18 Daniel Kahn Gillmorenforce --no-armor when exporting to openpgp2ssh in...
2010-02-07 Daniel Kahn GillmorMerge remote branch 'micah/master'
2010-02-02 Jameson Rollinsadd some useful shortcuts for some common commands
2010-01-19 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-01-19 Daniel Kahn Gillmorre-work monkeysphere-host diagnostics with an eye towar...
2010-01-19 Daniel Kahn Gillmordump gpg --import error spew to /dev/null during hackis...
2010-01-19 Daniel Kahn Gillmorignoring time conflict when extracting info in a hacky...
2010-01-19 Daniel Kahn Gillmoraccepting "--version" as well as "version" subcommand...
2010-01-19 Daniel Kahn Gillmoradded a few more FIXMEs to check_service_name()
2010-01-19 Daniel Kahn Gillmoradd get_cert_info() to common
2010-01-19 Daniel Kahn Gillmorremoving superfluous eval
2010-01-19 Jameson Rollinstweak loading of fingerprints in multi_key wrapper...
2010-01-19 Daniel Kahn Gillmorno need for recursive removal of a single file
2010-01-19 Daniel Kahn Gillmorflesh out check for reasonable-looking service names
2010-01-19 Jameson Rollinsadd 0.28 transition script to generate new host_keys...
2010-01-18 Jameson Rollinscanonicalize prompting to prompt if MONKEYSPHERE_PROMPT...
2010-01-18 Jameson Rollinsadd prompt if a service name is already being used...
2010-01-18 Daniel Kahn Gillmormonkeysphere-host: reverting from host_fingerprints...
2010-01-18 Daniel Kahn Gillmormade public use of m-h show-keys instead of show-key...
2010-01-18 Daniel Kahn Gillmorrenaming m-h update_gpg_pub_file to update_pgp_pub_file
2010-01-18 Daniel Kahn Gillmorrenaming host_keys.pub.gpg to host_keys.pub.pgp
2010-01-18 Daniel Kahn Gillmorgot rid of monkeysphere-host fprs file
2010-01-18 Jameson Rollinsremove reference to HOST_KEY_FPR_FILE
2010-01-18 Jameson RollinsMerge remote branch 'dkg/master'
2010-01-18 Jameson Rollinssuppress superfulous error output
2010-01-18 Jameson Rollinsadd check that service name isn't already in use in...
2010-01-18 Jameson Rollinsfix show_key function to handle user ID input (needed...
2010-01-18 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-01-18 Daniel Kahn Gillmorfix stupid think-o that caused keytrans adduserid to...
next