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_3_6


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] LICENCE  1.19   19 years  markus   s/keygen/keyscan/
[TXT] Makefile  1.12   20 years  grange   Use ${INSTALL} instead of install; from art's amd64 tree. ok markus@
[TXT] Makefile.inc  1.29.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] OVERVIEW  1.8   20 years  djm   branches: 1.8.6; 1.8.8; kill some more tiny files; ok deraadt@
[TXT] README  1.6   20 years  djm   branches: 1.6.8; 1.6.10; unexpand and delete whitespace at EOL; ok markus@
[TXT] atomicio.c  1.12.6.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] atomicio.h  1.5.6.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] auth-bsdauth.c  1.5.10.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth-krb5.c  1.15   20 years  djm   branches: 1.15.6; 1.15.8; unexpand and delete whitespace at EOL; ok markus@
[TXT] auth-options.c  1.28.6.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth-options.h  1.12   21 years  stevesk   branches: 1.12.12; 1.12.14; remove invalid comment
[TXT] auth-passwd.c  1.31.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth-rhosts.c  1.32.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] auth.c  1.56.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth.h  1.50.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] auth2-chall.c  1.21.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth2-gss.c  1.8.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] auth2-hostbased.c  1.6   20 years  markus   branches: 1.6.8; 1.6.10; fix mem leaks; some fixes from Pete Flugstad; tested ...
[TXT] auth2-kbdint.c  1.2   21 years  markus   branches: 1.2.2; 1.2.4; 1.2.18; 1.2.20; move Authmethod definitons to per-me...
[TXT] auth2-none.c  1.7   20 years  deraadt   branches: 1.7.6; improve some code lint did not like; djm millert ok
[TXT] auth2-passwd.c  1.5   20 years  dtucker   branches: 1.5.8; 1.5.10; Ignore password change request during password auth (...
[TXT] auth2-pubkey.c  1.7.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth2.c  1.107   19 years  markus   branches: 1.107.6; 1.107.8; more s/illegal/invalid/
[TXT] authfd.c  1.64.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] authfd.h  1.34   20 years  djm   branches: 1.34.8; 1.34.10; unexpand and delete whitespace at EOL; ok markus@
[TXT] authfile.c  1.58.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] authfile.h  1.10   22 years  markus   branches: 1.10.14; 1.10.16; add /usr/libexec/ssh-keysign: a setuid helper prog...
[TXT] canohost.c  1.41.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] canohost.h  1.8   22 years  markus   branches: 1.8.18; 1.8.20; remove comments from .h, since they are cut&paste fr...
[TXT] channels.c  1.210.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] channels.h  1.74.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] cipher.c  1.71.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] cipher.h  1.35   19 years  markus   branches: 1.35.6; 1.35.8; more s/illegal/invalid/
[TXT] cleanup.c  1.1   20 years  markus   branches: 1.1.2; 1.1.4; 1.1.12; 1.1.14; replace fatal_cleanup() and linked l...
[TXT] clientloop.c  1.131.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] clientloop.h  1.11.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] compat.c  1.70.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] compat.h  1.38.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] dh.c  1.31   19 years  djm   branches: 1.31.6; 1.31.8; return group14 when no primes found - fixes hang on ...
[TXT] dh.h  1.8   19 years  djm   branches: 1.8.6; 1.8.8; implement diffie-hellman-group14-sha1 kex method (triv...
[TXT] dispatch.c  1.16   21 years  itojun   branches: 1.16.10; 1.16.12; rename log() into logit() to avoid name conflict. ...
[TXT] dispatch.h  1.9   22 years  markus   branches: 1.9.16; 1.9.18; a single dispatch_protocol_error() that sends a mess...
[TXT] dns.c  1.10.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] dns.h  1.5   20 years  jakob   branches: 1.5.6; 1.5.8; update SSHFP validation. ok markus@
[TXT] fatal.c  1.2   20 years  markus   branches: 1.2.8; 1.2.10; replace fatal_cleanup() and linked list of fatal call...
[TXT] groupaccess.c  1.6   21 years  itojun   branches: 1.6.10; 1.6.12; rename log() into logit() to avoid name conflict. m...
[TXT] groupaccess.h  1.4   22 years  markus   branches: 1.4.18; 1.4.20; remove comments from .h, since they are cut&paste fr...
[TXT] gss-genr.c  1.3.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] gss-serv-krb5.c  1.3   19 years  djm   branches: 1.3.4; 1.3.6; fix function declaration
[TXT] gss-serv.c  1.5.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] hostfile.c  1.32.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] hostfile.h  1.14.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] kex.c  1.60.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] kex.h  1.35.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] kexdh.c  1.19   21 years  markus   branches: 1.19.10; 1.19.12; split kex into client and server code, no need to ...
[TXT] kexgex.c  1.23   21 years  markus   branches: 1.23.10; 1.23.12; split kex into client and server code, no need to ...
[TXT] kexgexc.c  1.2   20 years  markus   branches: 1.2.6; 1.2.8; print requested group size in debug; ok djm
[TXT] kexgexs.c  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.14; 1.1.16; split kex into client and server cod...
[TXT] log.c  1.29   20 years  markus   branches: 1.29.8; 1.29.10; replace fatal_cleanup() and linked list of fatal ca...
[TXT] log.h  1.11   19 years  djm   branches: 1.11.6; 1.11.8; mark fatal and cleanup exit as __dead; ok markus@
[TXT] mac.c  1.6.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] mac.h  1.3   22 years  markus   branches: 1.3.18; 1.3.20; remove comments from .h, since they are cut&paste fr...
[TXT] match.c  1.19.12.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] match.h  1.12   22 years  markus   branches: 1.12.16; 1.12.18; undo the 'delay hostname lookup' change match.c mu...
[TXT] misc.c  1.25.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] misc.h  1.17.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] moduli.c  1.9.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] monitor.c  1.61.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] monitor.h  1.13   20 years  markus   branches: 1.13.8; 1.13.10; replace "gssapi" with "gssapi-with-mic"; from Simon...
[TXT] monitor_fdpass.c  1.6   19 years  djm   branches: 1.6.6; 1.6.8; extra check for no message case; ok markus, deraadt, h...
[TXT] monitor_fdpass.h  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] monitor_wrap.c  1.39.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] monitor_wrap.h  1.14   19 years  avsm   branches: 1.14.6; 1.14.8; make ssh -Wshadow clean, no functional changes marku...
[TXT] msg.c  1.7.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] msg.h  1.3   20 years  djm   branches: 1.3.8; 1.3.10; return error on msg send/receive failure (rather than...
[TXT] myproposal.h  1.16.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] nchan.c  1.51   19 years  deraadt   branches: 1.51.6; 1.51.8; spaces
[TXT] nchan.ms  1.8   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] nchan2.ms  1.3   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] packet.c  1.115.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] packet.h  1.41.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] pathnames.h  1.15   19 years  deraadt   branches: 1.15.6; 1.15.8; spaces
[TXT] progressmeter.c  1.22.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] progressmeter.h  1.1   21 years  fgsch   branches: 1.1.4; 1.1.6; 1.1.16; 1.1.18; sftp progress meter support. origina...
[TXT] readconf.c  1.134.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] readconf.h  1.64.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] readpass.c  1.30.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] rijndael.c  1.16.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] rijndael.h  1.12.12.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] scp.1  1.36.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] scp.c  1.117.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] servconf.c  1.137.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] servconf.h  1.70.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] serverloop.c  1.117.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] serverloop.h  1.5   22 years  markus   branches: 1.5.18; 1.5.20; quick hack to make ssh2 work again.
[TXT] session.c  1.180.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] session.h  1.23.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] sftp-client.c  1.51.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sftp-client.h  1.12.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sftp-common.c  1.10   20 years  jakob   branches: 1.10.8; constify. ok markus@ & djm@
[TXT] sftp-common.h  1.5   20 years  jakob   branches: 1.5.6; 1.5.8; constify. ok markus@ & djm@
[TXT] sftp-glob.c  1.15   20 years  djm   branches: 1.15.8; Remove useless headers; ok deraadt@
[TXT] sftp-server.8  1.10   20 years  jmc   branches: 1.10.8; 1.10.10; scp and sftp: add options list and sort options. op...
[TXT] sftp-server.c  1.47.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] sftp.1  1.57.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sftp.c  1.56.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sftp.h  1.4   22 years  djm   branches: 1.4.16; 1.4.18; API cleanup and backwards compat for filexfer v.0 se...
[TXT] ssh-add.1  1.41.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-add.c  1.70.2.1   18 years  brad   upgrade to OpenSSH 4.1
[TXT] ssh-agent.1  1.41.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] ssh-agent.c  1.120.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-dss.c  1.19   20 years  jakob   branches: 1.19.8; 1.19.10; constify. ok markus@ & djm@
[TXT] ssh-gss.h  1.5   19 years  avsm   branches: 1.5.6; 1.5.8; make ssh -Wshadow clean, no functional changes markus@...
[TXT] ssh-keygen.1  1.63.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-keygen.c  1.117.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-keyscan.1  1.18.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-keyscan.c  1.50.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh-keysign.8  1.7   20 years  jmc   branches: 1.7.10; - section reorder - COMPATIBILITY merge - macro cleanup - kil...
[TXT] ssh-keysign.c  1.18   19 years  dtucker   branches: 1.18.4; 1.18.6; Remove duplicate getuid(), suggested by & ok markus@...
[TXT] ssh-rsa.c  1.31.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] ssh.1  1.196.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh.c  1.226.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh.h  1.75.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh2.h  1.9   21 years  markus   branches: 1.9.10; 1.9.12; ranges for per auth method messages
[TXT] ssh_config  1.19.6.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] ssh_config.5  1.38.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshconnect.c  1.158.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshconnect.h  1.17   21 years  deraadt   branches: 1.17.12; 1.17.14; KNF done automatically while reading....
[TXT] sshconnect2.c  1.138.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] sshd.8  1.202.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshd.c  1.302.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshd_config  1.69.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshd_config.5  1.35.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshlogin.c  1.13   19 years  djm   branches: 1.13.6; 1.13.8; typo in error message, spotted by moritz AT jodeit.o...
[TXT] sshlogin.h  1.4   21 years  stevesk   branches: 1.4.14; 1.4.16; pass addrlen with sockaddr *; from Hajimu UMEMOTO <u...
[TXT] sshpty.c  1.12   19 years  avsm   branches: 1.12.6; make ssh -Wshadow clean, no functional changes markus@ ok
[TXT] sshpty.h  1.5   20 years  deraadt   branches: 1.5.6; make two tiny header files go away; djm ok
[TXT] sshtty.c  1.6   20 years  deraadt   branches: 1.6.6; make two tiny header files go away; djm ok
[TXT] ttymodes.c  1.19   21 years  itojun   branches: 1.19.10; rename log() into logit() to avoid name conflict. markus ok...
[TXT] ttymodes.h  1.13   19 years  deraadt   branches: 1.13.6; 1.13.8; spaces
[TXT] uidswap.c  1.24   20 years  deraadt   branches: 1.24.10; 1.24.12; seteuid and setegid; markus ok
[TXT] uidswap.h  1.9   22 years  markus   branches: 1.9.18; 1.9.20; remove comments from .h, since they are cut&paste fr...
[TXT] version.h  1.42.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] xmalloc.c  1.16   22 years  stevesk   branches: 1.16.18; 1.16.20; no zero size xstrdup() error; ok markus@
[TXT] xmalloc.h  1.9   21 years  deraadt   branches: 1.9.14; 1.9.16; KNF done automatically while reading....
[TXT] README.dns (in the Attic) [Hide]  1.2   20 years  jakob   branches: 1.2.8; 1.2.10; update
[TXT] README.smartcard (in the Attic) [Hide]  1.9   20 years  djm   unexpand and delete whitespace at EOL; ok markus@
[TXT] auth-chall.c (in the Attic) [Hide]  1.9   20 years  djm   branches: 1.9.8; 1.9.10; make this a little more idiot-proof; ok markus@
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.37.4.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] auth-rsa.c (in the Attic) [Hide]  1.60.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] auth-skey.c (in the Attic) [Hide]  1.20   21 years  deraadt   branches: 1.20.14; 1.20.16; minor KNF
[TXT] auth1.c (in the Attic) [Hide]  1.59.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] bufaux.c (in the Attic) [Hide]  1.32.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] bufaux.h (in the Attic) [Hide]  1.19.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] buffer.c (in the Attic) [Hide]  1.21.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] buffer.h (in the Attic) [Hide]  1.11.12.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] cipher-3des1.c (in the Attic) [Hide]  1.2   20 years  markus   branches: 1.2.8; 1.2.10; EVP_CIPHER_CTX_cleanup() for the des contexts; pruiks...
[TXT] cipher-aes.c (in the Attic) [Hide]  1.2.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] cipher-bf1.c (in the Attic) [Hide]  1.1   21 years  markus   branches: 1.1.4; 1.1.6; 1.1.14; 1.1.16; split out custom EVP ciphers
[TXT] cipher-ctr.c (in the Attic) [Hide]  1.4.4.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] compress.c (in the Attic) [Hide]  1.21   20 years  markus   branches: 1.21.8; 1.21.10; cast for portability; millert@
[TXT] compress.h (in the Attic) [Hide]  1.11   22 years  stevesk   branches: 1.11.16; 1.11.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] crc32.c (in the Attic) [Hide]  1.9   21 years  markus   branches: 1.9.12; 1.9.14; replace crc32.c with a BSD licensed version; noted b...
[TXT] crc32.h (in the Attic) [Hide]  1.14   21 years  markus   branches: 1.14.12; 1.14.14; replace crc32.c with a BSD licensed version; noted...
[TXT] deattack.c (in the Attic) [Hide]  1.19   20 years  markus   branches: 1.19.8; more buffer allocation fixes; from Solar Designer; CAN-2003-0...
[TXT] deattack.h (in the Attic) [Hide]  1.7   22 years  markus   branches: 1.7.18; 1.7.20; remove comments from .h, since they are cut&paste fr...
[TXT] getput.h (in the Attic) [Hide]  1.8   22 years  stevesk   branches: 1.8.16; 1.8.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] includes.h (in the Attic) [Hide]  1.18.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] kexdhc.c (in the Attic) [Hide]  1.2   19 years  djm   branches: 1.2.4; 1.2.6; implement diffie-hellman-group14-sha1 kex method (triv...
[TXT] kexdhs.c (in the Attic) [Hide]  1.2   19 years  djm   branches: 1.2.4; 1.2.6; implement diffie-hellman-group14-sha1 kex method (triv...
[TXT] key.c (in the Attic) [Hide]  1.56.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] key.h (in the Attic) [Hide]  1.23   20 years  jakob   branches: 1.23.8; 1.23.10; constify. ok markus@ & djm@
[TXT] monitor_mm.c (in the Attic) [Hide]  1.9   20 years  deraadt   branches: 1.9.6; 1.9.8; improve some code lint did not like; djm millert ok
[TXT] monitor_mm.h (in the Attic) [Hide]  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] rsa.c (in the Attic) [Hide]  1.24   22 years  markus   branches: 1.24.16; 1.24.18; call fatal() for openssl allocation failures
[TXT] rsa.h (in the Attic) [Hide]  1.15   22 years  stevesk   branches: 1.15.16; 1.15.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] scard.c (in the Attic) [Hide]  1.29   20 years  djm   branches: 1.29.6; 1.29.8; kill a tiny header; ok deraadt@
[TXT] scard.h (in the Attic) [Hide]  1.12   20 years  markus   branches: 1.12.10; 1.12.12; add sc_get_key_label; larsch at trustcenter.de; bu...
[TXT] ssh1.h (in the Attic) [Hide]  1.4.2.1   19 years  brad   upgrade to OpenSSH 4.0
[TXT] sshconnect1.c (in the Attic) [Hide]  1.60.2.1   18 years  brad   upgrade to OpenSSH 4.2
[TXT] tildexpand.c (in the Attic) [Hide]  1.15   20 years  markus   add prototypes for -Wall; ok djm
[TXT] uuencode.c (in the Attic) [Hide]  1.17   20 years  jakob   branches: 1.17.8; 1.17.10; constify. ok markus@ & djm@
[TXT] uuencode.h (in the Attic) [Hide]  1.10   20 years  jakob   branches: 1.10.8; 1.10.10; constify. ok markus@ & djm@