Source-Changes archive

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

CVS commit: src/crypto/dist/ssh



Module Name:    src
Committed By:   itojun
Date:           Mon Apr 14 14:36:48 UTC 2003

Modified Files:
        src/crypto/dist/ssh: channels.c ssh-keyscan.c sshconnect.c sshd.c

Log Message:
avoid hardcoded SOCK_xx; with markus; should allow ssh over SCTP


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/crypto/dist/ssh/channels.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ssh/ssh-keyscan.c
cvs rdiff -r1.26 -r1.27 src/crypto/dist/ssh/sshconnect.c
cvs rdiff -r1.28 -r1.29 src/crypto/dist/ssh/sshd.c

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