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_9_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/        
[TXT] LICENCE  1.3   23 years  stevesk   branches: 1.3.2; typos and small cleanup; ok deraadt@
[TXT] Makefile  1.8   23 years  djm   branches: 1.8.2; Basic interactive sftp client; ok theo@
[TXT] Makefile.inc  1.13   23 years  niklas   branches: 1.13.2; $OpenBSD$
[TXT] OVERVIEW  1.5   24 years  deraadt   branches: 1.5.4; 1.5.6; typos; green@freebsd
[TXT] README  1.4   23 years  markus   branches: 1.4.4; remove old information from ssh-1.2.12 refer to http://www.ope...
[TXT] atomicio.c  1.9   23 years  deraadt   branches: 1.9.2; make copyright lines the same format
[TXT] atomicio.h  1.3   23 years  deraadt   branches: 1.3.2; 1.3.4; make copyright lines the same format
[TXT] auth-options.c  1.16   23 years  markus   branches: 1.16.2; ignore permitopen="host:port" if AllowTcpForwarding==no
[TXT] auth-options.h  1.8   23 years  markus   branches: 1.8.2; split ssh.h and try to cleanup the #include mess. remove unnec...
[TXT] auth-passwd.c  1.22   23 years  markus   branches: 1.22.2; add changes need for BSD_AUTH plus disabled BSD_AUTH code
[TXT] auth-rhosts.c  1.23   23 years  markus   branches: 1.23.2; implement HostbasedAuthentication (= RhostRSAAuthentication f...
[TXT] auth.c  1.21   23 years  markus   branches: 1.21.2; undo /etc/shell and proto 2,1 change for openssh-2.5.2
[TXT] auth.h  1.15   23 years  markus   branches: 1.15.2; implement HostbasedAuthentication (= RhostRSAAuthentication f...
[TXT] auth2-chall.c  1.4   23 years  markus   branches: 1.4.2; check auth_root_allowed for kbd-int auth, too.
[TXT] auth2.c  1.56   23 years  markus   branches: 1.56.2; use local variable, no function call needed. (btw, hostbased ...
[TXT] authfd.c  1.39   23 years  markus   branches: 1.39.2; fix whitespace: unexpand + trailing spaces.
[TXT] authfd.h  1.16   23 years  markus   branches: 1.16.2; fix prototypes; from stevesk@pobox.com
[TXT] authfile.c  1.32   23 years  markus   branches: 1.32.2; error->debug; noted by fries@
[TXT] authfile.h  1.6   23 years  markus   branches: 1.6.2; simpler key load/save interface, see authfile.h
[TXT] canohost.c  1.26   23 years  markus   branches: 1.26.2; debug->debug3
[TXT] canohost.h  1.6   23 years  markus   branches: 1.6.2; implement HostbasedAuthentication (= RhostRSAAuthentication fo...
[TXT] channels.c  1.109   23 years  markus   branches: 1.109.2; undo socks5 and https support since they are not really used...
[TXT] channels.h  1.31   23 years  beck   branches: 1.31.2; Add options ClientAliveInterval and ClientAliveCountMax to ss...
[TXT] cipher.c  1.43   23 years  stevesk   branches: 1.43.2; unexpand and remove end-of-line whitespace; ok markus@
[TXT] cipher.h  1.25   23 years  markus   branches: 1.25.2; replace 'unsigned bla' with 'u_bla' everywhere. also, replace...
[TXT] clientloop.c  1.65   23 years  djm   branches: 1.65.2; Split out and improve escape character documentation, mention...
[TXT] clientloop.h  1.4   23 years  markus   branches: 1.4.2; 1.4.4; 1.4.6; remove confusing callback code
[TXT] compat.c  1.47   23 years  markus   branches: 1.47.2; more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works no...
[TXT] compat.h  1.23   23 years  markus   branches: 1.23.2; implement HostbasedAuthentication (= RhostRSAAuthentication f...
[TXT] dh.c  1.14   23 years  markus   branches: 1.14.2; some unused variable and typos; from tomh@po.crl.go.jp
[TXT] dh.h  1.5   23 years  markus   branches: 1.5.2; move kex to kex*.c, used dispatch_set() callbacks for kex. sho...
[TXT] dispatch.c  1.10   23 years  markus   branches: 1.10.2; typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
[TXT] dispatch.h  1.4   23 years  niklas   branches: 1.4.2; $OpenBSD$
[TXT] groupaccess.c  1.3   23 years  niklas   branches: 1.3.2; 1.3.4; 1.3.6; $OpenBSD$
[TXT] groupaccess.h  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] hostfile.c  1.26   23 years  markus   branches: 1.26.2; implement HostbasedAuthentication (= RhostRSAAuthentication f...
[TXT] hostfile.h  1.7   23 years  itojun   branches: 1.7.2; sync with netbsd tree changes. - more strict prototypes, inclu...
[TXT] kex.c  1.33   23 years  markus   branches: 1.33.2; fix whitespace: unexpand + trailing spaces.
[TXT] kex.h  1.22   23 years  markus   branches: 1.22.2; more robust rekeying don't send channel data after rekeying i...
[TXT] kexdh.c  1.3   23 years  markus   branches: 1.3.2; 1.3.4; don't sent multiple kexinit-requests. send newkeys, bl...
[TXT] kexgex.c  1.5   23 years  markus   branches: 1.5.2; 1.5.4; fix whitespace: unexpand + trailing spaces.
[TXT] log.c  1.17   23 years  millert   branches: 1.17.2; log functions should not be passed strings that end in newlin...
[TXT] log.h  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] mac.c  1.2   23 years  markus   branches: 1.2.2; 1.2.4; fix whitespace: unexpand + trailing spaces.
[TXT] mac.h  1.1   23 years  markus   branches: 1.1.2; 1.1.4; 1.1.6; 1) clean up the MAC support for SSH-2 2) allow...
[TXT] match.c  1.12   23 years  markus   branches: 1.12.2; add PreferredAuthentications
[TXT] match.h  1.7   23 years  markus   branches: 1.7.2; add PreferredAuthentications
[TXT] misc.c  1.5   23 years  stevesk   branches: 1.5.2; robust port validation; ok markus@ jakob@
[TXT] misc.h  1.4   23 years  stevesk   branches: 1.4.2; robust port validation; ok markus@ jakob@
[TXT] myproposal.h  1.12   23 years  deraadt   branches: 1.12.2; 1.12.4; switch to aes128-cbc/hmac-md5 by default in SSH2 -- ...
[TXT] nchan.c  1.23   23 years  markus   branches: 1.23.2; make sure remote stderr does not get truncated. remove closed...
[TXT] nchan.ms  1.7   23 years  niklas   branches: 1.7.10; 1.7.12; $OpenBSD$
[TXT] nchan2.ms  1.1   24 years  markus   branches: 1.1.4; 1.1.6; channel layer support for ssh2
[TXT] packet.c  1.61   23 years  markus   branches: 1.61.2; fix whitespace: unexpand + trailing spaces.
[TXT] packet.h  1.22   23 years  stevesk   branches: 1.22.2; protocol 2 tty modes support; ok markus@
[TXT] pathnames.h  1.5   23 years  markus   branches: 1.5.2; implement HostbasedAuthentication (= RhostRSAAuthentication fo...
[TXT] readconf.c  1.76   23 years  markus   branches: 1.76.2; add HostKeyAlgorithms; based on patch from res@shore.net; ok ...
[TXT] readconf.h  1.30   23 years  markus   branches: 1.30.2; add HostKeyAlgorithms; based on patch from res@shore.net; ok ...
[TXT] readpass.c  1.15   23 years  markus   branches: 1.15.2; call askpass from ssh, too, based on work by roth@feep.net, o...
[TXT] rijndael.c  1.7   23 years  stevesk   branches: 1.7.2; unexpand and remove end-of-line whitespace; ok markus@
[TXT] rijndael.h  1.7   23 years  deraadt   branches: 1.7.2; copyright notices on all source files
[TXT] scp.1  1.14   23 years  djm   branches: 1.14.2; Basic interactive sftp client; ok theo@
[TXT] scp.c  1.68   23 years  markus   branches: 1.68.2; scp > 2GB; niles@scyld.com; ok deraadt@, djm@
[TXT] servconf.c  1.78   23 years  stevesk   branches: 1.78.2; use fatal() or error() vs. fprintf(); ok markus@
[TXT] servconf.h  1.41   23 years  beck   branches: 1.41.2; Add options ClientAliveInterval and ClientAliveCountMax to ss...
[TXT] serverloop.c  1.61   23 years  beck   branches: 1.61.2; Add options ClientAliveInterval and ClientAliveCountMax to ss...
[TXT] serverloop.h  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] session.c  1.74   23 years  markus   branches: 1.74.2; move auth_approval to do_authenticated(). do_child(): nuke ho...
[TXT] session.h  1.6   23 years  markus   branches: 1.6.2; merge common ssh v1/2 code
[TXT] sftp-client.c  1.16   23 years  markus   branches: 1.16.2; fix whitespace: unexpand + trailing spaces.
[TXT] sftp-client.h  1.5   23 years  markus   branches: 1.5.2; fix whitespace: unexpand + trailing spaces.
[TXT] sftp-common.c  1.2   23 years  markus   branches: 1.2.2; 1.2.4; 1.2.6; use lower case error messages similar to errno...
[TXT] sftp-common.h  1.1   23 years  djm   branches: 1.1.2; 1.1.4; 1.1.6; Basic interactive sftp client; ok theo@
[TXT] sftp-glob.c  1.5   23 years  markus   branches: 1.5.2; some unused variable and typos; from tomh@po.crl.go.jp
[TXT] sftp-server.8  1.6   23 years  markus   branches: 1.6.2; xref draft-ietf-secsh-*
[TXT] sftp-server.c  1.25   23 years  markus   branches: 1.25.2; fix whitespace: unexpand + trailing spaces.
[TXT] sftp.1  1.17   23 years  markus   branches: 1.17.2; xref draft-ietf-secsh-*
[TXT] sftp.c  1.15   23 years  mouring   branches: 1.15.2; IPv6 support for sftp (which I bungled in my last patch) whic...
[TXT] sftp.h  1.3   23 years  djm   branches: 1.3.2; 1.3.4; 1.3.6; Support for new draft (draft-ietf-secsh-filexf...
[TXT] ssh-add.1  1.24   23 years  itojun   branches: 1.24.2; document id_rsa{.pub,}. markus ok
[TXT] ssh-add.c  1.36   23 years  markus   branches: 1.36.2; call askpass from ssh, too, based on work by roth@feep.net, o...
[TXT] ssh-agent.1  1.24   23 years  itojun   branches: 1.24.2; document id_rsa{.pub,}. markus ok
[TXT] ssh-agent.c  1.54   23 years  stevesk   branches: 1.54.2; free() -> xfree()
[TXT] ssh-dss.c  1.6   23 years  itojun   branches: 1.6.2; 1.6.4; 1.6.6; sync with netbsd tree changes. - more strict p...
[TXT] ssh-keygen.1  1.40   23 years  markus   branches: 1.40.2; allow public key for -e, too
[TXT] ssh-keygen.c  1.60   23 years  markus   branches: 1.60.2; remove debug
[TXT] ssh-keyscan.1  1.5   23 years  ian   branches: 1.5.2; Fix typo reported in PR/1779
[TXT] ssh-keyscan.c  1.22   23 years  deraadt   branches: 1.22.2; 1.22.4; appease gcc
[TXT] ssh-rsa.c  1.8   23 years  markus   branches: 1.8.2; some older systems use NID_md5 instead of NID_sha1 for RSASSA-...
[TXT] ssh.1  1.107   23 years  markus   branches: 1.107.2; document hostbased and other cleanup
[TXT] ssh.c  1.116   23 years  markus   branches: 1.116.2; undo socks5 and https support since they are not really used...
[TXT] ssh.h  1.62   23 years  markus   branches: 1.62.2; nuke comment
[TXT] ssh2.h  1.6   23 years  provos   branches: 1.6.2; 1.6.4; make dh group exchange more flexible, allow min and ma...
[TXT] ssh_config  1.10   23 years  todd   branches: 1.10.2; 1.10.4; id_rsa1/2 -> id_rsa; ok markus@
[TXT] sshconnect.c  1.104   23 years  markus   branches: 1.104.2; implement HostbasedAuthentication (= RhostRSAAuthentication ...
[TXT] sshconnect.h  1.9   23 years  markus   branches: 1.9.2; implement HostbasedAuthentication (= RhostRSAAuthentication fo...
[TXT] sshconnect2.c  1.72   23 years  markus   branches: 1.72.2; more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works no...
[TXT] sshd.8  1.120   23 years  markus   branches: 1.120.2; document hostbased and other cleanup
[TXT] sshd.c  1.195   23 years  markus   branches: 1.195.2; don't use errno for key_{load,save}_private; discussion w/ s...
[TXT] sshd_config  1.38   23 years  deraadt   branches: 1.38.2; 2,1, not 1,2
[TXT] sshlogin.c  1.2   23 years  stevesk   branches: 1.2.2; 1.2.4; unused; remove dup comments. ok markus@
[TXT] sshlogin.h  1.1   23 years  djm   branches: 1.1.2; 1.1.4; 1.1.6; Rename pty.[ch] -> sshpty.[ch] and login.[ch] ...
[TXT] sshpty.c  1.1   23 years  djm   branches: 1.1.2; 1.1.4; 1.1.6; Rename pty.[ch] -> sshpty.[ch] and login.[ch] ...
[TXT] sshpty.h  1.1   23 years  djm   branches: 1.1.2; 1.1.4; 1.1.6; Rename pty.[ch] -> sshpty.[ch] and login.[ch] ...
[TXT] sshtty.c  1.1   23 years  stevesk   branches: 1.1.2; 1.1.4; 1.1.6; protocol 2 tty modes support; ok markus@
[TXT] ttymodes.c  1.13   23 years  stevesk   branches: 1.13.2; fix comments
[TXT] ttymodes.h  1.11   23 years  stevesk   branches: 1.11.2; 1.11.4; protocol 2 tty modes support; ok markus@
[TXT] uidswap.c  1.16   23 years  markus   branches: 1.16.2; set non-privileged gid before uid; tholo@ and deraadt@
[TXT] uidswap.h  1.7   23 years  markus   branches: 1.7.2; do gid/groups-swap in addition to uid-swap, should help if /ho...
[TXT] version.h  1.23   23 years  markus   branches: 1.23.2; OpenSSH-2.9
[TXT] xmalloc.c  1.15   23 years  deraadt   branches: 1.15.2; xrealloc dealing with ptr == nULL; mouring
[TXT] xmalloc.h  1.5   23 years  deraadt   branches: 1.5.2; 1.5.4; cleanup copyright notices on all files. I have attemp...
[TXT] RFC.nroff (in the Attic) [Hide]  1.2   23 years  djm   branches: 1.2.10; 1.2.12; Add idents for files which lack them Fix idents Id ...
[TXT] auth-chall.c (in the Attic) [Hide]  1.7   23 years  markus   branches: 1.7.2; fix whitespace: unexpand + trailing spaces.
[TXT] auth-krb4.c (in the Attic) [Hide]  1.23   23 years  markus   branches: 1.23.2; only AFS needs radix.[ch]
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.23   23 years  markus   branches: 1.23.2; do gid/groups-swap in addition to uid-swap, should help if /h...
[TXT] auth-rsa.c (in the Attic) [Hide]  1.40   23 years  markus   branches: 1.40.2; do gid/groups-swap in addition to uid-swap, should help if /h...
[TXT] auth1.c (in the Attic) [Hide]  1.22   23 years  markus   branches: 1.22.2; authctxt is now passed to do_authenticated
[TXT] bufaux.c (in the Attic) [Hide]  1.17   23 years  markus   branches: 1.17.2; 1.17.4; split ssh.h and try to cleanup the #include mess. re...
[TXT] bufaux.h (in the Attic) [Hide]  1.11   23 years  markus   branches: 1.11.2; split ssh.h and try to cleanup the #include mess. remove unne...
[TXT] buffer.c (in the Attic) [Hide]  1.13   23 years  markus   branches: 1.13.2; 1.13.4; implement HostbasedAuthentication (= RhostRSAAuthent...
[TXT] buffer.h (in the Attic) [Hide]  1.7   23 years  markus   branches: 1.7.2; replace 'unsigned bla' with 'u_bla' everywhere. also, replace ...
[TXT] cli.c (in the Attic) [Hide]  1.11   23 years  deraadt   branches: 1.11.2; EINTR/EAGAIN handling is required in more cases
[TXT] cli.h (in the Attic) [Hide]  1.4   23 years  deraadt   branches: 1.4.2; copyright notices on all source files
[TXT] compress.c (in the Attic) [Hide]  1.14   23 years  markus   branches: 1.14.2; reset compress state per direction when rekeying.
[TXT] compress.h (in the Attic) [Hide]  1.8   23 years  markus   branches: 1.8.2; reset compress state per direction when rekeying.
[TXT] crc32.c (in the Attic) [Hide]  1.8   23 years  markus   branches: 1.8.6; 1.8.8; replace 'unsigned bla' with 'u_bla' everywhere. also, ...
[TXT] crc32.h (in the Attic) [Hide]  1.10   23 years  deraadt   branches: 1.10.2; make copyright lines the same format
[TXT] deattack.c (in the Attic) [Hide]  1.13   23 years  deraadt   branches: 1.13.2; KNF
[TXT] deattack.h (in the Attic) [Hide]  1.5   23 years  niklas   branches: 1.5.2; $OpenBSD$
[TXT] getput.h (in the Attic) [Hide]  1.7   23 years  markus   branches: 1.7.2; 1.7.4; cleanup sftp-server implementation: add buffer_get_in...
[TXT] includes.h (in the Attic) [Hide]  1.14   23 years  niklas   branches: 1.14.2; $OpenBSD$
[TXT] key.c (in the Attic) [Hide]  1.25   23 years  markus   branches: 1.25.2; add HostKeyAlgorithms; based on patch from res@shore.net; ok ...
[TXT] key.h (in the Attic) [Hide]  1.12   23 years  markus   branches: 1.12.2; add HostKeyAlgorithms; based on patch from res@shore.net; ok ...
[TXT] mpaux.c (in the Attic) [Hide]  1.16   23 years  itojun   sync with netbsd tree changes. - more strict prototypes, include necessary heade...
[TXT] mpaux.h (in the Attic) [Hide]  1.9   23 years  markus   branches: 1.9.2; replace 'unsigned bla' with 'u_bla' everywhere. also, replace ...
[TXT] nchan.h (in the Attic) [Hide]  1.10   23 years  markus   branches: 1.10.2; make sure remote stderr does not get truncated. remove closed...
[TXT] radix.c (in the Attic) [Hide]  1.15   23 years  deraadt   branches: 1.15.2; indent
[TXT] radix.h (in the Attic) [Hide]  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] readpass.h (in the Attic) [Hide]  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] rsa.c (in the Attic) [Hide]  1.22   23 years  markus   branches: 1.22.2; try to read private f-secure ssh v2 rsa keys.
[TXT] rsa.h (in the Attic) [Hide]  1.11   23 years  markus   branches: 1.11.2; try to read private f-secure ssh v2 rsa keys.
[TXT] scp-common.c (in the Attic) [Hide]  1.1   23 years  mouring   branches: 1.1.2; IPv6 support for sftp (which I bungled in my last patch) which...
[TXT] scp-common.h (in the Attic) [Hide]  1.1   23 years  mouring   branches: 1.1.2; IPv6 support for sftp (which I bungled in my last patch) which...
[TXT] sftp-glob.h (in the Attic) [Hide]  1.3   23 years  markus   branches: 1.3.2; some unused variable and typos; from tomh@po.crl.go.jp
[TXT] sftp-int.c (in the Attic) [Hide]  1.36   23 years  markus   branches: 1.36.2; some unused variable and typos; from tomh@po.crl.go.jp
[TXT] sftp-int.h (in the Attic) [Hide]  1.2   23 years  mouring   branches: 1.2.2; Add support for: sftp [user@]host[:file [file]] - Fetch remot...
[TXT] ssh-dss.h (in the Attic) [Hide]  1.3   23 years  niklas   branches: 1.3.2; 1.3.4; 1.3.6; $OpenBSD$
[TXT] ssh-rsa.h (in the Attic) [Hide]  1.3   23 years  niklas   branches: 1.3.2; 1.3.4; 1.3.6; $OpenBSD$
[TXT] ssh1.h (in the Attic) [Hide]  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] sshconnect1.c (in the Attic) [Hide]  1.31   23 years  markus   branches: 1.31.2; check for key!=NULL, thanks to costa
[TXT] sshtty.h (in the Attic) [Hide]  1.1   23 years  stevesk   branches: 1.1.2; 1.1.4; protocol 2 tty modes support; ok markus@
[TXT] tildexpand.c (in the Attic) [Hide]  1.11   23 years  itojun   branches: 1.11.2; sync with netbsd tree changes. - more strict prototypes, incl...
[TXT] tildexpand.h (in the Attic) [Hide]  1.2   23 years  niklas   branches: 1.2.2; 1.2.4; 1.2.6; $OpenBSD$
[TXT] uuencode.c (in the Attic) [Hide]  1.12   23 years  deraadt   branches: 1.12.2; 1.12.4; oops
[TXT] uuencode.h (in the Attic) [Hide]  1.5   23 years  niklas   branches: 1.5.2; $OpenBSD$