summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-11Merge commit 'dkg/master'Matthew Goins
2009-07-06describe authorized_user_ids more clearly in man pages.Daniel Kahn Gillmor
2009-06-30some small improvements to test/basic, including checking for sshdJameson Graef Rollins
2009-06-29fix frankly bizarre accidental change from last commit.Jameson Graef Rollins
2009-06-29resolve symlinks when checking path permissionsJameson Graef Rollins
2009-06-09added comments to keytransDaniel Kahn Gillmor
2009-05-25break out signature timestamp from key timestamp, allow them to be set indepe...Daniel Kahn Gillmor
2009-05-24Merge commit 'dkg/master'Matthew Goins
2009-05-21properly match fingerprints with leading 0 bytes (https://labs.riseup.net/cod...Daniel Kahn Gillmor
2009-05-12pem2openpgp now makes signatures over SHA256 instead of SHA1, due to concerns...Daniel Kahn Gillmor
2009-05-10Merge commit 'jrollins/master'Matthew Goins
2009-05-10Merge commit 'dkg/master'Matthew Goins
2009-04-30Merge commit 'dkg/master'Jameson Graef Rollins
2009-04-30Add sshfpr subcommand to monkeysphereJameson Graef Rollins
2009-04-24Merge commit 'dkg/master'Matt Goins