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_0_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.5   22 years  markus   branches: 1.5.2; new rijndael implementation
[TXT] Makefile  1.9   22 years  markus   branches: 1.9.2; ssh java cardlet for smartcard support (source and uuencoded b...
[TXT] Makefile.inc  1.19   22 years  markus   branches: 1.19.2; typo, add -Wunused
[TXT] OVERVIEW  1.6   23 years  stevesk   branches: 1.6.8; 1.6.10; note obsolete for > OpenSSH-1.2; ok markus@
[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.10   23 years  markus   branches: 1.10.6; 1.10.8; no need for xmalloc.h, thanks to espie@
[TXT] atomicio.h  1.4   22 years  itojun   branches: 1.4.6; 1.4.8; prototype pedant. not very creative... - () -> (void)...
[TXT] auth-bsdauth.c  1.1   23 years  markus   branches: 1.1.2; 1.1.4; 1.1.6; improved kbd-interactive support. work by per@...
[TXT] auth-krb5.c  1.1   22 years  dugsong   branches: 1.1.2; 1.1.4; 1.1.6; Kerberos v5 support for SSH1, mostly from Assa...
[TXT] auth-options.c  1.20   22 years  stevesk   branches: 1.20.2; validate ports for permitopen key file option. add host/port ...
[TXT] auth-options.h  1.10   22 years  markus   branches: 1.10.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] auth-passwd.c  1.23   22 years  dugsong   branches: 1.23.2; Kerberos v5 support for SSH1, mostly from Assar Westerlund <a...
[TXT] auth-rhosts.c  1.24   22 years  itojun   branches: 1.24.2; more strict prototypes. raise warning level in Makefile.inc....
[TXT] auth.c  1.28   22 years  markus   branches: 1.28.2; use realpath() for homedir, too. from jinmei@isl.rdc.toshiba....
[TXT] auth.h  1.22   22 years  markus   branches: 1.22.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] auth2-chall.c  1.8   22 years  markus   branches: 1.8.2; typos; from solar
[TXT] auth2.c  1.71   22 years  markus   branches: 1.71.2; typos; from solar
[TXT] authfd.c  1.45   22 years  stevesk   branches: 1.45.2; use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens b...
[TXT] authfd.h  1.21   22 years  markus   branches: 1.21.2; extended failure messages from galb@vandyke.com
[TXT] authfile.c  1.39   22 years  markus   branches: 1.39.2; grammer; Matthew_Clarke@mindlink.bc.ca
[TXT] authfile.h  1.8   22 years  markus   branches: 1.8.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] canohost.c  1.27   22 years  itojun   branches: 1.27.2; more strict prototypes. raise warning level in Makefile.inc....
[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.140   22 years  markus   branches: 1.140.2; try to keep channels open until an exit-status message is se...
[TXT] channels.h  1.50   22 years  markus   branches: 1.50.2; try to keep channels open until an exit-status message is sen...
[TXT] cipher.c  1.47   22 years  markus   branches: 1.47.2; switch to the optimised AES reference code from http://www.es...
[TXT] cipher.h  1.29   22 years  markus   branches: 1.29.2; switch to the optimised AES reference code from http://www.es...
[TXT] clientloop.c  1.84   22 years  markus   branches: 1.84.2; clear select masks if we return before calling select().
[TXT] clientloop.h  1.6   22 years  markus   branches: 1.6.2; 1.6.4; remove comments from .h, since they are cut&paste from...
[TXT] compat.c  1.53   22 years  markus   branches: 1.53.2; bug compat: request a dummy channel for -N (no shell) session...
[TXT] compat.h  1.29   22 years  markus   branches: 1.29.2; bug compat: request a dummy channel for -N (no shell) session...
[TXT] dh.c  1.17   22 years  itojun   branches: 1.17.2; more strict prototypes. raise warning level in Makefile.inc....
[TXT] dh.h  1.7   22 years  markus   branches: 1.7.10; 1.7.12; remove comments from .h, since they are cut&paste fr...
[TXT] dispatch.c  1.11   22 years  markus   branches: 1.11.2; we support rekeying protocol errors are fatal.
[TXT] dispatch.h  1.6   22 years  markus   branches: 1.6.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] groupaccess.c  1.4   22 years  markus   branches: 1.4.2; remove comments from .h, since they are cut&paste from the .c ...
[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] hostfile.c  1.28   22 years  markus   branches: 1.28.2; update copyright for 2001
[TXT] hostfile.h  1.9   22 years  markus   branches: 1.9.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] kex.c  1.36   22 years  markus   branches: 1.36.2; update copyright for 2001
[TXT] kex.h  1.26   22 years  markus   branches: 1.26.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] kexdh.c  1.7   22 years  stevesk   branches: 1.7.2; u_char*/char* cleanup; ok markus@
[TXT] kexgex.c  1.9   22 years  stevesk   branches: 1.9.2; u_char*/char* cleanup; ok markus@
[TXT] log.c  1.18   22 years  markus   branches: 1.18.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] log.h  1.4   22 years  markus   branches: 1.4.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] mac.c  1.2   23 years  markus   branches: 1.2.2; 1.2.4; fix whitespace: unexpand + trailing spaces.
[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.14   22 years  markus   branches: 1.14.2; tridge@samba.org
[TXT] match.h  1.9   22 years  itojun   branches: 1.9.2; prototype pedant. not very creative... - () -> (void) - no va...
[TXT] misc.c  1.12   22 years  markus   branches: 1.12.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] misc.h  1.10   22 years  markus   branches: 1.10.2; remove comments from .h, since they are cut&paste from the .c...
[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.32   22 years  markus   branches: 1.32.2; try to keep channels open until an exit-status message is sen...
[TXT] nchan.ms  1.7   23 years  niklas   branches: 1.7.10; 1.7.12; $OpenBSD$
[TXT] nchan2.ms  1.2   22 years  markus   branches: 1.2.8; 1.2.10; missing copyright
[TXT] packet.c  1.70   22 years  markus   branches: 1.70.2; missing called=1; chombier@mac.com
[TXT] packet.h  1.25   22 years  markus   branches: 1.25.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] pathnames.h  1.9   22 years  markus   branches: 1.9.2; get rid of known_hosts2, use it for hostkey lookup, but do not...
[TXT] readconf.c  1.91   22 years  markus   branches: 1.91.2; add NoHostAuthenticationForLocalhost; note that the hostkey i...
[TXT] readconf.h  1.40   22 years  markus   branches: 1.40.2; add NoHostAuthenticationForLocalhost; note that the hostkey i...
[TXT] readpass.c  1.22   22 years  stevesk   branches: 1.22.2; delete spurious #includes; ok deraadt@ markus@
[TXT] rijndael.c  1.12   22 years  markus   branches: 1.12.2; missing $OpenBSD:
[TXT] rijndael.h  1.11   22 years  markus   branches: 1.11.2; missing $OpenBSD:
[TXT] scp.1  1.20   22 years  stevesk   branches: 1.20.2; missing -B in usage string
[TXT] scp.c  1.85   22 years  markus   branches: 1.85.2; skip filenames containing \n; report jdamery@chiark.greenend....
[TXT] servconf.c  1.89   22 years  jakob   branches: 1.89.2; deprecate CheckMail. ok markus@ -----------------------------...
[TXT] servconf.h  1.49   22 years  stevesk   branches: 1.49.2; typo in comment
[TXT] serverloop.c  1.82   22 years  markus   branches: 1.82.2; try to keep channels open until an exit-status message is sen...
[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.108   22 years  markus   branches: 1.108.2; delay detach of session if a channel gets closed but the chi...
[TXT] session.h  1.13   22 years  markus   branches: 1.13.2; try to keep channels open until an exit-status message is sen...
[TXT] sftp-client.c  1.18   22 years  stevesk   branches: 1.18.2; delete spurious #includes; ok deraadt@ markus@
[TXT] sftp-client.h  1.6   22 years  itojun   branches: 1.6.2; prototype pedant. not very creative... - () -> (void) - no va...
[TXT] sftp-common.c  1.4   22 years  stevesk   branches: 1.4.2; delete spurious #includes; ok deraadt@ markus@
[TXT] sftp-common.h  1.3   22 years  markus   branches: 1.3.2; 1.3.4; remove comments from .h, since they are cut&paste from...
[TXT] sftp-glob.c  1.8   22 years  stevesk   branches: 1.8.2; delete spurious #includes; ok deraadt@ markus@
[TXT] sftp-server.8  1.8   22 years  deraadt   branches: 1.8.6; 1.8.8; ok, tmac is now fixed
[TXT] sftp-server.c  1.30   22 years  jakob   branches: 1.30.2; avoid paths beginning with "//"; <vinschen@redhat.com> ok mar...
[TXT] sftp.1  1.26   22 years  stevesk   branches: 1.26.2; cleanup and document -1, -s and -S; ok markus@
[TXT] sftp.c  1.21   22 years  stevesk   branches: 1.21.2; add ClearAllForwardings ssh option and set it in scp and sftp...
[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.27   22 years  stevesk   branches: 1.27.2; minor cleanup
[TXT] ssh-add.c  1.46   22 years  djm   branches: 1.46.2; return non-zero exit code on error; ok markus@
[TXT] ssh-agent.1  1.28   22 years  deraadt   branches: 1.28.2; avoid first person in manual pages
[TXT] ssh-agent.c  1.72   22 years  jakob   branches: 1.72.2; improve usage(). ok markus@
[TXT] ssh-dss.c  1.8   22 years  stevesk   branches: 1.8.2; u_char*/char* cleanup; ok markus@
[TXT] ssh-keygen.1  1.49   22 years  deraadt   branches: 1.49.2; avoid first person in manual pages
[TXT] ssh-keygen.c  1.82   22 years  djm   branches: 1.82.2; bzero private key after loading to smartcard; ok markus@
[TXT] ssh-keyscan.1  1.12   22 years  deraadt   branches: 1.12.2; avoid first person in manual pages
[TXT] ssh-keyscan.c  1.30   22 years  markus   branches: 1.30.2; some more IPv4or6 cleanup
[TXT] ssh-rsa.c  1.10   22 years  stevesk   branches: 1.10.2; u_char*/char* cleanup; ok markus@
[TXT] ssh.1  1.139   22 years  markus   branches: 1.139.2; add NoHostAuthenticationForLocalhost; note that the hostkey ...
[TXT] ssh.c  1.147   22 years  markus   branches: 1.147.2; some more IPv4or6 cleanup
[TXT] ssh.h  1.63   23 years  stevesk   branches: 1.63.2; don't perform escape processing when ``EscapeChar none''; ok ...
[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.115   22 years  markus   branches: 1.115.2; some more IPv4or6 cleanup
[TXT] sshconnect.h  1.13   22 years  markus   branches: 1.13.2; 1.13.4; some more IPv4or6 cleanup
[TXT] sshconnect2.c  1.83   22 years  markus   branches: 1.83.2; unify hostkey check error messages, simplify prompt.
[TXT] sshd.8  1.153   22 years  camield   branches: 1.153.2; don't talk about compile-time options ok markus@
[TXT] sshd.c  1.206   22 years  stevesk   branches: 1.206.2; #include "channels.h" for channel_set_af()
[TXT] sshd_config  1.42   22 years  mouring   branches: 1.42.2; CheckMail removed. OKed stevesk@
[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.3   22 years  markus   branches: 1.3.2; 1.3.4; remove comments from .h, since they are cut&paste from...
[TXT] sshpty.c  1.3   22 years  markus   branches: 1.3.2; update comment
[TXT] sshpty.h  1.3   22 years  markus   branches: 1.3.2; remove comments from .h, since they are cut&paste from the .c ...
[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.14   22 years  markus   branches: 1.14.2; passing modes works fine: debug2->3
[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.18   22 years  markus   branches: 1.18.2; undo last change; does not work for sshd
[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.25   22 years  deraadt   branches: 1.25.2; crank version
[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.7   22 years  markus   branches: 1.7.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] README.smartcard (in the Attic) [Hide]  1.5   22 years  jakob   branches: 1.5.2; 1.5.4; 1.5.6; change -u (upload smartcard key) to -U. ok mar...
[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.8   23 years  markus   branches: 1.8.8; 1.8.10; improved kbd-interactive support. work by per@appgate...
[TXT] auth-krb4.c (in the Attic) [Hide]  1.24   22 years  dugsong   branches: 1.24.2; Kerberos v5 support for SSH1, mostly from Assar Westerlund <a...
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.25   22 years  markus   branches: 1.25.2; restore correct ignore_user_known_hosts logic.
[TXT] auth-rsa.c (in the Attic) [Hide]  1.44   22 years  stevesk   branches: 1.44.2; use %lu; ok markus@
[TXT] auth-skey.c (in the Attic) [Hide]  1.12   23 years  markus   branches: 1.12.2; 1.12.4; improved kbd-interactive support. work by per@appgat...
[TXT] auth1.c (in the Attic) [Hide]  1.25   22 years  dugsong   branches: 1.25.2; Kerberos v5 support for SSH1, mostly from Assar Westerlund <a...
[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.13   22 years  markus   branches: 1.13.2; remove comments from .h, since they are cut&paste from the .c...
[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.9   22 years  markus   branches: 1.9.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] compress.c (in the Attic) [Hide]  1.15   22 years  markus   branches: 1.15.2; mem leak; chombier@mac.com
[TXT] compress.h (in the Attic) [Hide]  1.10   22 years  markus   branches: 1.10.2; remove comments from .h, since they are cut&paste from the .c...
[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.12   22 years  markus   branches: 1.12.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] deattack.c (in the Attic) [Hide]  1.14   22 years  itojun   branches: 1.14.2; more strict prototypes. raise warning level in Makefile.inc....
[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.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.15   22 years  markus   branches: 1.15.2; move the path for xauth to pathnames.h
[TXT] key.c (in the Attic) [Hide]  1.33   22 years  markus   branches: 1.33.2; call OPENSSL_free() for memory allocated by openssl; from cho...
[TXT] key.h (in the Attic) [Hide]  1.17   22 years  stevesk   branches: 1.17.2; u_char*/char* cleanup; ok markus@
[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.11   22 years  markus   branches: 1.11.2; remove comments from .h, since they are cut&paste from the .c...
[TXT] radix.c (in the Attic) [Hide]  1.16   22 years  itojun   branches: 1.16.2; more strict prototypes. raise warning level in Makefile.inc....
[TXT] radix.h (in the Attic) [Hide]  1.4   22 years  markus   branches: 1.4.6; 1.4.8; remove comments from .h, since they are cut&paste from...
[TXT] readpass.h (in the Attic) [Hide]  1.6   22 years  markus   branches: 1.6.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] rsa.c (in the Attic) [Hide]  1.23   22 years  markus   branches: 1.23.2; s/generate_additional_parameters/rsa_generate_additional_para...
[TXT] rsa.h (in the Attic) [Hide]  1.14   22 years  markus   branches: 1.14.2; s/generate_additional_parameters/rsa_generate_additional_para...
[TXT] scard.c (in the Attic) [Hide]  1.15   22 years  djm   branches: 1.15.2; Fix segv when smartcard communication error occurs during key...
[TXT] scard.h (in the Attic) [Hide]  1.6   22 years  markus   branches: 1.6.2; 1.6.4; 1.6.6; use strings instead of ints for smartcard read...
[TXT] sftp-glob.h (in the Attic) [Hide]  1.5   22 years  markus   branches: 1.5.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] sftp-int.c (in the Attic) [Hide]  1.40   22 years  markus   branches: 1.40.2; "bye"; hk63a@netscape.net
[TXT] sftp-int.h (in the Attic) [Hide]  1.4   22 years  markus   branches: 1.4.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] ssh-dss.h (in the Attic) [Hide]  1.5   22 years  markus   branches: 1.5.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] ssh-rsa.h (in the Attic) [Hide]  1.5   22 years  markus   branches: 1.5.2; remove comments from .h, since they are cut&paste from the .c ...
[TXT] ssh1.h (in the Attic) [Hide]  1.3   22 years  markus   branches: 1.3.10; 1.3.12; channel layer cleanup: merge header files and split ...
[TXT] sshconnect1.c (in the Attic) [Hide]  1.41   22 years  markus   branches: 1.41.2; unify hostkey check error messages, simplify prompt.
[TXT] sshtty.h (in the Attic) [Hide]  1.2   22 years  markus   branches: 1.2.8; 1.2.10; remove comments from .h, since they are cut&paste fro...
[TXT] tildexpand.c (in the Attic) [Hide]  1.12   22 years  jakob   branches: 1.12.2; 1.12.4; fix more paths beginning with "//"; <bradshaw@staff....
[TXT] tildexpand.h (in the Attic) [Hide]  1.4   22 years  markus   remove comments from .h, since they are cut&paste from the .c files and out of s...
[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.8   22 years  markus   branches: 1.8.2; remove comments from .h, since they are cut&paste from the .c ...