summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-24Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.Jameson Graef Rollins
2008-06-23fix some authorized_keys updating bugs in ms-server, and update to useJameson Graef Rollins
2008-06-23don't unnecessarily export ERRJameson Graef Rollins
2008-06-23Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-23updating monkeysphere-server usage to reflect new shortcut for update-users.Daniel Kahn Gillmor
2008-06-23authorized_keys files appear to need to be readable by the user logging in.Daniel Kahn Gillmor
2008-06-23switched shortcut for monkeysphere-server update-users to "u", added some FIX...Daniel Kahn Gillmor
2008-06-23Revert to simpler keyserver checking policy in proxy-command.Jameson Graef Rollins
2008-06-23Add trap to remove lockfiles on exit.Jameson Graef Rollins
2008-06-23unless a problem comes up, monkeysphere-server should return an error code of 0.Daniel Kahn Gillmor
2008-06-23Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-23openpgp2ssh can now accept arbitrary-length key IDs (from the trivialDaniel Kahn Gillmor
2008-06-23Genericize raw binary <-> printable hex converters.Daniel Kahn Gillmor
2008-06-23Provide better (ie. more informative) return codes. Required someJameson Graef Rollins
2008-06-22Improve trust-key function.Jameson Graef Rollins
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21add some things to the TODOJameson Graef Rollins
2008-06-21make the ssh-agent prompt from seckey2sshagent more intelligibleDaniel Kahn Gillmor
2008-06-21Add some more checks to gen-subkeyJameson Graef Rollins
2008-06-21Merge commit 'mlcastle/master'Daniel Kahn Gillmor
2008-06-21Merge commit 'mlcastle/master'Jameson Graef Rollins
2008-06-21fix typomike castleman
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21tiny change to commentJameson Graef Rollins
2008-06-20Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-20add file locking to known_hosts and authorized_keysJameson Graef Rollins
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Fix for better way to check for user on system.Jameson Graef Rollins
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Better handling of unknown users in server update-users. Updated TODO file.Jameson Graef Rollins
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Remove {update,remove}-userids functions, since we decided theyJameson Graef Rollins
2008-06-19added comments to seckey2sshagent.Daniel Kahn Gillmor
2008-06-19Added server config variable to specify user authorized_user_ids file,Jameson Graef Rollins
2008-06-19monkeysphere-server should not bother adding the user-controlled authorized_k...Daniel Kahn Gillmor
2008-06-19update monkeysphere-server help to include new show-fingerprint.Daniel Kahn Gillmor
2008-06-19added monkeysphere-server show-fingerprintDaniel Kahn Gillmor
2008-06-19clarify why monkeysphere-server publish_key is currently non-functional.Daniel Kahn Gillmor
2008-06-19monkeysphere-server gen-key creates keys with only the auth flag set.Daniel Kahn Gillmor
2008-06-18Update to new agreed default host key usage flag (only "a" requiredJameson Graef Rollins
2008-06-18Add more nuanced keyserver checking policy, including a defered checkJameson Graef Rollins
2008-06-17Very small change to comment field for authorized_keys lines.Jameson Graef Rollins
2008-06-17Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-17Add preliminary script to try to import a gpg private key into the sshJameson Graef Rollins
2008-06-17Major rework to remove all caching. Everything processed straightJameson Graef Rollins
2008-06-17Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-16Merge branch 'master' into no-cacheJameson Graef Rollins
2008-06-16Total rework of uid processing: rid of cache directoryJameson Graef Rollins
2008-06-16Add extra variables to gen-key.Jameson Graef Rollins