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:   christos
Date:           Sun Jun 22 15:42:51 UTC 2008

Modified Files:
        src/crypto/dist/ssh: auth2.c buffer.c buffer.h channels.c channels.h
            cipher.c clientloop.c compat.c compat.h kex.c kex.h myproposal.h
            packet.c packet.h progressmeter.c readconf.c readconf.h scp.c
            servconf.c servconf.h serverloop.c session.c ssh.c sshconnect.c
            sshconnect2.c sshd.c sshd_config version.h
Added Files:
        src/crypto/dist/ssh: HPN-README cipher-ctr-mt.c

Log Message:
Add the HPN patch for ssh:
http://www.psc.edu/networking/projects/hpn-ssh/


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/crypto/dist/ssh/HPN-README \
    src/crypto/dist/ssh/cipher-ctr-mt.c
cvs rdiff -r1.31 -r1.32 src/crypto/dist/ssh/auth2.c
cvs rdiff -r1.9 -r1.10 src/crypto/dist/ssh/buffer.c \
    src/crypto/dist/ssh/compat.c
cvs rdiff -r1.3 -r1.4 src/crypto/dist/ssh/buffer.h
cvs rdiff -r1.39 -r1.40 src/crypto/dist/ssh/channels.c
cvs rdiff -r1.16 -r1.17 src/crypto/dist/ssh/channels.h
cvs rdiff -r1.19 -r1.20 src/crypto/dist/ssh/cipher.c
cvs rdiff -r1.33 -r1.34 src/crypto/dist/ssh/clientloop.c \
    src/crypto/dist/ssh/scp.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ssh/compat.h \
    src/crypto/dist/ssh/myproposal.h
cvs rdiff -r1.23 -r1.24 src/crypto/dist/ssh/kex.c
cvs rdiff -r1.4 -r1.5 src/crypto/dist/ssh/kex.h
cvs rdiff -r1.29 -r1.30 src/crypto/dist/ssh/packet.c
cvs rdiff -r1.7 -r1.8 src/crypto/dist/ssh/packet.h \
    src/crypto/dist/ssh/progressmeter.c
cvs rdiff -r1.34 -r1.35 src/crypto/dist/ssh/readconf.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ssh/readconf.h
cvs rdiff -r1.40 -r1.41 src/crypto/dist/ssh/servconf.c \
    src/crypto/dist/ssh/version.h
cvs rdiff -r1.24 -r1.25 src/crypto/dist/ssh/servconf.h
cvs rdiff -r1.30 -r1.31 src/crypto/dist/ssh/serverloop.c \
    src/crypto/dist/ssh/sshd_config
cvs rdiff -r1.47 -r1.48 src/crypto/dist/ssh/session.c
cvs rdiff -r1.41 -r1.42 src/crypto/dist/ssh/ssh.c
cvs rdiff -r1.38 -r1.39 src/crypto/dist/ssh/sshconnect.c
cvs rdiff -r1.32 -r1.33 src/crypto/dist/ssh/sshconnect2.c
cvs rdiff -r1.43 -r1.44 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