Age | Commit message (Expand) | Author |
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 |
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-24 | proposed fix for #1147 by checking for known_hosts file | 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-18 | add refresh-keys subcommand to monkeysphere-authentication | 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 | Merge commit 'greg/master' | Jameson Graef Rollins |
2009-07-11 | improve marginal UI for cases when host key can't be retrieved | Jameson Graef Rollins |
2009-07-11 | Check for a host key before running monkeysphere-host diagnostics | Greg Lyle |
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 |
2009-07-11 | more replacement of read -p with printf; read (re #446) | mike castleman |
2009-07-11 | Merge commit 'mlcastle/master' | Jameson Graef Rollins |
2009-07-11 | explicitly set MONKEYSPHERE_GROUP | Jameson Graef Rollins |
2009-07-11 | don't use read -p; it is sucky (closes: #446) | mike castleman |
2009-06-29 | resolve symlinks when checking path permissions | Jameson Graef Rollins |
2009-06-09 | added comments to keytrans | Daniel Kahn Gillmor |
2009-05-25 | break out signature timestamp from key timestamp, allow them to be set indepe... | Daniel Kahn Gillmor |
2009-05-21 | properly match fingerprints with leading 0 bytes (https://labs.riseup.net/cod... | Daniel Kahn Gillmor |
2009-05-12 | pem2openpgp now makes signatures over SHA256 instead of SHA1, due to concerns... | Daniel Kahn Gillmor |
2009-04-30 | Add sshfpr subcommand to monkeysphere | Jameson Graef Rollins |
2009-04-06 | add else failure to list_users function | Jameson Graef Rollins |
2009-04-06 | Add two new compatibility functions: | Jameson Graef Rollins |