Age | Commit message (Expand) | Author |
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 |
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 | 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 |
2009-07-24 | make sure we check for the host key existence in the correct known_hosts file. | Daniel Kahn Gillmor |
2009-07-24 | make failures with unwritable known_hosts slightly less cryptic. | Daniel Kahn Gillmor |
2009-07-24 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-07-24 | only touch the known_hosts file if it does not exist, and create the parent d... | Daniel Kahn Gillmor |
2009-07-24 | improve the marginal ui a bit. note number of invalid keys. closes ms #1141 | Jameson Graef Rollins |
2009-07-23 | proposed fix to marginal ui in case where host key not retrieved (should fix ... | Jameson Graef Rollins |
2009-07-14 | improvements monkeysphere-host diagnostics | Jameson Graef Rollins |
2009-07-14 | make sure that revokehostname sees the pieces it needs to see in order to cre... | Daniel Kahn Gillmor |
2009-07-14 | ensure proper usage flags on new hostname selfsigs | Daniel Kahn Gillmor |
2009-07-14 | simplifying find_host_user_id function. | Daniel Kahn Gillmor |
2009-07-14 | fixing find_host_userid -- did this ever work? | Daniel Kahn Gillmor |
2009-07-14 | tests/basic now tests for adding and revoking hostnames. | Daniel Kahn Gillmor |
2009-07-14 | fixing typo and thinko in keytrans | Daniel Kahn Gillmor |
2009-07-14 | monkeysphere-host add-hostname now uses perl backend. | Daniel Kahn Gillmor |
2009-07-14 | added tests to keytrans add and revoke user ID functionality | Daniel Kahn Gillmor |
2009-07-13 | implemented adding user IDs as well. | Daniel Kahn Gillmor |
2009-07-13 | completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) th... | Daniel Kahn Gillmor |
2009-07-12 | functional user ID revocation at last! | Daniel Kahn Gillmor |
2009-07-12 | broke out gensig() to create individual self-sig packets of various types. | Daniel Kahn Gillmor |
2009-07-12 | committing some code related to walking the tree of openpgp signatures. | Daniel Kahn Gillmor |
2009-07-11 | rearchitect keytrans to isolate OpenPGP packet parsing routines | Daniel Kahn Gillmor |
2009-07-11 | switching keyrtrans from Digest::SHA1 to Digest::SHA | Daniel Kahn Gillmor |
2009-07-11 | improve marginal UI for cases when host key can't be retrieved | Jameson Graef Rollins |
2009-07-11 | Merge commit 'mlcastle/master' | Jameson Graef Rollins |
2009-07-11 | improve function to get primary group to make it more portable | Jameson Graef Rollins |