summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
if ssh-keyscan can't retrieve the host key, then output all keys with matching user ID and validity marginal or better.
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
Closes #624
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
The monkeysphere group is now determined from the system "groups" command, and then MONKEYSPHERE_GROUP is explicitly set from this, and then used when setting group ownership.
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
Thanks to Silvio Rhatto for the patch. This should close MS bug #917
2009-06-09added comments to keytransDaniel Kahn Gillmor
2009-05-25break out signature timestamp from key timestamp, allow them to be set ↵Daniel Kahn Gillmor
independently.
2009-05-24Merge commit 'dkg/master'Matthew Goins
2009-05-21properly match fingerprints with leading 0 bytes ↵Daniel Kahn Gillmor
(https://labs.riseup.net/code/issues/show/831)
2009-05-12pem2openpgp now makes signatures over SHA256 instead of SHA1, due to ↵Daniel Kahn Gillmor
concerns about the growing weakness of SHA1.
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
This is a very simple subcommand that outputs the ssh fingerprint of a key in your gpg keyring, by keyid.
2009-04-24Merge commit 'dkg/master'Matt Goins
2009-04-21updated packages on georgeMicah Anderson
2009-04-12george upgrade and key extensionDaniel Kahn Gillmor
2009-04-12update download web page to describe debian-derived systemsDaniel Kahn Gillmor
2009-04-10added links to further reading.Daniel Kahn Gillmor
2009-04-08Merge commit 'dkg/master'Matt Goins
2009-04-07Merge commit 'jrollins/master'Daniel Kahn Gillmor