Age | Commit message (Expand) | Author |
2010-03-09 | fixed monkeysphere.7 synopsis to be less ssh-specific | Daniel Kahn Gillmor |
2010-03-08 | fix my email address | Jameson Rollins |
2010-03-01 | fix hyphen-used-as-minus-sign man page lint | Jameson Rollins |
2010-02-04 | fix monkeysphere-authentication man page reference to AuthorizedKeysFile for ... | Jameson Rollins |
2010-01-19 | small man page typo tweak | Jameson Rollins |
2010-01-18 | renaming host_keys.pub.gpg to host_keys.pub.pgp | Daniel Kahn Gillmor |
2010-01-18 | got rid of monkeysphere-host fprs file | Daniel Kahn Gillmor |
2010-01-18 | more tweaks to man pages | Daniel Kahn Gillmor |
2010-01-16 | some improvements to man pages | Jameson Rollins |
2010-01-16 | tweaks to the monkeysphere-host man page | Jameson Rollins |
2010-01-15 | overhaul monkeysphere-host(8) to match new multi-key capable interface | Daniel Kahn Gillmor |
2010-01-14 | update monkeysphere-authentication(8) to acknowledge use of monkeysphere beyo... | Daniel Kahn Gillmor |
2010-01-14 | update monkeysphere(1) to acknowledge use beyond OpenSSH | Daniel Kahn Gillmor |
2010-01-12 | touching up the switch to keys-for-userid | Daniel Kahn Gillmor |
2010-01-10 | Add new keys-from-userid subcommand to monkeysphere UI. | Jameson Rollins |
2010-01-09 | fix pem2openpgp(1) synopsis. | Daniel Kahn Gillmor |
2009-07-26 | added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che... | Daniel Kahn Gillmor |
2009-07-18 | add refresh-keys subcommand to monkeysphere-authentication | Jameson Graef Rollins |
2009-07-06 | describe authorized_user_ids more clearly in man pages. | Daniel Kahn Gillmor |
2009-05-25 | break out signature timestamp from key timestamp, allow them to be set indepe... | Daniel Kahn Gillmor |
2009-04-30 | Add sshfpr subcommand to monkeysphere | Jameson Graef Rollins |
2009-03-24 | fix typo in monkeysphere-host.8 (thanks, Suno Ano) | Daniel Kahn Gillmor |
2009-03-24 | fixing typo in monkeysphere.1 (thanks, Suno Ano) | Daniel Kahn Gillmor |
2009-03-23 | improving usage and man page for monkeysphere ssh-proxycommand. | Daniel Kahn Gillmor |
2009-03-02 | update man page for subkey-to-ssh-agent, to add info about MONKEYSPHERE_SUBKE... | Jameson Graef Rollins |
2009-03-02 | don't reference tests for key publication in m-h diagnostics man entry. | Jameson Graef Rollins |
2009-03-02 | more man page tweaking. | Daniel Kahn Gillmor |
2009-03-02 | expanded/clarified setup examples | Jameson Graef Rollins |
2009-03-01 | small formatting change to man pages, for consistency. | Jameson Graef Rollins |
2009-03-01 | caught a couple more hyphen/minus clarifications. | Daniel Kahn Gillmor |
2009-03-01 | more manpage cleanup. | Daniel Kahn Gillmor |
2009-03-01 | syntactic cleanup of keytrans-related man pages. | Daniel Kahn Gillmor |
2009-03-01 | syntactic cleanup on monkeysphere.1 (thanks, lintian -I) | Daniel Kahn Gillmor |
2009-03-01 | fix openpgp2ssh man page to reflect new implementation. | Daniel Kahn Gillmor |
2009-02-27 | wrote a first pass at explaining the concept of identity certifiers | Daniel Kahn Gillmor |
2009-02-25 | remove left over references to expert subcommand in man pages. | Jameson Graef Rollins |
2009-02-21 | import-key now requires a hostname be specified, and no longer does | Jameson Graef Rollins |
2009-02-20 | monkeysphere-host revoke-key should now be capable of publishing the | Daniel Kahn Gillmor |
2009-02-20 | trivial implementation of monkeysphere-host revoke-key: just prints ascii-arm... | Daniel Kahn Gillmor |
2009-02-19 | remove import_subkey from monkeysphere usage and man page until we get | Jameson Graef Rollins |
2009-02-19 | Modify/cleanup add_certifier and add_revoker, so that their code base | Jameson Graef Rollins |
2009-02-19 | The monkeysphere {import,gen}_subkey functions were not up-to-date. | Jameson Graef Rollins |
2009-02-19 | modify import_key to take the key file to import as an argument. can be '-' ... | Jameson Graef Rollins |
2009-02-19 | reverse the order of two of the SEE ALSO references in monkeysphere(7). For ... | Daniel Kahn Gillmor |
2009-02-19 | moved directory for monkeysphere-generated authorized_keys files back to its ... | Daniel Kahn Gillmor |
2009-02-18 | normalizing MONKEYSPHERE_PROMPT description in monkeysphere.1 | Daniel Kahn Gillmor |
2009-02-18 | added MONKEYSPHERE_PROMPT to man pages. | Daniel Kahn Gillmor |
2009-02-17 | fix ma so that the setup command is folded into the other commands, so | Jameson Graef Rollins |
2009-02-17 | add some checks about setup to authentication | Jameson Graef Rollins |
2009-02-16 | REMOVE GEN_KEY. The gen_key function is entirely removed. Decided | Jameson Graef Rollins |