Bugzilla – Attachment 509 Details for
Bug 772
Corrupted MAC on input
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
make tests results..
sshtests1.txt (text/plain), 9.68 KB, created by
James Mackie
on 2003-12-13 23:51:13 AEDT
(
hide
)
Description:
make tests results..
Filename:
MIME Type:
Creator:
James Mackie
Created:
2003-12-13 23:51:13 AEDT
Size:
9.68 KB
patch
obsolete
># make tests >(cd openbsd-compat && make) >make[1]: Entering directory `/usr/local/src/openssh-3.7.1p1/openbsd-compat' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/usr/local/src/openssh-3.7.1p1/openbsd-compat' >BUILDDIR=`pwd`; \ >[ -d `pwd`/regress ] || mkdir -p `pwd`/regress; \ >TEST_SSH_SSH="${BUILDDIR}/ssh"; \ >TEST_SSH_SSHD="${BUILDDIR}/sshd"; \ >TEST_SSH_SSHAGENT="${BUILDDIR}/ssh-agent"; \ >TEST_SSH_SSHADD="${BUILDDIR}/ssh-add"; \ >TEST_SSH_SSHKEYGEN="${BUILDDIR}/ssh-keygen"; \ >TEST_SSH_SSHKEYSCAN="${BUILDDIR}/ssh-keyscan"; \ >TEST_SSH_SFTP="${BUILDDIR}/sftp"; \ >TEST_SSH_SFTPSERVER="${BUILDDIR}/sftp-server"; \ >cd ./regress || exit $?; \ >make \ > .OBJDIR="${BUILDDIR}/regress" \ > .CURDIR="`pwd`" \ > BUILDDIR="${BUILDDIR}" \ > OBJ="${BUILDDIR}/regress/" \ > PATH="${BUILDDIR}:${PATH}" \ > TEST_SSH_SSH="${TEST_SSH_SSH}" \ > TEST_SSH_SSHD="${TEST_SSH_SSHD}" \ > TEST_SSH_SSHAGENT="${TEST_SSH_SSHAGENT}" \ > TEST_SSH_SSHADD="${TEST_SSH_SSHADD}" \ > TEST_SSH_SSHKEYGEN="${TEST_SSH_SSHKEYGEN}" \ > TEST_SSH_SSHKEYSCAN="${TEST_SSH_SSHKEYSCAN}" \ > TEST_SSH_SFTP="${TEST_SSH_SFTP}" \ > TEST_SSH_SFTPSERVER="${TEST_SSH_SFTPSERVER}" \ > EXEEXT="" \ > tests >make[1]: Entering directory `/usr/local/src/openssh-3.7.1p1/regress' >ssh-keygen -if /usr/local/src/openssh-3.7.1p1/regress/rsa_ssh2.prv | diff - /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.prv >cat /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.prv > /usr/local/src/openssh-3.7.1p1/regress//t2.out >chmod 600 /usr/local/src/openssh-3.7.1p1/regress//t2.out >ssh-keygen -yf /usr/local/src/openssh-3.7.1p1/regress//t2.out | diff - /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.pub >ssh-keygen -ef /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.pub >/usr/local/src/openssh-3.7.1p1/regress//rsa_secsh.pub >ssh-keygen -if /usr/local/src/openssh-3.7.1p1/regress//rsa_secsh.pub | diff - /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.pub >rm -f /usr/local/src/openssh-3.7.1p1/regress/rsa_secsh.pub >ssh-keygen -lf /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.pub |\ > awk '{print $2}' | diff - /usr/local/src/openssh-3.7.1p1/regress/t4.ok >ssh-keygen -Bf /usr/local/src/openssh-3.7.1p1/regress/rsa_openssh.pub |\ > awk '{print $2}' | diff - /usr/local/src/openssh-3.7.1p1/regress/t5.ok >ssh-keygen -if /usr/local/src/openssh-3.7.1p1/regress/dsa_ssh2.prv > /usr/local/src/openssh-3.7.1p1/regress//t6.out1 >ssh-keygen -if /usr/local/src/openssh-3.7.1p1/regress/dsa_ssh2.pub > /usr/local/src/openssh-3.7.1p1/regress//t6.out2 >chmod 600 /usr/local/src/openssh-3.7.1p1/regress//t6.out1 >ssh-keygen -yf /usr/local/src/openssh-3.7.1p1/regress//t6.out1 | diff - /usr/local/src/openssh-3.7.1p1/regress//t6.out2 >ssh-keygen -q -t rsa -N '' -f /usr/local/src/openssh-3.7.1p1/regress//t7.out >ssh-keygen -lf /usr/local/src/openssh-3.7.1p1/regress//t7.out > /dev/null >ssh-keygen -Bf /usr/local/src/openssh-3.7.1p1/regress//t7.out > /dev/null >run test connect.sh ... >ok simple connect >run test proxy-connect.sh ... >ok proxy connect >run test connect-privsep.sh ... >ok proxy connect with privsep >run test proto-version.sh ... >ok sshd version with different protocol combinations >run test proto-mismatch.sh ... >ok protocol version mismatch >run test exit-status.sh ... >test remote exit status: proto 1 status 0 >test remote exit status: proto 1 status 1 >test remote exit status: proto 1 status 4 >test remote exit status: proto 1 status 5 >test remote exit status: proto 1 status 44 >test remote exit status: proto 2 status 0 >test remote exit status: proto 2 status 1 >test remote exit status: proto 2 status 4 >test remote exit status: proto 2 status 5 >test remote exit status: proto 2 status 44 >ok remote exit status >run test transfer.sh ... >transfer data: proto 1 >transfer data: proto 2 >ok transfer data >run test rekey.sh ... >ok rekey during transfer data >run test stderr-data.sh ... >test stderr data transfer: proto 1 () >test stderr data transfer: proto 2 () >test stderr data transfer: proto 1 (-n) >test stderr data transfer: proto 2 (-n) >ok stderr data transfer >run test stderr-after-eof.sh ... >ok stderr data after eof >run test broken-pipe.sh ... >ok broken pipe test >run test try-ciphers.sh ... >test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher aes128-cbc mac hmac-md5 >test try ciphers: proto 2 cipher aes128-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes128-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5 >test try ciphers: proto 2 cipher 3des-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher 3des-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher blowfish-cbc mac hmac-md5 >test try ciphers: proto 2 cipher blowfish-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher blowfish-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher cast128-cbc mac hmac-md5 >test try ciphers: proto 2 cipher cast128-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher cast128-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher arcfour mac hmac-sha1 >test try ciphers: proto 2 cipher arcfour mac hmac-md5 >test try ciphers: proto 2 cipher arcfour mac hmac-sha1-96 >test try ciphers: proto 2 cipher arcfour mac hmac-md5-96 >test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher aes192-cbc mac hmac-md5 >test try ciphers: proto 2 cipher aes192-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes192-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha1 >test try ciphers: proto 2 cipher aes256-cbc mac hmac-md5 >test try ciphers: proto 2 cipher aes256-cbc mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes256-cbc mac hmac-md5-96 >test try ciphers: proto 2 cipher rijndael-cbc@lysator.liu.se mac hmac-sha1 >test try ciphers: proto 2 cipher rijndael-cbc@lysator.liu.se mac hmac-md5 >test try ciphers: proto 2 cipher rijndael-cbc@lysator.liu.se mac hmac-sha1-96 >test try ciphers: proto 2 cipher rijndael-cbc@lysator.liu.se mac hmac-md5-96 >test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha1 >test try ciphers: proto 2 cipher aes128-ctr mac hmac-md5 >test try ciphers: proto 2 cipher aes128-ctr mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes128-ctr mac hmac-md5-96 >test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha1 >test try ciphers: proto 2 cipher aes192-ctr mac hmac-md5 >test try ciphers: proto 2 cipher aes192-ctr mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes192-ctr mac hmac-md5-96 >test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha1 >test try ciphers: proto 2 cipher aes256-ctr mac hmac-md5 >test try ciphers: proto 2 cipher aes256-ctr mac hmac-sha1-96 >test try ciphers: proto 2 cipher aes256-ctr mac hmac-md5-96 >test try ciphers: proto 1 cipher 3des >test try ciphers: proto 1 cipher blowfish >ok try ciphers >run test yes-head.sh ... >ok yes pipe head >run test agent.sh ... >ok simple agent test >run test agent-getpeereid.sh ... >skipped (not supported on this platform) >run test agent-timeout.sh ... >ok agent timeout test >run test agent-ptrace.sh ... >skipped (not supported on this platform) >run test keyscan.sh ... >ok keyscan >run test keygen-change.sh ... >ok change passphrase for key >run test sftp.sh ... >test basic sftp put/get: buffer_size 5 num_requests 1 >test basic sftp put/get: buffer_size 5 num_requests 2 >test basic sftp put/get: buffer_size 5 num_requests 10 >test basic sftp put/get: buffer_size 1000 num_requests 1 >test basic sftp put/get: buffer_size 1000 num_requests 2 >test basic sftp put/get: buffer_size 1000 num_requests 10 >test basic sftp put/get: buffer_size 32000 num_requests 1 >test basic sftp put/get: buffer_size 32000 num_requests 2 >test basic sftp put/get: buffer_size 32000 num_requests 10 >test basic sftp put/get: buffer_size 64000 num_requests 1 >test basic sftp put/get: buffer_size 64000 num_requests 2 >test basic sftp put/get: buffer_size 64000 num_requests 10 >ok basic sftp put/get >run test sftp-cmds.sh ... >sftp commands: lls >sftp commands: ls >sftp commands: shell >sftp commands: pwd >sftp commands: lpwd >sftp commands: quit >sftp commands: help >sftp commands: get >sftp commands: get to directory >sftp commands: glob get to directory >sftp commands: get to local dir >sftp commands: glob get to local dir >sftp commands: put >sftp commands: put filename with quotes >sftp commands: put to directory >sftp commands: glob put to directory >sftp commands: put to local dir >sftp commands: glob put to local dir >sftp commands: rename >sftp commands: rename directory >sftp commands: ln >sftp commands: mkdir >sftp commands: chdir >sftp commands: rmdir >sftp commands: lmkdir >sftp commands: lchdir >ok sftp commands >run test sftp-badcmds.sh ... >sftp invalid commands: get nonexistent >sftp invalid commands: glob get to nonexistent directory >sftp invalid commands: put nonexistent >sftp invalid commands: glob put to nonexistent directory >sftp invalid commands: rename nonexistent >sftp invalid commands: rename target exists >sftp invalid commands: rename target exists (directory) >sftp invalid commands: glob put files to local file >ok sftp invalid commands >run test sftp-batch.sh ... >sftp batchfile: good commands >sftp batchfile: bad commands >sftp batchfile: comments and blanks >sftp batchfile: junk command >ok sftp batchfile >run test reconfigure.sh ... >ok simple connect after reconfigure >run test dynamic-forward.sh ... >skipped (no suitable ProxyCommand found) >run test forwarding.sh ... >ok local and remote forwarding >make[1]: Leaving directory `/usr/local/src/openssh-3.7.1p1/regress'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 772
: 509 |
510