Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-18 | cleaning up changelog in preparation for 0.8-1 release. | Daniel Kahn Gillmor | |
2008-08-18 | add loud warning about bug in revoke-hostname | Jameson Graef Rollins | |
2008-08-18 | rewording but report. | Jameson Graef Rollins | |
2008-08-18 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-08-17 | fixing usage for gen-subkey; allowing --help for monkeysphere (to match ↵ | Daniel Kahn Gillmor | |
monkeysphere-server behavior). | |||
2008-08-17 | adding a to-do item for work on the web site. | Daniel Kahn Gillmor | |
2008-08-17 | clarified phrasing in why page for admins; softened index link to "why". | Daniel Kahn Gillmor | |
2008-08-17 | added proposed resolution to "seckey2sshagent in /usr/bin" bug | Daniel Kahn Gillmor | |
2008-08-17 | added comment about verbosity of monkeysphere-ssh-proxycommand | Daniel Kahn Gillmor | |
2008-08-17 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-08-17 | really change bug name now | Jameson Graef Rollins | |
2008-08-17 | fix bug name. | Jameson Graef Rollins | |
2008-08-16 | george updates | Jameson Graef Rollins | |
2008-08-16 | New bug about revoke-hostname revoking the wrong hostname. | Jameson Graef Rollins | |
2008-08-16 | small tweak to why link | Jameson Graef Rollins | |
2008-08-16 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-08-16 | fixed typo in output. | Daniel Kahn Gillmor | |
2008-08-16 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-08-16 | close bug | Jameson Graef Rollins | |
2008-08-16 | More work on finishing add/revoke hostname functions. | Jameson Graef Rollins | |
Improved list-certifiers function, to use non-priviledged user. | |||
2008-08-16 | fixing website index link again | Daniel Kahn Gillmor | |
2008-08-16 | fixing website index link | Daniel Kahn Gillmor | |
2008-08-16 | added "Why?" to the web site. | Daniel Kahn Gillmor | |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
Conflicts: debian/changelog | |||
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
Conflicts: src/monkeysphere-server Resolved conflicts in revoke-hostname, and finish work on them. | |||
2008-08-15 | noting that list-identity-certifiers should be running as a non-privileged user. | Daniel Kahn Gillmor | |
2008-08-15 | fixing gen-subkey when no agent is present. | Daniel Kahn Gillmor | |
2008-08-15 | more work on hostname add/revoke | Jameson Graef Rollins | |
2008-08-15 | fixing bugs in monkeysphere-server diagnostics. | Daniel Kahn Gillmor | |
2008-08-15 | fixing proposed script to push authentication subkeys into the ssh-agent. | Daniel Kahn Gillmor | |
2008-08-15 | closing multiple-hostnames bug now that we have an implementation. | Daniel Kahn Gillmor | |
2008-08-15 | sigh. fixing some dumb typos in hostname revocation. | Daniel Kahn Gillmor | |
2008-08-15 | first pass at revoking hostnames. | Daniel Kahn Gillmor | |
2008-08-15 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-08-15 | switched jrollins repo to use the git protocol | Daniel Kahn Gillmor | |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-08-15 | closing bug. | Jameson Graef Rollins | |
2008-08-15 | Added checking of gpg.conf for keyserver. | Jameson Graef Rollins | |
2008-08-15 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-08-15 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2008-08-15 | remove defunct comment | Jameson Graef Rollins | |
2008-08-15 | fix link in dkg's comment. | Jamie McClelland | |
2008-08-15 | Merge commit 'jrollins/master' | Jamie McClelland | |
2008-08-15 | update bugs | Jameson Graef Rollins | |
2008-08-15 | enabled host key publication. be aware. | Jameson Graef Rollins | |
2008-08-15 | add start of add/revoke-hostname functions. revocation needs to be | Jameson Graef Rollins | |
implemented. | |||
2008-08-14 | reorganize shortcuts for monkeysphere-server | Jameson Graef Rollins | |
2008-08-14 | update changelog for last commit. | Jameson Graef Rollins | |
2008-08-14 | Add sorting of the processed key lines so that "good" keys are output | Jameson Graef Rollins | |
at the end. This is done so that they take precedence over "bad" when being processed in key files. If bad keys are processed after good keys, there is a possibility of malicious bad key causing good keys to be continually removed from key files, which would be a big nuisance. |