OpenBSD CVS

src/usr.bin/ssh/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ssh

Current tag: OPENBSD_2_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] moduli-gen/        
[DIR] scard/        
[DIR] scp/        
[DIR] sftp/        
[DIR] sftp-server/        
[DIR] ssh/        
[DIR] ssh-add/        
[DIR] ssh-agent/        
[DIR] ssh-keygen/        
[DIR] ssh-keyscan/        
[DIR] ssh-keysign/        
[DIR] ssh-pkcs11-helper/        
[DIR] ssh-sk-helper/        
[DIR] sshd/        
[DIR] sshd-session/        
[TXT] Makefile  1.5   24 years  markus   branches: 1.5.2; move common files to ./lib and link libssh.a, tested with and ...
[TXT] Makefile.inc  1.11   24 years  markus   branches: 1.11.2; move common files to ./lib and link libssh.a, tested with and...
[TXT] OVERVIEW  1.5   24 years  deraadt   branches: 1.5.4; 1.5.6; typos; green@freebsd
[TXT] README  1.3   24 years  markus   branches: 1.3.4; Please note that this file has not been updated for OpenSSH......
[TXT] atomicio.c  1.3   24 years  markus   branches: 1.3.2; -pedantic: signed vs. unsigned, void*-arithm, etc
[TXT] auth-passwd.c  1.15   24 years  markus   branches: 1.15.2; whitespace cleanup
[TXT] auth-rhosts.c  1.13   24 years  markus   branches: 1.13.2; whitespace cleanup
[TXT] auth.c  1.6   24 years  markus   branches: 1.6.2; split auth/sshconnect in one file per protocol version
[TXT] auth.h  1.3   24 years  markus   branches: 1.3.2; split auth/sshconnect in one file per protocol version
[TXT] auth2.c  1.8   24 years  markus   branches: 1.8.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] authfd.c  1.19   24 years  markus   branches: 1.19.2; keysize warnings error() -> log()
[TXT] authfd.h  1.7   24 years  markus   branches: 1.7.2; whitespace cleanup
[TXT] authfile.c  1.16   24 years  markus   branches: 1.16.2; split auth/sshconnect in one file per protocol version
[TXT] authfile.h  1.1   24 years  markus   branches: 1.1.2; add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX...
[TXT] canohost.c  1.12   24 years  markus   branches: 1.12.2; whitespace cleanup
[TXT] channels.c  1.57   24 years  markus   branches: 1.57.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] channels.h  1.12   24 years  markus   branches: 1.12.2; GatewayPorts for sshd, ok deraadt@
[TXT] cipher.c  1.26   24 years  markus   branches: 1.26.2; whitespace cleanup
[TXT] cipher.h  1.17   24 years  markus   branches: 1.17.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] clientloop.c  1.26   24 years  markus   branches: 1.26.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] compat.c  1.13   24 years  markus   branches: 1.13.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] compat.h  1.7   24 years  markus   branches: 1.7.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] dispatch.c  1.2   24 years  markus   branches: 1.2.2; whitespace cleanup
[TXT] dispatch.h  1.1   24 years  markus   branches: 1.1.2; function tables for different message types
[TXT] hmac.c  1.2   24 years  markus   branches: 1.2.2; #include <ssl/foo.h> -> <openssh/foo.h>
[TXT] hmac.h  1.1   24 years  markus   branches: 1.1.2; DSA, keyexchange, algorithm agreement for ssh2
[TXT] hostfile.c  1.18   24 years  markus   branches: 1.18.2; keysize warnings error() -> log()
[TXT] hostfile.h  1.2   24 years  markus   branches: 1.2.2; whitespace cleanup
[TXT] kex.c  1.6   24 years  markus   branches: 1.6.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] kex.h  1.2   24 years  markus   branches: 1.2.2; check for reasonable public DH values
[TXT] log.c  1.7   24 years  markus   branches: 1.7.2; ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, n...
[TXT] match.c  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] match.h  1.1   24 years  markus   branches: 1.1.2; initial support for DSA keys. ok deraadt@, niels@
[TXT] myproposal.h  1.2   24 years  markus   branches: 1.2.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 o...
[TXT] nchan.c  1.17   24 years  markus   branches: 1.17.2; no drain if ibuf_empty, fixes x11fwd problems; tests by fries...
[TXT] nchan.ms  1.5   24 years  markus   branches: 1.5.2; document latest bugfix
[TXT] nchan2.ms  1.1   24 years  markus   branches: 1.1.4; 1.1.6; channel layer support for ssh2
[TXT] packet.c  1.32   24 years  markus   branches: 1.32.2; clear padding in ssh2
[TXT] packet.h  1.15   24 years  markus   branches: 1.15.2; whitespace cleanup
[TXT] readconf.c  1.31   24 years  markus   branches: 1.31.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] readconf.h  1.18   24 years  markus   branches: 1.18.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] readpass.c  1.10   24 years  markus   branches: 1.10.2; whitespace cleanup
[TXT] scp.1  1.7   24 years  aaron   branches: 1.7.2; Trailing whitespace begone!
[TXT] scp.c  1.30   24 years  deraadt   branches: 1.30.2; more atomicio
[TXT] servconf.c  1.40   24 years  markus   branches: 1.40.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] servconf.h  1.22   24 years  markus   branches: 1.22.2; add DSAAuthetication option to ssh/sshd, document SSH2 in ssh...
[TXT] serverloop.c  1.22   24 years  markus   branches: 1.22.2; use c-style comments
[TXT] session.c  1.12   24 years  markus   branches: 1.12.2; GatewayPorts for sshd, ok deraadt@
[TXT] session.h  1.2   24 years  markus   branches: 1.2.2; ssh2 server side, see README.openssh2; enable with 'sshd -2'
[TXT] ssh-add.1  1.13   24 years  markus   branches: 1.13.2; more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
[TXT] ssh-add.c  1.16   24 years  markus   branches: 1.16.2; add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[x...
[TXT] ssh-agent.1  1.12   24 years  markus   branches: 1.12.2; more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
[TXT] ssh-agent.c  1.31   24 years  markus   branches: 1.31.2; keysize warnings error() -> log()
[TXT] ssh-keygen.1  1.18   24 years  hugh   branches: 1.18.2; One last nit fix. (markus approved)
[TXT] ssh-keygen.c  1.25   24 years  markus   branches: 1.25.2; handle escapes in real and original key format, ok millert@
[TXT] ssh.1  1.52   24 years  hugh   branches: 1.52.2; zap typo
[TXT] ssh.c  1.51   24 years  markus   branches: 1.51.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] ssh.h  1.45   24 years  markus   branches: 1.45.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 ...
[TXT] ssh2.h  1.2   24 years  markus   branches: 1.2.2; whitespace cleanup
[TXT] ssh_config  1.4   24 years  todd   branches: 1.4.2; show 'Protocol' as an example, ok markus@
[TXT] sshconnect.c  1.72   24 years  markus   branches: 1.72.2; print key type when talking about host keys
[TXT] sshconnect.h  1.1   24 years  markus   branches: 1.1.2; split auth/sshconnect in one file per protocol version
[TXT] sshconnect2.c  1.10   24 years  markus   branches: 1.10.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] sshd.8  1.51   24 years  hugh   branches: 1.51.2; some markus certified spelling adjustments
[TXT] sshd.c  1.115   24 years  markus   branches: 1.115.2; s/DsaKey/HostDSAKey/, document option
[TXT] sshd_config  1.16   24 years  todd   branches: 1.16.2; show 'Protocol' as an example, ok markus@
[TXT] ttymodes.c  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] ttymodes.h  1.7   24 years  markus   branches: 1.7.2; whitespace cleanup
[TXT] uidswap.c  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] uidswap.h  1.3   24 years  markus   branches: 1.3.2; whitespace cleanup
[TXT] version.h  1.9   24 years  markus   branches: 1.9.2; OpenSSH-2.1
[TXT] xmalloc.c  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] xmalloc.h  1.3   24 years  markus   branches: 1.3.2; whitespace cleanup
[TXT] COPYING.Ylonen (in the Attic) [Hide]  1.6   24 years  dugsong   branches: 1.6.4; include licensing info
[TXT] README.openssh2 (in the Attic) [Hide]  1.8   24 years  markus   branches: 1.8.2; interop w/ SecureFX
[TXT] RFC.nroff (in the Attic) [Hide]  1.1   24 years  deraadt   branches: 1.1.4; i bet a lot of people didn't know what ssh 1.2.16 had a nice l...
[TXT] auth-krb4.c (in the Attic) [Hide]  1.14   24 years  markus   branches: 1.14.2; whitespace cleanup
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.13   24 years  markus   branches: 1.13.2; whitespace cleanup
[TXT] auth-rsa.c (in the Attic) [Hide]  1.23   24 years  markus   branches: 1.23.2; keysize warnings error() -> log()
[TXT] auth-skey.c (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] auth1.c (in the Attic) [Hide]  1.2   24 years  markus   branches: 1.2.2; keysize warnings error() -> log()
[TXT] bufaux.c (in the Attic) [Hide]  1.11   24 years  markus   branches: 1.11.2; whitespace cleanup
[TXT] bufaux.h (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] buffer.c (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] buffer.h (in the Attic) [Hide]  1.4   24 years  markus   branches: 1.4.2; whitespace cleanup
[TXT] compress.c (in the Attic) [Hide]  1.7   24 years  markus   branches: 1.7.2; whitespace cleanup
[TXT] compress.h (in the Attic) [Hide]  1.4   24 years  markus   branches: 1.4.2; whitespace cleanup
[TXT] crc32.c (in the Attic) [Hide]  1.4   24 years  deraadt   branches: 1.4.2; much more KNF
[TXT] crc32.h (in the Attic) [Hide]  1.5   24 years  markus   branches: 1.5.2; whitespace cleanup
[TXT] deattack.c (in the Attic) [Hide]  1.6   24 years  deraadt   branches: 1.6.2; much more KNF
[TXT] deattack.h (in the Attic) [Hide]  1.3   24 years  deraadt   branches: 1.3.2; 1.3.4; much more KNF
[TXT] dsa.c (in the Attic) [Hide]  1.7   24 years  markus   branches: 1.7.2; bug compat w/ ssh-2.0.13 x11, split out bugs
[TXT] dsa.h (in the Attic) [Hide]  1.2   24 years  markus   branches: 1.2.2; add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX...
[TXT] fingerprint.c (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; #include <ssl/foo.h> -> <openssh/foo.h>
[TXT] fingerprint.h (in the Attic) [Hide]  1.3   24 years  markus   branches: 1.3.2; missing copyright
[TXT] getput.h (in the Attic) [Hide]  1.3   24 years  markus   branches: 1.3.2; whitespace cleanup
[TXT] includes.h (in the Attic) [Hide]  1.12   24 years  markus   branches: 1.12.2; whitespace cleanup
[TXT] key.c (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; remote trailing comments before calling __b64_pton
[TXT] key.h (in the Attic) [Hide]  1.3   24 years  markus   branches: 1.3.2; print key type when talking about host keys
[TXT] log-client.c (in the Attic) [Hide]  1.8   24 years  markus   branches: 1.8.2; whitespace cleanup
[TXT] log-server.c (in the Attic) [Hide]  1.14   24 years  markus   branches: 1.14.2; whitespace cleanup
[TXT] login.c (in the Attic) [Hide]  1.13   24 years  deraadt   branches: 1.13.2; pid_t
[TXT] mpaux.c (in the Attic) [Hide]  1.12   24 years  markus   branches: 1.12.2; whitespace cleanup
[TXT] mpaux.h (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] nchan.h (in the Attic) [Hide]  1.7   24 years  markus   branches: 1.7.2; channel layer support for ssh2
[TXT] pty.c (in the Attic) [Hide]  1.13   24 years  markus   branches: 1.13.2; whitespace cleanup
[TXT] pty.h (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] radix.c (in the Attic) [Hide]  1.11   24 years  markus   branches: 1.11.2; remote trailing comments before calling __b64_pton
[TXT] rsa.c (in the Attic) [Hide]  1.14   24 years  markus   branches: 1.14.2; whitespace cleanup
[TXT] rsa.h (in the Attic) [Hide]  1.6   24 years  markus   branches: 1.6.2; whitespace cleanup
[TXT] sshconnect1.c (in the Attic) [Hide]  1.3   24 years  markus   branches: 1.3.2; complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 o...
[TXT] tildexpand.c (in the Attic) [Hide]  1.6   24 years  deraadt   branches: 1.6.2; check for ~ expansion past MAXPATHLEN
[TXT] uuencode.c (in the Attic) [Hide]  1.5   24 years  markus   branches: 1.5.2; remote trailing comments before calling __b64_pton
[TXT] uuencode.h (in the Attic) [Hide]  1.2   24 years  markus   branches: 1.2.2; replace broken uuencode w/ libc b64_ntop