summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-17added notes about preparing a release.Daniel Kahn Gillmor
2009-07-17updating freebsd port for 0.25Daniel Kahn Gillmor
2009-07-16preparing 0.25 releaseDaniel Kahn Gillmor
2009-07-16update changelog for 0.25 releaseJameson Graef Rollins
2009-07-16add a 'wait' in the test ssh_test function to try to get around the race cond...Jameson Graef Rollins
2009-07-14improvements monkeysphere-host diagnosticsJameson Graef Rollins
2009-07-14update changelog with work on MS #422Daniel Kahn Gillmor
2009-07-14make sure that revokehostname sees the pieces it needs to see in order to cre...Daniel Kahn Gillmor
2009-07-14test revocation against alternate hostnames so that other tests can run after...Daniel Kahn Gillmor
2009-07-14ensure proper usage flags on new hostname selfsigsDaniel Kahn Gillmor
2009-07-14simplifying find_host_user_id function.Daniel Kahn Gillmor
2009-07-14fixing find_host_userid -- did this ever work?Daniel Kahn Gillmor
2009-07-14tests/basic now tests for adding and revoking hostnames.Daniel Kahn Gillmor
2009-07-14fixing typo and thinko in keytransDaniel Kahn Gillmor
2009-07-14monkeysphere-host add-hostname now uses perl backend.Daniel Kahn Gillmor
2009-07-14recording extra suggested test for keytrans (deal with subkeys?)Daniel Kahn Gillmor
2009-07-14added tests to keytrans add and revoke user ID functionalityDaniel Kahn Gillmor
2009-07-13implemented adding user IDs as well.Daniel Kahn Gillmor
2009-07-13completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) th...Daniel Kahn Gillmor
2009-07-12functional user ID revocation at last!Daniel Kahn Gillmor
2009-07-12broke out gensig() to create individual self-sig packets of various types.Daniel Kahn Gillmor
2009-07-12committing some code related to walking the tree of openpgp signatures.Daniel Kahn Gillmor
2009-07-12Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-07-12document slackware SlackBuild scripts from rhattoDaniel Kahn Gillmor
2009-07-12Merge commit 'mlcastle/master'Jameson Graef Rollins
2009-07-12add more tests for various cases of critical files under symlinked pathsJameson Graef Rollins
2009-07-11update test to test for cases when authorized_user_ids is a symlinkJameson Graef Rollins
2009-07-11update portfile with new release infoJameson Graef Rollins
2009-07-11show git revision in version commandsmike castleman
2009-07-11rearchitect keytrans to isolate OpenPGP packet parsing routinesDaniel Kahn Gillmor
2009-07-11Merge commit 'mjgoins/master'Jameson Graef Rollins
2009-07-11Attempted to clarify a few steps in the "getting started for admin"Matthew Goins
2009-07-11Merge commit 'dkg/master'Matthew Goins
2009-07-11switching keyrtrans from Digest::SHA1 to Digest::SHADaniel Kahn Gillmor
2009-07-11update keytrans test to produce more reasonable outputDaniel Kahn Gillmor
2009-07-11Merge commit 'jrollins/master'Matthew Goins
2009-07-11Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-07-11fix closes: in changelog, and update standards versionJameson Graef Rollins
2009-07-11Merge commit 'greg/master'Jameson Graef Rollins
2009-07-11improve marginal UI for cases when host key can't be retrievedJameson Graef Rollins
2009-07-11Test keytrans in addition to testing the basic suiteDaniel Kahn Gillmor
2009-07-11try to make keytrans test useful again.Daniel Kahn Gillmor
2009-07-11Check for a host key before running monkeysphere-host diagnosticsGreg Lyle
2009-07-11Merge commit 'mlcastle/master'Jameson Graef Rollins
2009-07-11improve function to get primary group to make it more portableJameson Graef Rollins
2009-07-11more replacement of read -p with printf; read (re #446)mike castleman
2009-07-11Merge commit 'mlcastle/master'Jameson Graef Rollins
2009-07-11update changelog from previous commitJameson Graef Rollins
2009-07-11explicitly set MONKEYSPHERE_GROUPJameson Graef Rollins
2009-07-11don't use read -p; it is sucky (closes: #446)mike castleman