Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-04 | tests: making the temporary directory be created in a new place. make sure ↵ | Daniel Kahn Gillmor | |
the proxy command used in the test is the new subcommand. | |||
2008-10-27 | extend test suite to check for authentication denial when | Jameson Graef Rollins | |
authorized_user_ids has been removed. | |||
2008-10-26 | testing: A bit more fine-tuning, so that the test suite should successfully ↵ | Daniel Kahn Gillmor | |
complete without any user interaction. | |||
2008-10-26 | testing: added a passphrase (abc123) for the testuser private key; supplied ↵ | Daniel Kahn Gillmor | |
a phony SSH_ASKPASS to provide the password when needed. | |||
2008-10-26 | testing: moved the LogLevel debugging for ssh into config files, added an ↵ | Daniel Kahn Gillmor | |
ssh-agent to the final ssh invocation. | |||
2008-10-26 | testing: move ProxyCommand into a simple shell script to ease invocation ↵ | Daniel Kahn Gillmor | |
(shell logical operators do not work directly in ProxyCommand argument). | |||
2008-10-26 | testing: fix ssh_config var UserKnownHosts to UserKnownHostsFile. | Daniel Kahn Gillmor | |
2008-10-26 | testing: adding temporary monkeysphere config and ssh config. | Daniel Kahn Gillmor | |