Age | Commit message (Expand) | Author |
2009-07-17 | updating freebsd port for 0.25 | Daniel Kahn Gillmor |
2009-07-16 | preparing 0.25 release | Daniel Kahn Gillmor |
2009-07-16 | update changelog for 0.25 release | Jameson Graef Rollins |
2009-07-16 | add a 'wait' in the test ssh_test function to try to get around the race cond... | Jameson Graef Rollins |
2009-07-14 | improvements monkeysphere-host diagnostics | Jameson Graef Rollins |
2009-07-14 | update changelog with work on MS #422 | Daniel Kahn Gillmor |
2009-07-14 | make sure that revokehostname sees the pieces it needs to see in order to cre... | Daniel Kahn Gillmor |
2009-07-14 | test revocation against alternate hostnames so that other tests can run after... | 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 | recording extra suggested test for keytrans (deal with subkeys?) | 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-12 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-07-12 | document slackware SlackBuild scripts from rhatto | Daniel Kahn Gillmor |
2009-07-12 | Merge commit 'mlcastle/master' | Jameson Graef Rollins |
2009-07-12 | add more tests for various cases of critical files under symlinked paths | Jameson Graef Rollins |
2009-07-11 | update test to test for cases when authorized_user_ids is a symlink | Jameson Graef Rollins |
2009-07-11 | update portfile with new release info | Jameson Graef Rollins |
2009-07-11 | show git revision in version commands | mike castleman |
2009-07-11 | rearchitect keytrans to isolate OpenPGP packet parsing routines | Daniel Kahn Gillmor |
2009-07-11 | Merge commit 'mjgoins/master' | Jameson Graef Rollins |
2009-07-11 | Attempted to clarify a few steps in the "getting started for admin" | Matthew Goins |
2009-07-11 | Merge commit 'dkg/master' | Matthew Goins |
2009-07-11 | switching keyrtrans from Digest::SHA1 to Digest::SHA | Daniel Kahn Gillmor |
2009-07-11 | update keytrans test to produce more reasonable output | Daniel Kahn Gillmor |
2009-07-11 | Merge commit 'jrollins/master' | Matthew Goins |
2009-07-11 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-07-11 | fix closes: in changelog, and update standards version | Jameson Graef Rollins |
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 | Test keytrans in addition to testing the basic suite | Daniel Kahn Gillmor |
2009-07-11 | try to make keytrans test useful again. | Daniel Kahn Gillmor |
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 | update changelog from previous commit | 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-07-11 | Merge commit 'dkg/master' | Matthew Goins |