summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-06-16Add log output for keyserver checking.Jameson Graef Rollins
2008-06-16Fix bug in configuration handling for HASH_KNOWN_HOSTS andJameson Graef Rollins
2008-06-16Allow for specification of whether to check keyserver.Jameson Graef Rollins
2008-06-16Allow for specification of whether to check keyserver.Jameson Graef Rollins
2008-06-16genericized the hex printing capabilities.Daniel Kahn Gillmor
2008-06-16openpgp2ssh whitespace and comment cleanup.Daniel Kahn Gillmor
2008-06-16openpgp2ssh now handles private key export for subkeys, not just public keys.Daniel Kahn Gillmor
2008-06-15fix some output formatting.Jameson Graef Rollins
2008-06-15Fix gen-subkey function for client.Jameson Graef Rollins
2008-06-15Separate required key capability variables for users and hosts.Jameson Graef Rollins
2008-06-14Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-14More work on the man pages.Jameson Graef Rollins
2008-06-14Add lsign-key to the trust_keys function so that the trusted keyJameson Graef Rollins
2008-06-14cleaning up error output.Daniel Kahn Gillmor
2008-06-13Add 'remove_userid' function, inverse of 'update_userids'.Jameson Graef Rollins
2008-06-13make sure the authorized_user_ids file exists for users processed byJameson Graef Rollins
2008-06-13More cleanup:Jameson Graef Rollins
2008-06-13Modify how logging is handled. Now send most everything to stderr.Jameson Graef Rollins
2008-06-13invert the sense of the loglevel test. duh.Daniel Kahn Gillmor
2008-06-13making openpgp2ssh less verbose.Daniel Kahn Gillmor
2008-06-13fix bugs in ssh key export functionsJameson Graef Rollins
2008-06-13fix bug if user monkeysphere home directory didn't exist.Jameson Graef Rollins
2008-06-13monkeysphere debianization. Package can now be cleanly built with minimal li...Daniel Kahn Gillmor
2008-06-13further debianization work. (also, made src/common non-executable,Daniel Kahn Gillmor
2008-06-13added top-level Makefile for ease of building with debhelper.Daniel Kahn Gillmor