]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - doc/errors.but
Consistently use a single notation to refer to SSH protocol versions, as
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 10 Mar 2005 16:36:05 +0000 (16:36 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 10 Mar 2005 16:36:05 +0000 (16:36 +0000)
commit5aa719d16e1f6c9f2a47f0cd562abc522a8fbb0c
tree17d14ad150cc31d59ec12dc994e34439f59a0662
parentdfccca79743e63922cbfcf774bf94153b868c85c
Consistently use a single notation to refer to SSH protocol versions, as
discussed. Use Barrett and Silverman's convention of "SSH-1" for SSH protocol
version 1 and "SSH-2" for protocol 2 ("SSH1"/"SSH2" refer to ssh.com
implementations in this scheme). <http://www.snailbook.com/terms.html>

[originally from svn r5480]
30 files changed:
cmdgen.c
config.c
contrib/kh2reg.py
doc/config.but
doc/errors.but
doc/faq.but
doc/man-pg.but
doc/man-putt.but
doc/pageant.but
doc/pscp.but
doc/psftp.but
doc/pubkey.but
doc/using.but
import.c
pscp.c
psftp.c
putty.h
ssh.c
ssh.h
sshblowf.c
sshbn.c
sshdes.c
sshpubk.c
sshsha.c
terminal.c
unix/uxcons.c
windows/wincons.c
windows/windlg.c
windows/winpgen.c
windows/winpgnt.c