summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-31 - dtucker@cvs.openbsd.org 2005/04/25 09:54:09Damien Miller
[regress/multiplex.sh] Don't call cleanup in multiplex as test-exec will cleanup anyway found by tim@, ok djm@ NB. ID sync only, we already had this
2006-01-31 - dtucker@cvs.openbsd.org 2005/03/10 10:20:39Damien Miller
[regress/forwarding.sh] Regress test for ClearAllForwardings (bz #994); ok markus@
2006-01-31 - djm@cvs.openbsd.org 2006/01/31 10:19:02Damien Miller
[misc.c misc.h scp.c sftp.c] fix local arbitrary command execution vulnerability on local/local and remote/remote copies (CVE-2006-0225, bz #1094), patch by t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@
2006-01-31 - jmc@cvs.openbsd.org 2006/01/30 13:37:49Damien Miller
[ssh.1] remove an incorrect sentence; reported by roumen petrov; ok djm markus
2006-01-31 - reyk@cvs.openbsd.org 2006/01/30 12:22:22Damien Miller
[channels.c] mark channel as write failed or dead instead of read failed on error of the channel output filter. ok markus@
2006-01-31 - jmc@cvs.openbsd.org 2006/01/26 08:47:56Damien Miller
[ssh.1] add a section on verifying host keys in dns; written with a lot of help from jakob; feedback dtucker/markus; ok markus
2006-01-31 - jmc@cvs.openbsd.org 2006/01/25 09:07:22Damien Miller
[sshd.8] move subsections to full sections;
2006-01-31 - jmc@cvs.openbsd.org 2006/01/25 09:04:34Damien Miller
[sshd.8] move the options description up the page, and a few additional tweaks whilst in here; ok markus
2006-01-31 - jmc@cvs.openbsd.org 2006/01/20 11:21:45Damien Miller
[ssh_config.5] - word change, agreed w/ markus - consistency fixes
2006-01-30 - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for theDarren Tucker
opensshd.init script interpretter if /sbin/sh does not exist. ok tim@
2006-01-29Correct format in debug messageDarren Tucker
2006-01-20 - dtucker@cvs.openbsd.org 2006/01/20 00:14:55Darren Tucker
[scp.1 ssh.1 ssh_config.5 sftp.1] Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056 with feedback from jmc, djm and markus; ok jmc@ djm@
2006-01-20 - jmc@cvs.openbsd.org 2006/01/18 10:53:29Darren Tucker
[ssh.1] add a section on ssh-based vpn, based on reyk's README.tun;
2006-01-20 - jmc@cvs.openbsd.org 2006/01/15 17:37:05Darren Tucker
[ssh.1] correction from deraadt
2006-01-14 - jmc@cvs.openbsd.org 2006/01/12 22:34:12Damien Miller
[ssh.1] back out a sentence - AUTHENTICATION already documents this;
2006-01-14 - jmc@cvs.openbsd.org 2006/01/12 22:26:02Damien Miller
[ssh_config.5] refer to TCP forwarding, rather than TCP/IP forwarding;
2006-01-14 - jmc@cvs.openbsd.org 2006/01/12 22:20:00Damien Miller
[sshd.8] refer to TCP forwarding, rather than TCP/IP forwarding;
2006-01-14 - jmc@cvs.openbsd.org 2006/01/12 18:48:48Damien Miller
[ssh.1] refer to `TCP' rather than `TCP/IP' in the context of connection forwarding; ok markus
2006-01-14 - jmc@cvs.openbsd.org 2006/01/12 14:44:12Damien Miller
[ssh.1] split sections on tcp and x11 forwarding into two sections. add an example in the tcp section, based on sth i wrote for ssh faq; help + ok: djm markus dtucker
2006-01-14 - jmc@cvs.openbsd.org 2006/01/06 13:29:10Damien Miller
[ssh.1] final round of whacking FILES for duplicate info, and some consistency fixes; ok djm
2006-01-14 - (djm) OpenBSD CVS SyncDamien Miller
- jmc@cvs.openbsd.org 2006/01/06 13:27:32 [ssh.1] weed out some duplicate info in the known_hosts FILES entries; ok djm
2006-01-10 - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend onDarren Tucker
tcpip service so it's always started after IP is up. Patch from vinschen at redhat.com.
2006-01-06 - djm@cvs.openbsd.org 2006/01/05 23:43:53Damien Miller
[misc.c] check that stdio file descriptors are actually closed before clobbering them in sanitise_stdfd(). problems occurred when a lower numbered fd was closed, but higher ones weren't. spotted by, and patch tested by Frédéric Olivié
2006-01-06 - jmc@cvs.openbsd.org 2006/01/04 19:50:09Damien Miller
[ssh.1] -.Xr gzip 1 ,
2006-01-06 - jmc@cvs.openbsd.org 2006/01/04 19:40:24Damien Miller
[ssh.1] +.Xr ssh-keyscan 1 ,
2006-01-06 - jmc@cvs.openbsd.org 2006/01/04 18:45:01Damien Miller
[ssh.1] remove .Xr's to rsh(1) and telnet(1): they are hardly needed;
2006-01-06 - jmc@cvs.openbsd.org 2006/01/04 18:42:46Damien Miller
[ssh.1] chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILES entries; ok markus
2006-01-06 - jmc@cvs.openbsd.org 2006/01/03 16:55:18Damien Miller
[ssh.1] tweak the description of ~/.ssh/environment
2006-01-06 - jmc@cvs.openbsd.org 2006/01/03 16:52:36Damien Miller
[ssh.1] put FILES in some sort of order: sort by pathname
2006-01-06 - jmc@cvs.openbsd.org 2006/01/03 16:35:30Damien Miller
[ssh.1] use a larger width for the ENVIRONMENT list;
2006-01-06 - jmc@cvs.openbsd.org 2006/01/03 16:31:10Damien Miller
[ssh.1] move FILES to a -compact list, and make each files an item in that list. this avoids nastly line wrap when we have long pathnames, and treats each file as a separate item; remove the .Pa too, since it is useless.
2006-01-04 - (djm) [channels.c] clean up harmless merge error, from reyk@Damien Miller
2006-01-03 - (djm) OpenBSD CVS SyncDamien Miller
- jmc@cvs.openbsd.org 2006/01/02 17:09:49 [ssh_config.5 sshd_config.5] some corrections from michael knudsen;
2006-01-02 - jmc@cvs.openbsd.org 2006/01/02 12:31:06Damien Miller
[ssh.1] start to cut some duplicate info from FILES; help/ok djm
2006-01-02 - reyk@cvs.openbsd.org 2006/01/02 07:53:44Damien Miller
[misc.c] clarify tun(4) opening - set the mode and bring the interface up. also (re)sets the tun(4) layer 2 LINK0 flag for existing tunnel interfaces. suggested and ok by djm@
2006-01-02 - djm@cvs.openbsd.org 2006/01/02 01:20:31Damien Miller
[sftp-client.c sftp-common.h sftp-server.c] use a common max. packet length, no binary change
2006-01-02 - stevesk@cvs.openbsd.org 2006/01/01 10:08:48Damien Miller
[misc.c] no trailing "\n" for debug()
2006-01-02 - stevesk@cvs.openbsd.org 2006/01/01 08:59:27Damien Miller
[includes.h misc.c] move <net/if.h>; ok djm@
2006-01-02 - jmc@cvs.openbsd.org 2005/12/31 13:45:19Damien Miller
[ssh.1] .Nm does not require an argument;
2006-01-02 - jmc@cvs.openbsd.org 2005/12/31 13:44:04Damien Miller
[ssh.1] clean up ENVIRONMENT a little;
2006-01-02 - (djm) OpenBSD CVS SyncDamien Miller
- jmc@cvs.openbsd.org 2005/12/31 10:46:17 [ssh.1] merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER AUTHENTICATION" sections into "AUTHENTICATION"; some rewording done to make the text read better, plus some improvements from djm; ok djm
2006-01-02 - (djm) [README.tun] Add README.tun, missed during sync of tun(4) supportDamien Miller
2006-01-01 - (djm) [openbsd-compat/port-tun.c] Linux needs linux/if.h tooDamien Miller
2006-01-01 - (djm) [configure.ac] Fix linux/if_tun.h testDamien Miller
2006-01-01 - (djm) [Makefile.in configure.ac includes.h misc.c]Damien Miller
[openbsd-compat/port-tun.c openbsd-compat/port-tun.h] Add support for tunnel forwarding for FreeBSD and NetBSD. NetBSD's support is limited to IPv4 tunnels only, and most versions don't support the tap(4) device at all.
2005-12-31 - (djm) [configure.ac] oops, make that linux/if_tun.hDamien Miller
2005-12-31 - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h doesDamien Miller
not exist
2005-12-31 - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]Damien Miller
[serverloop.c ssh.c openbsd-compat/Makefile.in] [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding compatability support for Linux, diff from reyk@
2005-12-31 - stevesk@cvs.openbsd.org 2005/12/31 01:38:45Damien Miller
[ssh.1] document -MM; ok djm@
2005-12-31 - jmc@cvs.openbsd.org 2005/12/30 16:59:00Damien Miller
[sftp.1] do not suggest that interactive authentication will work with the -b flag; based on a diff from john l. scarfone; ok djm