Age | Commit message (Expand) | Author |
2008-09-02 | monkeysphere-server update-users on a bad name should warrant an error. | Daniel Kahn Gillmor |
2008-09-02 | created new VERBOSE log level, and moved most INFO stuff to that level. | Jameson Graef Rollins |
2008-09-02 | added Jamie McClelland as author in src/* | Daniel Kahn Gillmor |
2008-09-02 | Finalize new log level changes. This is more or less doing what it should. ... | Jameson Graef Rollins |
2008-09-01 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-09-01 | Start modifications to output logging with LOG_LEVEL. | Jameson Graef Rollins |
2008-09-02 | completing the service-specific hostname canonicalization (i think). | Daniel Kahn Gillmor |
2008-08-24 | tweaked the key expiration checking function, and replied to SJJ's bug | Jameson Graef Rollins |
2008-08-19 | tweak add/revoke-hostname functions to properly update the correct | Jameson Graef Rollins |
2008-08-18 | collapsed "show-fingerprint" with "show-key" for monkeysphere-server. | Daniel Kahn Gillmor |
2008-08-18 | added 'monkeysphere-server extend-key' subcommand | Daniel Kahn Gillmor |
2008-08-18 | re-added fingerprint output during diagnostics. | Daniel Kahn Gillmor |
2008-08-18 | fix bug i accidentally introduced in the diagnostic function | Jameson Graef Rollins |
2008-08-18 | add loud warning about bug in revoke-hostname | Jameson Graef Rollins |
2008-08-16 | fixed typo in output. | Daniel Kahn Gillmor |
2008-08-16 | More work on finishing add/revoke hostname functions. | Jameson Graef Rollins |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins |
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 | 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 | remove defunct comment | 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 |
2008-08-14 | reorganize shortcuts for monkeysphere-server | Jameson Graef Rollins |
2008-08-13 | making monkeysphere-server publish-key stricter about choice of emitted host ... | Daniel Kahn Gillmor |
2008-08-13 | Merge commit 'dkg/master' | Micah Anderson |
2008-08-11 | added monkeysphere-server diagnostics to check for (and advise) AuthorizedKey... | Daniel Kahn Gillmor |
2008-08-07 | make it so monkeysphere-server will respond to --help | Micah Anderson |
2008-08-07 | alphabetize the options | Micah Anderson |
2008-08-07 | Better key parsing for monkeyspher gen-subkey. | Jameson Graef Rollins |
2008-08-07 | preparing better diagnostic messages for hosts that still have old HostKeys l... | Daniel Kahn Gillmor |
2008-08-01 | some tweaks to output formatting for diagnostic command. | Jameson Graef Rollins |
2008-07-31 | properly handle host keys with no expiration date, store host key fingerprint... | Daniel Kahn Gillmor |
2008-07-31 | be a little more helpful by printing out the actual expiration dates when thi... | Daniel Kahn Gillmor |
2008-07-31 | fixed broken invocation of stat | Daniel Kahn Gillmor |
2008-07-31 | limiting output of monkeysphere-server help (usage) to 80 columns | Daniel Kahn Gillmor |
2008-07-31 | initial pass at monkeysphere-server diagnostics (lots more to fill in!) | Daniel Kahn Gillmor |
2008-07-27 | Don't fail when authorized_user_ids or known_hosts files are not found. | Jameson Graef Rollins |
2008-07-25 | Fix how ownertrust is set for host key in authentication keyring. | Jameson Graef Rollins |
2008-07-23 | monkeysphere-server add-identity-certifier --trust now takes textual values (... | Daniel Kahn Gillmor |
2008-07-10 | Fix argument checking for functions with options. | Jameson Graef Rollins |
2008-07-10 | Add man entry about gpg-authentication-cmd | Jameson Graef Rollins |
2008-07-10 | Tweak key publication command. | Jameson Graef Rollins |
2008-07-10 | Properly scope getopt for subcommands. | Jameson Graef Rollins |
2008-07-10 | Added file permission check function, and fixed bug in key writing for | Jameson Graef Rollins |
2008-07-10 | Update man pages, and tweak default error return code. | Jameson Graef Rollins |
2008-07-09 | A bunch of changes for variable scoping, exit codes, etc. See | Jameson Graef Rollins |
2008-06-29 | Add better host certifier management, and updated man page. | Jameson Graef Rollins |