★ wanayoo — archive 1999 http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/Nouvelle recherche | Portail wanayoo

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: [OpenBSD] / src / usr.bin / ssh


FileRev.AgeAuthorLast log entry
[BACK] Previous Directory     
[DIR] Attic/   [Don't hide]    
[DIR] lib/     
[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] sshd/     
[TXT] LICENCE  1.19  2 years markus  s/keygen/keyscan/
[TXT] Makefile  1.12  3 years grange  Use ${INSTALL} instead of install; from art's amd64 tree. ok markus@
[TXT] Makefile.inc  1.30  23 months djm  turn on -Wstrict-prototypes -Wsign-compare -Wshadow now that we are clean
[TXT] OVERVIEW  1.11  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] README  1.7  13 months djm  $OpenBSD$ in here too
[TXT] README.smartcard  1.9  3 years djm  unexpand and delete whitespace at EOL; ok markus@
[TXT] atomicio.c  1.23  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] atomicio.h  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-bsdauth.c  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-chall.c  1.12  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-krb5.c  1.19  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-options.c  1.40  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-options.h  1.16  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-passwd.c  1.40  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rh-rsa.c  1.42  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rhosts.c  1.41  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth-rsa.c  1.72  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] auth-skey.c  1.27  4 months stevesk  spaces
[TXT] auth.c  1.75  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth.h  1.58  9 months markus  delay authentication related cleanups until we're authenticated and all alarms h...
[TXT] auth1.c  1.70  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-chall.c  1.32  4 months stevesk  spaces
[TXT] auth2-gss.c  1.15  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-hostbased.c  1.11  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-kbdint.c  1.5  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-none.c  1.13  9 months dtucker  Add headers required to build with KERBEROS5=no. ok djm@
[TXT] auth2-passwd.c  1.9  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2-pubkey.c  1.15  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] auth2.c  1.115  5 weeks stevesk  remove unused macro; from Dmitry V. Levin <ldv@altlinux.org>
[TXT] authfd.c  1.80  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfd.h  1.36  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfile.c  1.76  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] authfile.h  1.13  12 months dtucker  Prevent ssh from trying to open private keys with bad permissions more than once...
[TXT] bufaux.c  1.44  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] bufbn.c  1.5  3 months stevesk  typos in comments; ok jmc@
[TXT] buffer.c  1.31  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] buffer.h  1.16  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] canohost.c  1.61  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] canohost.h  1.9  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] channels.c  1.268  4 months stevesk  spaces
[TXT] channels.h  1.88  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-3des1.c  1.6  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-bf1.c  1.5  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher-ctr.c  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher.c  1.81  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] cipher.h  1.36  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] cleanup.c  1.5  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] clientloop.c  1.179  2 months tedu  remove some bogus *p tests from charles longeau ok deraadt millert
[TXT] clientloop.h  1.16  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] compat.c  1.77  5 months djm  bz #1019: some ssh.com versions apparently can't cope with the remote port forwa...
[TXT] compat.h  1.41  5 months djm  bz #1019: some ssh.com versions apparently can't cope with the remote port forwa...
[TXT] compress.c  1.25  9 months stevesk  "zlib.h" can be <zlib.h>; ok djm@ markus@
[TXT] compress.h  1.12  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] crc32.c  1.11  13 months stevesk  remove extra spaces
[TXT] crc32.h  1.15  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] deattack.c  1.30  8 months djm  limit maximum work performed by the CRC compensation attack detector, problem re...
[TXT] deattack.h  1.10  8 months djm  limit maximum work performed by the CRC compensation attack detector, problem re...
[TXT] dh.c  1.44  6 months markus  BN_hex2bn returns int; from dtucker@
[TXT] dh.h  1.9  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] dispatch.c  1.21  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] dispatch.h  1.11  13 months djm  replace the last non-sig_atomic_t flag used in a signal handler with a sig_atomi...
[TXT] dns.c  1.24  4 months stevesk  spaces
[TXT] dns.h  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] fatal.c  1.7  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] groupaccess.c  1.12  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] groupaccess.h  1.7  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] gss-genr.c  1.17  8 months dtucker  Work around a problem in Heimdal that occurs when KRB5CCNAME file is missing, by...
[TXT] gss-serv-krb5.c  1.7  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] gss-serv.c  1.20  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] hostfile.c  1.45  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] hostfile.h  1.16  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] kex.c  1.77  4 months stevesk  spaces
[TXT] kex.h  1.44  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexdh.c  1.23  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexdhc.c  1.11  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] kexdhs.c  1.9  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] kexgex.c  1.27  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] kexgexc.c  1.11  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] kexgexs.c  1.10  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] key.c  1.68  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] key.h  1.26  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] log.c  1.40  8 days djm  save and restore errno when logging; ok deraadt@
[TXT] log.h  1.15  9 months deraadt  make signal handler termination path shorter; risky code pointed out by mark dow...
[TXT] mac.c  1.12  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] mac.h  1.4  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] match.c  1.26  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] match.h  1.13  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] md-sha256.c  1.5  9 months deraadt  branches: 1.5.2; 1.5.6; almost entirely get rid of the culture of ".h files th...
[TXT] misc.c  1.65  6 months ray  Don't access buf[strlen(buf) - 1] for zero-length strings. ``ok by me'' djm@.
[TXT] misc.h  1.36  9 months djm  reorder so prototypes are sorted by the files they refer to; no binary change
[TXT] moduli.c  1.20  2 months ray  - strlen returns size_t, not int. - Pass full buffer size to fgets. OK djm@, mi...
[TXT] monitor.c  1.91  7 days djm  pass received SIGINT from monitor to postauth child so it can clean up properly....
[TXT] monitor.h  1.14  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] monitor_fdpass.c  1.12  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] monitor_fdpass.h  1.3  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] monitor_mm.c  1.15  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] monitor_mm.h  1.4  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] monitor_wrap.c  1.55  3 months dtucker  Teach Match how handle config directives that are used before authentication. Th...
[TXT] monitor_wrap.h  1.20  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] msg.c  1.15  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] msg.h  1.4  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] myproposal.h  1.21  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] nchan.c  1.57  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] nchan.ms  1.8  3 years djm  unexpand and delete whitespace at EOL; ok markus@
[TXT] nchan2.ms  1.3  3 years djm  unexpand and delete whitespace at EOL; ok markus@
[TXT] packet.c  1.145  8 months markus  client NULL deref on protocol error; Tavis Ormandy, Google Security Team
[TXT] packet.h  1.45  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] pathnames.h  1.16  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] progressmeter.c  1.37  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] progressmeter.h  1.2  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] readconf.c  1.162  2 months tedu  remove some bogus *p tests from charles longeau ok deraadt millert
[TXT] readconf.h  1.71  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] readpass.c  1.47  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] rsa.c  1.29  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] rsa.h  1.16  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] scard.c  1.36  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] scard.h  1.14  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] scp.1  1.40  10 months jmc  replace DIAGNOSTICS with .Ex;
[TXT] scp.c  1.156  4 months djm  fix detection of whether we should show progress meter or not: scp tested isatty...
[TXT] servconf.c  1.172  4 weeks dtucker  Remove debug() left over from development. ok deraadt@
[TXT] servconf.h  1.80  3 months dtucker  Teach Match how handle config directives that are used before authentication. Th...
[TXT] serverloop.c  1.145  7 months markus  exit instead of doing a blocking tcp send if we detect a client/server timeout, ...
[TXT] serverloop.h  1.6  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] session.c  1.221  4 months stevesk  spaces
[TXT] session.h  1.29  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-client.c  1.76  4 months djm  return error from do_upload() when a write fails. fixes bz#1252: zero exit statu...
[TXT] sftp-client.h  1.14  2 years jmc  spelling correction in comment from wiz@netbsd;
[TXT] sftp-common.c  1.20  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-common.h  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-glob.c  1.22  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sftp-server.8  1.11  10 months djm  add commandline options to enable logging of transactions; ok markus@
[TXT] sftp-server.c  1.73  8 days djm  bz#1286 stop reading and processing commands when input or output buffer is near...
[TXT] sftp.1  1.63  16 months dtucker  Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056...
[TXT] sftp.c  1.96  4 months stevesk  ARGSUSED for lint
[TXT] sftp.h  1.5  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] ssh-add.1  1.43  2 years djm  OpenSSH doesn't ever look at the $HOME environment variable, so don't say that w...
[TXT] ssh-add.c  1.89  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh-agent.1  1.44  10 months jmc  mark up angle brackets;
[TXT] ssh-agent.c  1.155  2 months dtucker  Remove the signal handler that checks if the agent's parent process has gone awa...
[TXT] ssh-dss.c  1.24  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] ssh-gss.h  1.9  9 months djm  constify host argument to match the rest of the GSSAPI functions and unbreak com...
[TXT] ssh-keygen.1  1.74  4 months jmc  more secsh -> rfc 4716 updates; spotted by wiz@netbsd ok markus
[TXT] ssh-keygen.c  1.160  4 months stevesk  spaces
[TXT] ssh-keyscan.1  1.22  7 months ray  Change "a SSH" to "an SSH". Hurray, I'm not the only one who pronounces "SSH" a...
[TXT] ssh-keyscan.c  1.74  7 months djm  sys/resource.h needs sys/time.h; prompted by brad@
[TXT] ssh-keysign.8  1.8  14 months jmc  some consistency fixes;
[TXT] ssh-keysign.c  1.29  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh-rsa.c  1.39  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh.1  1.266  5 months markus  add rfc 4716 (public key format); ok jmc
[TXT] ssh.c  1.295  4 months stevesk  spaces
[TXT] ssh.h  1.78  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ssh1.h  1.6  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] ssh2.h  1.10  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] ssh_config  1.22  11 months dtucker  Add GSSAPIAuthentication and GSSAPIDelegateCredentials to examples in sample ssh...
[TXT] ssh_config.5  1.98  4 months jmc  do not use a list for SYNOPSIS; this is actually part of a larger report sent b...
[TXT] sshconnect.c  1.200  7 months markus  sleep before retrying (not after) since sleep changes errno; fixes pr 5250; rad@...
[TXT] sshconnect.h  1.23  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshconnect1.c  1.70  6 months markus  add missing checks for openssl return codes; with & ok djm@
[TXT] sshconnect2.c  1.164  7 days jolan  djm owes me a vb and a tism cd for breaking ssh compilation
[TXT] sshd.8  1.235  2 months jmc  - let synopsis and description agree for -f - sort FILES - +.Xr ssh-keyscan 1 , ...
[TXT] sshd.c  1.351  2 days djm  zap double include; from p_nowaczyk AT o2.pl
[TXT] sshd_config  1.75  2 months djm  Disable the legacy SSH protocol 1 for new installations via a configuration over...
[TXT] sshd_config.5  1.74  2 months jmc  sort the `match' keywords;
[TXT] sshlogin.c  1.25  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshlogin.h  1.8  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshpty.c  1.26  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshpty.h  1.10  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] sshtty.c  1.12  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ttymodes.c  1.26  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] ttymodes.h  1.14  13 months djm  standardise spacing in $OpenBSD$ tags; requested by deraadt@
[TXT] uidswap.c  1.35  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] uidswap.h  1.13  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] uuencode.c  1.24  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] uuencode.h  1.13  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] version.h  1.49  2 months djm  openssh-4.6; "please" deraadt@
[TXT] xmalloc.c  1.27  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...
[TXT] xmalloc.h  1.13  9 months deraadt  almost entirely get rid of the culture of ".h files that include .h files" ok dj...

Show only files with tag:

OpenBSD CVSweb maintained by <beck@openbsd.org>