summaryrefslogtreecommitdiff
path: root/src/monkeysphere-ssh-proxycommand
AgeCommit message (Expand)Author
2008-09-11fixing the shebang line for portability.Daniel Kahn Gillmor
2008-09-02editing comments in monkeysphere-ssh-proxycommand.Daniel Kahn Gillmor
2008-09-02some cleanup to the proxycommand.Jameson Graef Rollins
2008-09-02switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more ...Daniel Kahn Gillmor
2008-09-01Start modifications to output logging with LOG_LEVEL.Jameson Graef Rollins
2008-08-12fix another bug when processing ssh key files that do not exist.Jameson Graef Rollins
2008-07-29use socat if netcat is not available from monkeysphere-ssh-proxycommand. Rec...Daniel Kahn Gillmor
2008-07-29fix bug in ssh-proxycommand.Jameson Graef Rollins
2008-07-09A bunch of changes for variable scoping, exit codes, etc. SeeJameson Graef Rollins
2008-07-01small tweak to man page, and fix some alt port handling in proxy command.Jameson Graef Rollins
2008-06-30Allow for passing CHECK_KEYSERVER variable to proxycommandJameson Graef Rollins
2008-06-30Update man pages. Small tweak to proxycommand.Jameson Graef Rollins
2008-06-23Revert to simpler keyserver checking policy in proxy-command.Jameson Graef Rollins
2008-06-19Added server config variable to specify user authorized_user_ids file,Jameson Graef Rollins
2008-06-18Add more nuanced keyserver checking policy, including a defered checkJameson Graef Rollins
2008-06-16Merge branch 'master' into no-cacheJameson Graef Rollins
2008-06-16Add log output for keyserver checking.Jameson 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-10Cleaned/fix up update-userid function. also some general cleanup.Jameson Graef Rollins
2008-06-10New client/server components:Jameson Graef Rollins