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_2_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.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.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.115   17 years  stevesk   remove unused macro; from Dmitry V. Levin <ldv@altlinux.org>
[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.270   16 years  dtucker   branches: 1.270.2; Correct test for window updates every three packets; prevent...
[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.181   16 years  markus   do NOT fall back to the trused x11 cookie if generation of an untrusted cookie f...
[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.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.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.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.91   17 years  djm   pass received SIGINT from monitor to postauth child so it can clean up properly....
[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.57   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.148   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.162   17 years  tedu   remove some bogus *p tests from charles longeau ok deraadt millert
[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.42   16 years  sobrado   the ellipsis is not an optional argument; while here, sync the usage and synopsi...
[TXT] scp.c  1.160   16 years  sobrado   the ellipsis is not an optional argument; while here, sync the usage and synopsi...
[TXT] servconf.c  1.172   17 years  dtucker   Remove debug() left over from development. ok deraadt@
[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.12   16 years  jmc   convert to new .Dd format;
[TXT] sftp-server.c  1.73   17 years  djm   bz#1286 stop reading and processing commands when input or output buffer is near...
[TXT] sftp.1  1.64   16 years  jmc   convert to new .Dd format;
[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.46   16 years  jmc   identies -> identities;
[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.45   16 years  jmc   convert to new .Dd format;
[TXT] ssh-agent.c  1.155   17 years  dtucker   Remove the signal handler that checks if the agent's parent process has gone awa...
[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.160   17 years  stevesk   spaces
[TXT] ssh-keyscan.1  1.23   16 years  jmc   convert to new .Dd format;
[TXT] ssh-keyscan.c  1.74   17 years  djm   sys/resource.h needs sys/time.h; prompted by brad@
[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.270   16 years  jmc   add -K to SYNOPSIS;
[TXT] ssh.c  1.301   16 years  djm   bz#1232: ensure that any specified LocalCommand is executed after the tunnel dev...
[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.102   16 years  stevesk   tun device forwarding now honours ExitOnForwardFailure; ok markus@
[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.164   17 years  jolan   djm owes me a vb and a tism cd for breaking ssh compilation
[TXT] sshd.8  1.237   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[TXT] sshd.c  1.351   17 years  djm   zap double include; from p_nowaczyk AT o2.pl
[TXT] sshd_config  1.75   17 years  djm   Disable the legacy SSH protocol 1 for new installations via a configuration over...
[TXT] sshd_config.5  1.77   16 years  jmc   oops, here too: put the MAC list into a display, like we do for ciphers, since g...
[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] umac.c  1.1   16 years  pvalchev   Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must speci...
[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.50   16 years  markus   openssh 4.7
[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.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...