Age | Commit message (Expand) | Author |
2008-09-02 | created new VERBOSE log level, and moved most INFO stuff to that level. | Jameson Graef Rollins |
2008-09-02 | the way i modified the log function breaks when IFS is set to something funny... | Daniel Kahn Gillmor |
2008-09-02 | added Jamie McClelland as author in src/* | Daniel Kahn Gillmor |
2008-09-02 | switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more ... | Daniel Kahn Gillmor |
2008-09-02 | cleanup stray commas, ensure that ill-specified loglevels default to INFO | 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-28 | added my name as a co-author of src/monkeysphere. | Daniel Kahn Gillmor |
2008-08-25 | small tweak to subkey-to-agent function, including tweak to key naming | Jameson Graef Rollins |
2008-08-24 | tweaked the key expiration checking function, and replied to SJJ's bug | Jameson Graef Rollins |
2008-08-22 | some small changes to subkey-to-ssh-agent. | Jameson Graef Rollins |
2008-08-21 | made monkeysphere subkey-to-ssh-agent more user-friendly. | Daniel Kahn Gillmor |
2008-08-21 | getting proper behavior from ssh-add; thanks to Jim Knoble and David Bronder ... | Daniel Kahn Gillmor |
2008-08-20 | broke out ssh-askpass-style prompting (to feed to gpg); implemented first pas... | Daniel Kahn Gillmor |
2008-08-19 | tweak add/revoke-hostname functions to properly update the correct | Jameson Graef Rollins |
2008-08-18 | stupid big jimmy. fix bug in previous bug fix. | 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 | fixed bad bug in user id processing that prevented bad primary keys | Jameson Graef Rollins |
2008-08-18 | add loud warning about bug in revoke-hostname | Jameson Graef Rollins |
2008-08-17 | fixing usage for gen-subkey; allowing --help for monkeysphere (to match monke... | Daniel Kahn Gillmor |
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 | 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 | 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 | Added checking of gpg.conf for keyserver. | Jameson Graef Rollins |
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-14 | Add sorting of the processed key lines so that "good" keys are output | Jameson Graef Rollins |
2008-08-13 | Merge commit 'dkg/master' | 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-12 | fix another bug when processing ssh key files that do not exist. | Jameson Graef Rollins |
2008-08-12 | unescape *all* colons, instead of just the first one in encoded user IDs | Daniel Kahn Gillmor |
2008-08-11 | added monkeysphere-server diagnostics to check for (and advise) AuthorizedKey... | Daniel Kahn Gillmor |
2008-08-08 | made monkeysphere --gen-subkey work better for users without gpg keys. | Daniel Kahn Gillmor |
2008-08-08 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-08-08 | made clearer comments, earlier bailouts for some user ID processing | Daniel Kahn Gillmor |
2008-08-07 | make it so monkeysphere-server will respond to --help | Micah Anderson |