Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/librumphijack



Module Name:    src
Committed By:   pooka
Date:           Mon Feb 14 15:14:00 UTC 2011

Modified Files:
        src/tests/lib/librumphijack: Makefile t_tcpip.sh
Added Files:
        src/tests/lib/librumphijack: ssh_config.in ssh_host_key
            ssh_host_key.pub sshd_config.in

Log Message:
Test that hijacked ssh/sshd work.

Copypastes jmmv's sshd magic from fs/psshfs.
(dunno if it's worth sharing the code, or even what the
best practice for doing so would be)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/librumphijack/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/librumphijack/ssh_config.in \
    src/tests/lib/librumphijack/ssh_host_key \
    src/tests/lib/librumphijack/ssh_host_key.pub \
    src/tests/lib/librumphijack/sshd_config.in
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/librumphijack/t_tcpip.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index