Age | Commit message (Expand) | Author |
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 | 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 |
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-05 | merged changes from Jamie McClelland. | Daniel Kahn Gillmor |
2008-08-05 | working around https://bugs.g10code.com/gnupg/issue945 in seckey2sshagent | Daniel Kahn Gillmor |
2008-08-05 | chaning my previous edits - which were made before I realized that the | Jamie McClelland |
2008-08-05 | adding directions to pass your key id as the first argument. Also added | Jamie McClelland |
2008-08-05 | seckey2sshagent now adds keys with semantic alias including full OpenPGP fing... | Daniel Kahn Gillmor |
2008-08-05 | properly clean up temporary keyring with seckey2sshagent. | Daniel Kahn Gillmor |
2008-08-05 | cleanup and explanation for seckey2sshagent hack. | Daniel Kahn Gillmor |
2008-08-03 | - Fixed bug in monkeysphere update-authorized_keys subcommand that had | Jameson Graef Rollins |
2008-08-03 | rework out user id processing is done to provide better diagnostic output. | Jameson Graef Rollins |
2008-08-02 | Fix how file modification check is done, and fix accidental extraneous | Jameson Graef Rollins |
2008-08-01 | some tweaks to output formatting for diagnostic command. | Jameson Graef Rollins |
2008-07-31 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-07-31 | properly handle host keys with no expiration date, store host key fingerprint... | Daniel Kahn Gillmor |
2008-07-31 | Fix inaccurate comment in process_user_id function. | Jameson Graef Rollins |
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-29 | use socat if netcat is not available from monkeysphere-ssh-proxycommand. Rec... | Daniel Kahn Gillmor |
2008-07-29 | fix bug in ssh-proxycommand. | Jameson Graef Rollins |
2008-07-27 | Don't fail when authorized_user_ids or known_hosts files are not found. | Jameson Graef Rollins |
2008-07-27 | Tweak how empty authorized_user_ids and known_hosts files are handled. | Jameson Graef Rollins |
2008-07-26 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-07-25 | Fix how ownertrust is set for host key in authentication keyring. | Jameson Graef Rollins |
2008-07-25 | allowing expiration dates with strings longer than one digit (e.g. "10m" mean... | Daniel Kahn Gillmor |
2008-07-23 | monkeysphere-server add-identity-certifier --trust now takes textual values (... | Daniel Kahn Gillmor |
2008-07-22 | fixing return code error in openpgp2ssh, preparing for new release. | Daniel Kahn Gillmor |
2008-07-10 | Fix tests for gen-subkey. | Jameson Graef Rollins |
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-07-01 | small tweak to man page, and fix some alt port handling in proxy command. | Jameson Graef Rollins |
2008-07-01 | A bunch of work on man pages to shore up interface and behavior before | Jameson Graef Rollins |
2008-06-30 | Allow for passing CHECK_KEYSERVER variable to proxycommand | Jameson Graef Rollins |
2008-06-30 | Update man pages. Small tweak to proxycommand. | Jameson Graef Rollins |