Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-30 | add exit status info to man pages | Jameson Graef Rollins | |
2008-06-30 | Update man pages. Small tweak to proxycommand. | Jameson Graef Rollins | |
2008-06-29 | Tweak to man pages. | Jameson Graef Rollins | |
2008-06-23 | openpgp2ssh can now accept arbitrary-length key IDs (from the trivial | Daniel Kahn Gillmor | |
8 hex digit key IDs to 40 hex digits of a full fingerprint). This moves our build dependency on gnutls to 2.4.0, which includes subkey fingerprint calculations. | |||
2008-06-19 | Remove {update,remove}-userids functions, since we decided they | Jameson Graef Rollins | |
weren't worth it. Updated man pages as well. | |||
2008-06-19 | adjust man pages to reflect current thinking about purpose of keys ↵ | Daniel Kahn Gillmor | |
(authentication, not encryption). | |||
2008-06-17 | Fix small bug in man page. | Jameson Graef Rollins | |
2008-06-17 | Update man pages and TODO. | Jameson Graef Rollins | |
2008-06-15 | Fix gen-subkey function for client. | Jameson Graef Rollins | |
2008-06-14 | More work on the man pages. | Jameson Graef Rollins | |
2008-06-13 | Add 'remove_userid' function, inverse of 'update_userids'. | Jameson Graef Rollins | |
Also, tweaked some of the output and man pages. | |||
2008-06-13 | More cleanup: | Jameson Graef Rollins | |
- Batch mode for trust_key function. - fix some loggging. - Clean up publish_server_key function -> STILL NON-FUNCTIONING - more work on monkeysphere-ssh-proxycommand man page | |||
2008-06-13 | fix bugs in ssh key export functions | Jameson Graef Rollins | |
2008-06-13 | add man page for the ssh proxy command script. needs to be filled in. | Jameson Graef Rollins | |
2008-06-13 | monkeysphere debianization. Package can now be cleanly built with minimal ↵ | Daniel Kahn Gillmor | |
lintian warnings. | |||
2008-06-12 | Major openpgp2ssh overhaul. It's an unforgiving and brittle tool, but | Daniel Kahn Gillmor | |
it should do what we expect it to do, and its major limitations should be documented in the man page. | |||
2008-06-12 | massaging the language in openpgp2ssh(1). | Daniel Kahn Gillmor | |
2008-06-12 | Man page work. | Jameson Graef Rollins | |
- flesh out more of the man pages for monkeysphere and monkeysphere-server - move the server cache directory to /var/cache, where it should be. | |||
2008-06-11 | some very small tweaks to the openpgp2ssh man page | Jameson Graef Rollins | |
2008-06-11 | first pass at openpgp2ssh man page. | Daniel Kahn Gillmor | |
2008-06-11 | fix typo in monkeysphere(1) | Daniel Kahn Gillmor | |
2008-06-11 | Fill out a little of the man pages. | Jameson Graef Rollins | |
2008-06-10 | Add some skeletal debian packaging stuff and man pages, and moved conf | Jameson Graef Rollins | |
files to etc directory. |