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_3


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/        
[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.25   16 years  dtucker   Include <poll.h> like the man page says rather than <sys/poll.h>. ok djm@
[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.11   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[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.43   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[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.78   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[TXT] auth.h  1.60   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[TXT] auth2-chall.c  1.33   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[TXT] auth2-gss.c  1.16   16 years  dtucker   Allow build without -DGSSAPI; ok deraadt@
[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.14   16 years  djm   Support "Banner=none" to disable displaying of the pre-login banner; ok dtucker@...
[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.116   16 years  dtucker   Remove unused prototype. ok djm@
[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.62   16 years  dtucker   Add a small helper function to consistently handle the EAI_SYSTEM error code of ...
[TXT] canohost.h  1.9   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] channels.c  1.272.2.1   16 years  brad   avoid possible hijacking of x11-forwarded connections (back out 1.183) CVE-2008-...
[TXT] channels.h  1.89   16 years  markus   increase default channel windows; ok djm
[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.188   16 years  dtucker   Allow all SSH2 packet types, including UNIMPLEMENTED to reset the keepalive time...
[TXT] clientloop.h  1.17   16 years  djm   bz#1232: ensure that any specified LocalCommand is executed after the tunnel dev...
[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.45   16 years  ray   Don't return -1 on error in dh_pub_is_valid(), since it evaluates to true. Also...
[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.19   16 years  dtucker   Pass GSS OID to gss_display_status to provide better information in error messag...
[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.21   16 years  djm   relocate server-only GSSAPI code from libssh to server; bz #1225 patch from simo...
[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.79   16 years  djm   Preserve MAC ctx between packets, saving 2xhash calls per-packet. Yields around ...
[TXT] kex.h  1.46   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.40   17 years  djm   save and restore errno when logging; ok deraadt@
[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.14   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[TXT] mac.h  1.6   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.67   16 years  dtucker   spaces -> tabs from my previous commit
[TXT] misc.h  1.37   16 years  dtucker   Add a small helper function to consistently handle the EAI_SYSTEM error code of ...
[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.94   16 years  dtucker   Send config block back to slave for invalid users too so options set by a Match ...
[TXT] monitor.h  1.14   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] monitor_fdpass.c  1.14   16 years  deraadt   use a union to ensure alignment of the cmsg (pay attention: various other parts ...
[TXT] monitor_fdpass.h  1.4   16 years  djm   make file descriptor passing code return an error rather than call fatal() when ...
[TXT] monitor_wrap.c  1.60   16 years  dtucker   Send config block back to slave for invalid users too so options set by a Match ...
[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.22   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.151   16 years  dtucker   Allow all SSH2 packet types, including UNIMPLEMENTED to reset the keepalive time...
[TXT] packet.h  1.46   16 years  dtucker   Allow all SSH2 packet types, including UNIMPLEMENTED to reset the keepalive time...
[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.165   16 years  djm   promote rekeylimit to a int64 so it can hold the maximum useful limit of 2^32; r...
[TXT] readconf.h  1.72   16 years  djm   promote rekeylimit to a int64 so it can hold the maximum useful limit of 2^32; r...
[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.44   16 years  jmc   explain how to handle local file names containing colons; requested by Tamas TEV...
[TXT] scp.c  1.162   16 years  dtucker   If scp -p encounters a pre-epoch timestamp, use the epoch which is as close as w...
[TXT] servconf.c  1.177   16 years  djm   delay ~ expansion for ChrootDirectory so it expands to the logged-in user's home...
[TXT] servconf.h  1.82   16 years  djm   rekey arc4random and OpenSSL RNG in postauth child closefrom fds > 2 before shel...
[TXT] serverloop.c  1.148   16 years  dtucker   Allow all SSH2 packet types, including UNIMPLEMENTED to reset the keepalive time...
[TXT] serverloop.h  1.6   18 years  djm   standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] session.c  1.230.2.1   16 years  brad   ignore ~/.ssh/rc if a sshd_config ForceCommand is specified; ok djm@
[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.80   16 years  djm   when a remote write error occurs during an upload, ensure that ACKs for all issu...
[TXT] sftp-client.h  1.15   16 years  chl   disable unused functions initially from tobias@, but disabled them by placing t...
[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-main.c  1.2   16 years  djm   add sshd_config ChrootDirectory option to chroot(2) users to a directory and twe...
[TXT] sftp-server.8  1.12   16 years  jmc   convert to new .Dd format;
[TXT] sftp-server.c  1.78   16 years  djm   add an extension method "posix-rename@openssh.com" to perform POSIX atomic renam...
[TXT] sftp.1  1.64   16 years  jmc   convert to new .Dd format;
[TXT] sftp.c  1.99   16 years  djm   When uploading, correctly handle the case of an unquoted filename with glob meta...
[TXT] sftp.h  1.7   16 years  djm   add sshd_config ChrootDirectory option to chroot(2) users to a directory and twe...
[TXT] ssh-add.1  1.46   16 years  jmc   identies -> identities;
[TXT] ssh-add.c  1.90   16 years  sobrado   sort synopsis and options in ssh-agent(1); usage is lowercase ok jmc@
[TXT] ssh-agent.1  1.46   16 years  sobrado   sort synopsis and options in ssh-agent(1); usage is lowercase ok jmc@
[TXT] ssh-agent.c  1.157   16 years  canacar   When adding a key that already exists, update the properties (time, confirm, com...
[TXT] ssh-dss.c  1.24   17 years  markus   add missing checks for openssl return codes; with & ok djm@
[TXT] ssh-gss.h  1.10   16 years  djm   relocate server-only GSSAPI code from libssh to server; bz #1225 patch from simo...
[TXT] ssh-keygen.1  1.75   16 years  jmc   convert to new .Dd format;
[TXT] ssh-keygen.c  1.165   16 years  djm   unbreak line numbering (broken in revision 1.164), fix error message
[TXT] ssh-keyscan.1  1.23   16 years  jmc   convert to new .Dd format;
[TXT] ssh-keyscan.c  1.75   16 years  dtucker   Add a small helper function to consistently handle the EAI_SYSTEM error code of ...
[TXT] ssh-keysign.8  1.9   16 years  jmc   convert to new .Dd format;
[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.273   16 years  jmc   bump Mdocdate for pages committed in "febuary", necessary because of a typo in r...
[TXT] ssh.c  1.309   16 years  djm   ignore SIGPIPE in multiplex client mode - we can receive this if the server runs...
[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.23   16 years  pvalchev   Add a "MACs" line after "Ciphers" with the default MAC algorithms, to ease peopl...
[TXT] ssh_config.5  1.105   16 years  jmc   clean up after previous macro removal;
[TXT] sshconnect.c  1.203   16 years  dtucker   Add a small helper function to consistently handle the EAI_SYSTEM error code of ...
[TXT] sshconnect.h  1.24   16 years  djm   make ssh(1)'s ConnectTimeout option apply to both the TCP connection and SSH ban...
[TXT] sshconnect2.c  1.165   16 years  djm   promote rekeylimit to a int64 so it can hold the maximum useful limit of 2^32; r...
[TXT] sshd.8  1.239   16 years  jmc   bump Mdocdate for pages committed in "febuary", necessary because of a typo in r...
[TXT] sshd.c  1.355   16 years  mbalmer   When started in configuration test mode (-t) do not check that sshd is being sta...
[TXT] sshd_config  1.77   16 years  djm   add sshd_config ChrootDirectory option to chroot(2) users to a directory and twe...
[TXT] sshd_config.5  1.83   16 years  jmc   bump Mdocdate for pages committed in "febuary", necessary because of a typo in r...
[TXT] sshlogin.c  1.26   16 years  gilles   use strcspn to properly overwrite '\n' in fgets returned buffer ok pyr@, ray@, ...
[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.28   16 years  stevesk   remove #if defined block not needed; ok markus@ dtucker@
[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] umac.c  1.2   16 years  stevesk   use xmalloc() and xfree(); ok markus@ pvalchev@
[TXT] umac.h  1.1   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[TXT] version.h  1.51   16 years  deraadt   crank version; from djm
[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] auth1.c (in the Attic) [Hide]  1.71   16 years  djm   unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years...
[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.6   16 years  djm   memory leak on error path; from arnaud.lacombe.1 AT ulaval.ca
[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.69   16 years  ray   Delint: remove some unreachable statements, from Bret Lambert. OK markus@ and d...
[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...