Age | Commit message (Expand) | Author |
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 |
2008-06-29 | Add better host certifier management, and updated man page. | Jameson Graef Rollins |
2008-06-29 | remove unnecessary log output | Jameson Graef Rollins |
2008-06-29 | More work on priviledge separation for host/authentication keyring. | Jameson Graef Rollins |
2008-06-25 | special gpg functions for host/authentication. | Jameson Graef Rollins |
2008-06-24 | Priviledge separation: use new monkeysphere user to handle | Jameson Graef Rollins |
2008-06-24 | Fix man pages to reflect recent path changes. | Jameson Graef Rollins |
2008-06-24 | Small tweaks to prepare for upcoming changes. | Jameson Graef Rollins |
2008-06-24 | Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere. | Jameson Graef Rollins |
2008-06-23 | fix some authorized_keys updating bugs in ms-server, and update to use | Jameson Graef Rollins |
2008-06-23 | don't unnecessarily export ERR | Jameson Graef Rollins |
2008-06-23 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-06-23 | updating monkeysphere-server usage to reflect new shortcut for update-users. | Daniel Kahn Gillmor |
2008-06-23 | authorized_keys files appear to need to be readable by the user logging in. | Daniel Kahn Gillmor |
2008-06-23 | switched shortcut for monkeysphere-server update-users to "u", added some FIX... | Daniel Kahn Gillmor |
2008-06-23 | Revert to simpler keyserver checking policy in proxy-command. | Jameson Graef Rollins |
2008-06-23 | Add trap to remove lockfiles on exit. | Jameson Graef Rollins |
2008-06-23 | unless a problem comes up, monkeysphere-server should return an error code of 0. | Daniel Kahn Gillmor |
2008-06-23 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-06-23 | openpgp2ssh can now accept arbitrary-length key IDs (from the trivial | Daniel Kahn Gillmor |
2008-06-23 | Genericize raw binary <-> printable hex converters. | Daniel Kahn Gillmor |
2008-06-23 | Provide better (ie. more informative) return codes. Required some | Jameson Graef Rollins |
2008-06-22 | Improve trust-key function. | Jameson Graef Rollins |
2008-06-21 | Improved gen-key function for server. | Jameson Graef Rollins |