summaryrefslogtreecommitdiff
path: root/src/monkeysphere-ssh-proxycommand
AgeCommit message (Collapse)Author
2008-06-16Add log output for keyserver checking.Jameson Graef Rollins
Fix bug in proxy command to export CHECK_KEYSERVER variable.
2008-06-16Allow for specification of whether to check keyserver.Jameson Graef Rollins
Update proxy command to check keyserver if host not found in known_hosts.
2008-06-10Cleaned/fix up update-userid function. also some general cleanup.Jameson Graef Rollins
2008-06-10New client/server components:Jameson Graef Rollins
- broke out all common functions to "common" file - put all client commands into "monkeysphere" script - put all server commands into "monkeysphere-server" script - moved all code into src directory to clean things up a bit - this effectively makes obsolete rhesus and howler - added proposed monkeysphere-ssh-proxycommand script that can be called to update known_hosts from ssh ProxyCommand - updated monkeysphere.conf to work as global client config - added monkeysphere-server.conf for server config