no need for recursive removal of a single file
[monkeysphere.git] / src /
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...
2010-01-18 Daniel Kahn Gillmoradded non-public "keytrans listfprs" subcommand
2010-01-18 Jameson RollinsMerge remote branch 'dkg/master'
2010-01-16 Jameson Rollinssmall tweaks to failure messages
2010-01-16 Jameson RollinsTry to fix monkeysphere-host and tests/basic for revoke...
2010-01-16 Jameson RollinsMerge remote branch 'dkg/master'
2010-01-16 Jameson RollinsMajor rework of monkeysphere-host to handle multiple...
2010-01-15 Jameson Rollinsadd trap to remove temp dir in list_primary_fingerprint...
2010-01-12 Daniel Kahn Gillmortouching up the switch to keys-for-userid
2010-01-12 Jameson Rollinsrename keys-from-userid command to more accurate keys...
2010-01-11 Daniel Kahn Gillmornormalize output for monkeysphere when no subcommand...
2010-01-11 Jameson Rollinsfix invocation without subcommands to call usage functi...
2010-01-11 Jameson Rollinsadd standard --version option for version output
2010-01-11 Jameson RollinsMerge remote branch 'mjgoins/master'
2010-01-11 Matthew James GoinsMerge branch 'master' of git://labs.riseup.net/~micah...
2010-01-10 Jameson RollinsFix patch for gen_key to test gpg version.
2010-01-10 Daniel Kahn Gillmoradded notes about what version needs what keyType
2010-01-10 Jameson RollinsAdd new keys-from-userid subcommand to monkeysphere UI.
2010-01-10 Jameson RollinsClean up REQUIRED_KEY_CAPABILITY option passing to...
2010-01-04 Micah AndersonIts more useful and standard to actually output the...
2009-12-20 Jameson Graef Rollinsfix ms Issue #1536 for gpg edit/addkey UI change
2009-12-12 Daniel Kahn Gillmorhush up m-a setup because the dd was making noise
2009-09-24 Daniel Kahn Gillmoravoid noisy warning message when ssh-askpass not available
2009-08-01 Daniel Kahn Gillmorcleaning up log function in checkperms for future expan...
2009-08-01 Daniel Kahn Gillmorswap order of bitwise and to avoid confusion in perl...
2009-08-01 Daniel Kahn Gillmorremoving duplicate check that snuck in somehow
2009-08-01 Daniel Kahn Gillmorattempting to resolve MS #675
2009-08-01 Daniel Kahn Gillmorswitch to using new checkperms script.
2009-08-01 Daniel Kahn Gillmorwhitespace fixing and using environment variables expor...
2009-08-01 Jameson Graef Rollinsexport LOG_PREFIX in monkeysphere
2009-08-01 Daniel Kahn Gillmoradded new perl script to check permissions.
2009-07-27 Daniel Kahn Gillmorensuring that STRICT_MODES gets passed through to the...
2009-07-27 Daniel Kahn Gillmoradded MONKEYSPHERE_STRICT_MODES environment option...
2009-07-24 Jameson Graef Rollinssmall bug fix, and readbility improvements
2009-07-24 Jameson Graef RollinsRevert "proposed fix for #1147 by checking for known_ho...
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Daniel Kahn Gillmorshoring up known_hosts creation with proper umask and...
2009-07-24 Daniel Kahn Gillmormake sure we check for the host key existence in the...
2009-07-24 Daniel Kahn Gillmormake failures with unwritable known_hosts slightly...
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Daniel Kahn Gillmoronly touch the known_hosts file if it does not exist...
2009-07-24 Jameson Graef Rollinsimprove the marginal ui a bit. note number of invalid...
2009-07-24 Jameson Graef Rollinsproposed fix for #1147 by checking for known_hosts...
2009-07-23 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-23 Jameson Graef Rollinsproposed fix to marginal ui in case where host key...
2009-07-18 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-18 Jameson Graef Rollinsadd refresh-keys subcommand to monkeysphere-authentication
2009-07-15 Jameson Graef Rollinsimprovements monkeysphere-host diagnostics
2009-07-14 Daniel Kahn Gillmormake sure that revokehostname sees the pieces it needs...
2009-07-14 Daniel Kahn Gillmorensure proper usage flags on new hostname selfsigs
2009-07-14 Daniel Kahn Gillmorsimplifying find_host_user_id function.
2009-07-14 Daniel Kahn Gillmorfixing find_host_userid -- did this ever work?
2009-07-14 Daniel Kahn Gillmortests/basic now tests for adding and revoking hostnames.
2009-07-14 Daniel Kahn Gillmorfixing typo and thinko in keytrans
2009-07-14 Daniel Kahn Gillmormonkeysphere-host add-hostname now uses perl backend.
2009-07-14 Daniel Kahn Gillmoradded tests to keytrans add and revoke user ID function...
2009-07-14 Daniel Kahn Gillmorimplemented adding user IDs as well.
2009-07-14 Daniel Kahn Gillmorcompleted user ID revocation by emitting a bundle ...
2009-07-13 Daniel Kahn Gillmorfunctional user ID revocation at last!
2009-07-13 Daniel Kahn Gillmorbroke out gensig() to create individual self-sig packet...
2009-07-12 Daniel Kahn Gillmorcommitting some code related to walking the tree of...
2009-07-12 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-12 Daniel Kahn Gillmorrearchitect keytrans to isolate OpenPGP packet parsing...
2009-07-11 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-07-11 Daniel Kahn Gillmorswitching keyrtrans from Digest::SHA1 to Digest::SHA
2009-07-11 Matthew GoinsMerge commit 'jrollins/master'
2009-07-11 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-11 Jameson Graef RollinsMerge commit 'greg/master'
2009-07-11 Jameson Graef Rollinsimprove marginal UI for cases when host key can't be...
2009-07-11 Greg LyleCheck for a host key before running monkeysphere-host...
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsimprove function to get primary group to make it more...
2009-07-11 mike castlemanmore replacement of read -p with printf; read (re ...
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsexplicitly set MONKEYSPHERE_GROUP
2009-07-11 mike castlemandon't use read -p; it is sucky (closes: #446)
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-06-29 Jameson Graef Rollinsresolve symlinks when checking path permissions
2009-06-09 Daniel Kahn Gillmoradded comments to keytrans
2009-05-25 Daniel Kahn Gillmorbreak out signature timestamp from key timestamp, allow...
2009-05-24 Matthew GoinsMerge commit 'dkg/master'
2009-05-21 Daniel Kahn Gillmorproperly match fingerprints with leading 0 bytes (https...
2009-05-12 Daniel Kahn Gillmorpem2openpgp now makes signatures over SHA256 instead...
next