summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-06do not fail or bail when admin interactively declines to publish a key with m-hDaniel Kahn Gillmor
2010-05-06support x509 anchors for monkeysphere-host, allow shared anchors between m-a ↵Daniel Kahn Gillmor
and mh (closes MS #2288)
2010-05-04remember that the releases are being published via the monkeysphere-docs ↵Daniel Kahn Gillmor
repo now.
2010-05-03updated scripts and notes for releasingDaniel Kahn Gillmor
2010-04-17preparing a 0.30 releaseDaniel Kahn Gillmor
2010-04-17do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen ↵Daniel Kahn Gillmor
is not available (includes some comments about how to fix these corner cases).
2010-04-17degrade gracefully in the absence of sshDaniel Kahn Gillmor
2010-04-17handling ssh fingerprinting internally with keytrans for sshfprs-for-useridDaniel Kahn Gillmor
2010-04-17make comment more nit-pickingly accurateDaniel Kahn Gillmor
2010-04-17fix gpg_ssh_fingerprint() in monkeysphere to use internal implementation of ↵Daniel Kahn Gillmor
ssh fingerprinting
2010-04-17monkeysphere-host no longer depends on sshDaniel Kahn Gillmor
2010-04-17keytrans openpgp2sshfpr now prints out the key size and typeDaniel Kahn Gillmor
2010-04-17added internal openpgp2sshfpr subcommand for keytransDaniel Kahn Gillmor
2010-03-31removed monkeysphere.spec from master since it is now tracked in the rpm branch.Daniel Kahn Gillmor
2010-03-30rpm: assign a real shell to user monkeysphereBernie Innocenti
Sorry for the patch flurry, this should make the package usable in Fedora.
2010-03-30rpm: create users in pre-install scriptletsBernie Innocenti
Further improve the rpm packaging by creating (and deleting) the monkeysphere user automatically.
2010-03-30Improve RPM packagingBernie Innocenti
With these changes, version 0.29 builds cleanly in Fedora 12 and passes rpmlint.
2010-03-23removing git commit id from the VERSION file, since it is ambiguous for ↵Daniel Kahn Gillmor
packaged versions vs. versions installed by "make install" (and complicated to build cleanly anyway)
2010-03-23moving git buildpackage configuration off of master branch (please put it ↵Daniel Kahn Gillmor
debian/gbp.conf in the debian branch)
2010-03-23we should be making the tarball with git archive now (this is now ↵Daniel Kahn Gillmor
idempotent, yay!); no need for the tarball make target
2010-03-23automate updating of VERSION fileDaniel Kahn Gillmor
2010-03-23trying to auto-create VERSION fileDaniel Kahn Gillmor
2010-03-23cleaning up .gitignoreDaniel Kahn Gillmor
2010-03-23move the apt repo management into monkeysphere-docsDaniel Kahn Gillmor
2010-03-23added 0.30~pre changelog entryDaniel Kahn Gillmor
2010-03-23remove packaging/debian in favor of git buildpackage packagingJameson Rollins
2010-03-23change makefile to use git-buildpackage for debian packagingJameson Rollins
2010-03-23remove installation of removed doc dir from tarball and install make targetsJameson Rollins
2010-03-23Merge remote branch 'mjgoins/master'Jameson Rollins
Conflicts: doc/george/changelog
2010-03-20Removed docs and website. They will now reside (for my repo) at ↵Matthew James Goins
git://lair.fifthhorseman.net/~mjgoins/monkeysphere.info/
2010-03-20Merge remote branch 'origin/master'Matthew James Goins
2010-03-20notes about distributing xpi from georgeDaniel Kahn Gillmor
2010-03-19add location for the xpi downloadMicah Anderson
2010-03-19change from parens to slashesMicah Anderson
2010-03-19minor change to setup website levelsMicah Anderson
2010-03-19add some rough instructions on getting the extension/perl validation agent ↵Micah Anderson
going for website validation
2010-03-15announce msva-perl version 0.2Daniel Kahn Gillmor
2010-03-15prepared releasenote for 0.29Daniel Kahn Gillmor
2010-03-15releasenote header should match new ikiwiki syntaxDaniel Kahn Gillmor
2010-03-15more fixes for s/changelog/Changelog/ -- i begin to suspect it was not worth ↵Daniel Kahn Gillmor
it :(
2010-03-14added comment about why the key file is named with whitespaceDaniel Kahn Gillmor
2010-03-14renaming changelog to Changelog in the makefileDaniel Kahn Gillmor
2010-03-14update for the release of 0.29-1Daniel Kahn Gillmor
2010-03-14change case of changelog to match other projectsDaniel Kahn Gillmor
2010-03-14updated changelog for 0.29 releaseDaniel Kahn Gillmor
2010-03-14deprecate sshfpr; add sshfprs-for-userid (closes: MS #1436)Daniel Kahn Gillmor
2010-03-14use msmktempfile instead of raw mktemp -- should be more portableDaniel Kahn Gillmor
2010-03-14fix CHECK_KEYSERVER for deprecated keys-from-userid as wellDaniel Kahn Gillmor
2010-03-14Merge remote branch 'dkg/master'Matthew James Goins
2010-03-14fix typoDaniel Kahn Gillmor