Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-19 | noted changes to zimmermann config. | Daniel Kahn Gillmor | |
2008-11-19 | added simple index.html for people to read if they decide to visit ↵ | Daniel Kahn Gillmor | |
zimmermann with a browser. | |||
2008-11-19 | more updates for zimmermann | Daniel Kahn Gillmor | |
2008-11-19 | fixing the spelling of zimmermann. | Daniel Kahn Gillmor | |
2008-11-19 | document zimmermann SKS peers. | Daniel Kahn Gillmor | |
2008-11-19 | explain how it is that zimmermann speaks https | mike castleman | |
2008-11-18 | update link in docs. | Jameson Graef Rollins | |
2008-11-18 | Merge commit 'micah/master' | Daniel Kahn Gillmor | |
2008-11-18 | changing terminology from server key to host key | Daniel Kahn Gillmor | |
2008-11-18 | Merge commit 'dkg/master' | Micah Anderson | |
2008-11-18 | really fixing utils/build-releasenote after the packaging reorganization. | Daniel Kahn Gillmor | |
2008-11-18 | renaming page about signing host keys. | Daniel Kahn Gillmor | |
2008-11-18 | minor grammar/vocabulary nitpicking. | Daniel Kahn Gillmor | |
2008-11-18 | further commentary on proxy_command logging. | Daniel Kahn Gillmor | |
2008-11-18 | added steps taken on zimmerman to get sks setup | Micah Anderson | |
2008-11-17 | update changelog. | Jameson Graef Rollins | |
2008-11-17 | HA! I figured out how to get ssh-keygen to read stdin by using the | Jameson Graef Rollins | |
bash "Here Strings" redirection. No more stupid tempfiles to get ssh key fingerprints. | |||
2008-11-17 | Added new web page about server key signing. | Jameson Graef Rollins | |
2008-11-17 | add comment to bug about notification of modifications to known_hosts | Jameson Graef Rollins | |
file. | |||
2008-11-17 | Merge commit 'web/master' | mike castleman | |
2008-11-17 | More work on the marginal case output for the ssh-proxycommand. For a | Jameson Graef Rollins | |
key matching that offered by the host, now outputs just the information (including sigs) of the relevant user ID. There is some other useful output for other cases as well. I also added a couple of FIXMEs for some other cases that I think we should think about and maybe tweak behavior for. | |||
2008-11-16 | really fix the ssh_host_rsa_key.pub.gpg output. | Jameson Graef Rollins | |
2008-11-16 | fix quoting in output of ssh_host_rsa_key.pub.gpg. remember, at the | Jameson Graef Rollins | |
moment the gpg_authentication function can only accept a single argument, so the entire gpg command string needs to be in a single quoted string. | |||
2008-11-16 | add some more informative debug output to key processing. | Jameson Graef Rollins | |
2008-11-16 | Merge commit 'dkg/master' | Matt Goins | |
2008-11-16 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
Conflicts: packaging/debian/changelog | |||
2008-11-16 | added some useful output to the ssh-proxycommand for "marginal" cases | Jameson Graef Rollins | |
where keys are found for host but do not have full validity. this uses ssh-keyscan to pull the key for the host in question, check this key against the keys against those found via gpg, and output some useful information about the one that matches. | |||
2008-11-16 | feedback on useful-information bug. | Daniel Kahn Gillmor | |
2008-11-16 | making the "upstream version" end in ~pre so that test packages created ↵ | Daniel Kahn Gillmor | |
before the release will upgrade properly when the official 0.22 gets released. | |||
2008-11-16 | update debian/changelog. | Daniel Kahn Gillmor | |
2008-11-16 | exporting SSH host public key (two variants: one traditional ssh, the other ↵ | Daniel Kahn Gillmor | |
OpenPGP) during m-s gen-key | |||
2008-11-16 | m-s s: avoid failures when $TMPDIR has a space in it. (output might still be ↵ | Daniel Kahn Gillmor | |
a bit garbled) | |||
2008-11-16 | Merge commit 'micah/master' | Daniel Kahn Gillmor | |
2008-11-16 | fix tarball download link | Micah Anderson | |
2008-11-15 | Added info log output when a new key is added to known_hosts file. | Jameson Graef Rollins | |
2008-11-15 | Merge commit 'micah/master' | Jameson Graef Rollins | |
Conflicts: src/monkeysphere-server | |||
2008-11-15 | change from using a filename that is a just a space to an actual temporary file | Micah Anderson | |
2008-11-15 | remove pruning of the ssh fingerprint output in monkeysphere-server | Jameson Graef Rollins | |
show-key function. the extra info (key length and type) are useful to have. | |||
2008-11-15 | rename | mike castleman | |
2008-11-15 | Merge commit 'mlcastle/master' | Jameson Graef Rollins | |
2008-11-15 | Merge commit 'micah/master' | Jameson Graef Rollins | |
2008-11-15 | Merge commit 'jamie/master' | Jameson Graef Rollins | |
2008-11-15 | add the new monkeysphere package to zimmerman | Micah Anderson | |
2008-11-15 | reporting changes around mail configuration of zimmermann. | Jamie McClelland | |
2008-11-15 | new bug: useful information | mike castleman | |
2008-11-15 | add a directory and a changlog for the zimmerman keyserver (including some ↵ | Micah Anderson | |
changes) | |||
2008-11-15 | fix my email address | mike castleman | |
2008-11-15 | /var/lib/monkeysphere will get taken care of by debhelper appropriately. ↵ | Daniel Kahn Gillmor | |
Leave it alone. | |||
2008-11-15 | do not fail in postrm if /var/lib/monkeysphere is already wiped. | Daniel Kahn Gillmor | |
2008-11-15 | debian packaging: removing unnecessary error masking in {pre,post}rm | Daniel Kahn Gillmor | |