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_4_1_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] 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.30   18 years  djm   turn on -Wstrict-prototypes -Wsign-compare -Wshadow now that we are clean
[TXT] OVERVIEW  1.11   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] README  1.7   18 years  djm   $OpenBSD$ in here too
[TXT] atomicio.c  1.23   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] atomicio.h  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-bsdauth.c  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-krb5.c  1.19   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-options.c  1.40   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-options.h  1.16   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-passwd.c  1.40   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rhosts.c  1.41   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth.c  1.75   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth.h  1.58   17 years  markus   delay authentication related cleanups until we're authenticated and all alarms h...
[TXT] auth2-chall.c  1.32   17 years  stevesk   spaces
[TXT] auth2-gss.c  1.15   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-hostbased.c  1.11   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-kbdint.c  1.5   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-none.c  1.13   17 years  dtucker   Add headers required to build with KERBEROS5=no. ok djm@
[TXT] auth2-passwd.c  1.9   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-pubkey.c  1.15   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2.c  1.114   17 years  dtucker   Remove ChallengeResponseAuthentication support inside a Match block as its inter...
[TXT] authfd.c  1.80   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfd.h  1.36   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfile.c  1.76   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfile.h  1.13   18 years  dtucker   Prevent ssh from trying to open private keys with bad permissions more than once...
[TXT] canohost.c  1.61   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] canohost.h  1.9   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] channels.c  1.268   17 years  stevesk   branches: 1.268.2; spaces
[TXT] channels.h  1.88   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher.c  1.81   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher.h  1.36   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] cleanup.c  1.5   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] clientloop.c  1.178   17 years  djm   set maximum packet and window sizes the same for multiplexed clients as normal c...
[TXT] clientloop.h  1.16   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] compat.c  1.77   17 years  djm   bz #1019: some ssh.com versions apparently can't cope with the remote port forwa...
[TXT] compat.h  1.41   17 years  djm   bz #1019: some ssh.com versions apparently can't cope with the remote port forwa...
[TXT] dh.c  1.44   17 years  markus   BN_hex2bn returns int; from dtucker@
[TXT] dh.h  1.9   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] dispatch.c  1.21   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] dispatch.h  1.11   18 years  djm   replace the last non-sig_atomic_t flag used in a signal handler with a sig_atomi...
[TXT] dns.c  1.24   17 years  stevesk   spaces
[TXT] dns.h  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] fatal.c  1.7   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] groupaccess.c  1.12   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] groupaccess.h  1.7   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] gss-genr.c  1.17   17 years  dtucker   Work around a problem in Heimdal that occurs when KRB5CCNAME file is missing, by...
[TXT] gss-serv-krb5.c  1.7   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] gss-serv.c  1.20   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] hostfile.c  1.45   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] hostfile.h  1.16   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] kex.c  1.77   17 years  stevesk   spaces
[TXT] kex.h  1.44   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexdh.c  1.23   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexgex.c  1.27   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexgexc.c  1.11   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] kexgexs.c  1.10   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] log.c  1.39   17 years  deraadt   make signal handler termination path shorter; risky code pointed out by mark dow...
[TXT] log.h  1.15   17 years  deraadt   make signal handler termination path shorter; risky code pointed out by mark dow...
[TXT] mac.c  1.12   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] mac.h  1.4   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] match.c  1.26   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] match.h  1.13   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] misc.c  1.65   17 years  ray   Don't access buf[strlen(buf) - 1] for zero-length strings. ``ok by me'' djm@.
[TXT] misc.h  1.36   17 years  djm   reorder so prototypes are sorted by the files they refer to; no binary change
[TXT] moduli.c  1.20   17 years  ray   - strlen returns size_t, not int. - Pass full buffer size to fgets. OK djm@, mi...
[TXT] monitor.c  1.90   17 years  dtucker   Teach Match how handle config directives that are used before authentication. Th...
[TXT] monitor.h  1.14   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] monitor_fdpass.c  1.12   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] monitor_fdpass.h  1.3   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] monitor_wrap.c  1.55   17 years  dtucker   Teach Match how handle config directives that are used before authentication. Th...
[TXT] monitor_wrap.h  1.20   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] msg.c  1.15   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] msg.h  1.4   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] myproposal.h  1.21   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] nchan.c  1.57   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[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.145   17 years  markus   client NULL deref on protocol error; Tavis Ormandy, Google Security Team
[TXT] packet.h  1.45   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] pathnames.h  1.16   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] progressmeter.c  1.37   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] progressmeter.h  1.2   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] readconf.c  1.161   17 years  stevesk   spaces
[TXT] readconf.h  1.71   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] readpass.c  1.47   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] scp.1  1.40   17 years  jmc   replace DIAGNOSTICS with .Ex;
[TXT] scp.c  1.156   17 years  djm   fix detection of whether we should show progress meter or not: scp tested isatty...
[TXT] servconf.c  1.171   17 years  dtucker   Move C/R -> kbdint special case to after the defaults have been loaded, which ma...
[TXT] servconf.h  1.80   17 years  dtucker   Teach Match how handle config directives that are used before authentication. Th...
[TXT] serverloop.c  1.145   17 years  markus   exit instead of doing a blocking tcp send if we detect a client/server timeout, ...
[TXT] serverloop.h  1.6   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] session.c  1.221   17 years  stevesk   branches: 1.221.2; 1.221.4; spaces
[TXT] session.h  1.29   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-client.c  1.76   17 years  djm   return error from do_upload() when a write fails. fixes bz#1252: zero exit statu...
[TXT] sftp-client.h  1.14   19 years  jmc   spelling correction in comment from wiz@netbsd;
[TXT] sftp-common.c  1.20   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-common.h  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-glob.c  1.22   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-server.8  1.11   17 years  djm   add commandline options to enable logging of transactions; ok markus@
[TXT] sftp-server.c  1.71   17 years  stevesk   spaces
[TXT] sftp.1  1.63   18 years  dtucker   Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056...
[TXT] sftp.c  1.96   17 years  stevesk   ARGSUSED for lint
[TXT] sftp.h  1.5   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] ssh-add.1  1.43   19 years  djm   OpenSSH doesn't ever look at the $HOME environment variable, so don't say that w...
[TXT] ssh-add.c  1.89   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh-agent.1  1.44   17 years  jmc   mark up angle brackets;
[TXT] ssh-agent.c  1.154   17 years  dtucker   Remove expired keys periodically so they don't remain in memory when the agent i...
[TXT] ssh-dss.c  1.24   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] ssh-gss.h  1.9   17 years  djm   constify host argument to match the rest of the GSSAPI functions and unbreak com...
[TXT] ssh-keygen.1  1.74   17 years  jmc   more secsh -> rfc 4716 updates; spotted by wiz@netbsd ok markus
[TXT] ssh-keygen.c  1.160   17 years  stevesk   spaces
[TXT] ssh-keyscan.1  1.22   17 years  ray   Change "a SSH" to "an SSH". Hurray, I'm not the only one who pronounces "SSH" a...
[TXT] ssh-keyscan.c  1.74   17 years  djm   sys/resource.h needs sys/time.h; prompted by brad@
[TXT] ssh-keysign.8  1.8   18 years  jmc   some consistency fixes;
[TXT] ssh-keysign.c  1.29   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh-rsa.c  1.39   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh.1  1.266   17 years  markus   add rfc 4716 (public key format); ok jmc
[TXT] ssh.c  1.295   17 years  stevesk   spaces
[TXT] ssh.h  1.78   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh2.h  1.10   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] ssh_config  1.22   17 years  dtucker   Add GSSAPIAuthentication and GSSAPIDelegateCredentials to examples in sample ssh...
[TXT] ssh_config.5  1.98   17 years  jmc   do not use a list for SYNOPSIS; this is actually part of a larger report sent b...
[TXT] sshconnect.c  1.200   17 years  markus   sleep before retrying (not after) since sleep changes errno; fixes pr 5250; rad@...
[TXT] sshconnect.h  1.23   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshconnect2.c  1.162   17 years  dtucker   Fix regression where SSH2 banner is printed at loglevels ERROR and FATAL where p...
[TXT] sshd.8  1.234   17 years  dtucker   Add more detail about what permissions are and aren't accepted for authorized_ke...
[TXT] sshd.c  1.350   17 years  dtucker   Move C/R -> kbdint special case to after the defaults have been loaded, which ma...
[TXT] sshd_config  1.74   17 years  dtucker   Add ForceCommand keyword to sshd_config, equivalent to the "command=" key option...
[TXT] sshd_config.5  1.74   17 years  jmc   sort the `match' keywords;
[TXT] sshlogin.c  1.25   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshlogin.h  1.8   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshpty.c  1.26   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshpty.h  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshtty.c  1.12   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ttymodes.c  1.26   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ttymodes.h  1.14   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] uidswap.c  1.35   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] uidswap.h  1.13   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] version.h  1.49   17 years  djm   openssh-4.6; "please" deraadt@
[TXT] xmalloc.c  1.27   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] xmalloc.h  1.13   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[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.12   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.42   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rsa.c (in the Attic) [Hide]  1.72   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] auth-skey.c (in the Attic) [Hide]  1.27   17 years  stevesk   spaces
[TXT] auth1.c (in the Attic) [Hide]  1.70   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] bufaux.c (in the Attic) [Hide]  1.44   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] bufbn.c (in the Attic) [Hide]  1.5   17 years  stevesk   typos in comments; ok jmc@
[TXT] buffer.c (in the Attic) [Hide]  1.31   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] buffer.h (in the Attic) [Hide]  1.16   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-3des1.c (in the Attic) [Hide]  1.6   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-bf1.c (in the Attic) [Hide]  1.5   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-ctr.c (in the Attic) [Hide]  1.10   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] compress.c (in the Attic) [Hide]  1.25   17 years  stevesk   "zlib.h" can be <zlib.h>; ok djm@ markus@
[TXT] compress.h (in the Attic) [Hide]  1.12   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] crc32.c (in the Attic) [Hide]  1.11   18 years  stevesk   remove extra spaces
[TXT] crc32.h (in the Attic) [Hide]  1.15   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] deattack.c (in the Attic) [Hide]  1.30   17 years  djm   limit maximum work performed by the CRC compensation attack detector, problem re...
[TXT] deattack.h (in the Attic) [Hide]  1.10   17 years  djm   limit maximum work performed by the CRC compensation attack detector, problem re...
[TXT] kexdhc.c (in the Attic) [Hide]  1.11   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] kexdhs.c (in the Attic) [Hide]  1.9   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] key.c (in the Attic) [Hide]  1.68   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] key.h (in the Attic) [Hide]  1.26   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] md-sha256.c (in the Attic) [Hide]  1.5   17 years  deraadt   branches: 1.5.2; 1.5.6; almost entirely get rid of the culture of ".h files th...
[TXT] monitor_mm.c (in the Attic) [Hide]  1.15   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] monitor_mm.h (in the Attic) [Hide]  1.4   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] rsa.c (in the Attic) [Hide]  1.29   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] rsa.h (in the Attic) [Hide]  1.16   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] scard.c (in the Attic) [Hide]  1.36   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] scard.h (in the Attic) [Hide]  1.14   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh1.h (in the Attic) [Hide]  1.6   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] sshconnect1.c (in the Attic) [Hide]  1.70   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] uuencode.c (in the Attic) [Hide]  1.24   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] uuencode.h (in the Attic) [Hide]  1.13   17 years  deraadt   almost entirely get rid of the culture of ".h files that include .h files" ok dj...