index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monkeysphere-ssh-proxycommand
Age
Commit message (
Expand
)
Author
2008-09-11
fixing the shebang line for portability.
Daniel Kahn Gillmor
2008-09-02
editing comments in monkeysphere-ssh-proxycommand.
Daniel Kahn Gillmor
2008-09-02
some cleanup to the proxycommand.
Jameson Graef Rollins
2008-09-02
switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more ...
Daniel Kahn Gillmor
2008-09-01
Start modifications to output logging with LOG_LEVEL.
Jameson Graef Rollins
2008-08-12
fix another bug when processing ssh key files that do not exist.
Jameson Graef Rollins
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-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-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-23
Revert to simpler keyserver checking policy in proxy-command.
Jameson Graef Rollins
2008-06-19
Added server config variable to specify user authorized_user_ids file,
Jameson Graef Rollins
2008-06-18
Add more nuanced keyserver checking policy, including a defered check
Jameson Graef Rollins
2008-06-16
Merge branch 'master' into no-cache
Jameson Graef Rollins
2008-06-16
Add log output for keyserver checking.
Jameson Graef Rollins
2008-06-16
Allow for specification of whether to check keyserver.
Jameson Graef Rollins
2008-06-16
Allow for specification of whether to check keyserver.
Jameson Graef Rollins
2008-06-10
Cleaned/fix up update-userid function. also some general cleanup.
Jameson Graef Rollins
2008-06-10
New client/server components:
Jameson Graef Rollins