]> andersk Git - openssh.git/log
openssh.git
18 years ago - stevesk@cvs.openbsd.org 2006/01/01 08:59:27
djm [Mon, 2 Jan 2006 12:40:10 +0000 (12:40 +0000)] 
   - stevesk@cvs.openbsd.org 2006/01/01 08:59:27
     [includes.h misc.c]
     move <net/if.h>; ok djm@

18 years ago - jmc@cvs.openbsd.org 2005/12/31 13:45:19
djm [Mon, 2 Jan 2006 12:38:37 +0000 (12:38 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/31 13:45:19
     [ssh.1]
     .Nm does not require an argument;

18 years ago - jmc@cvs.openbsd.org 2005/12/31 13:44:04
djm [Mon, 2 Jan 2006 12:38:21 +0000 (12:38 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/31 13:44:04
     [ssh.1]
     clean up ENVIRONMENT a little;

18 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 2 Jan 2006 12:38:00 +0000 (12:38 +0000)] 
 - (djm) OpenBSD CVS Sync
   - 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

18 years ago - (djm) [README.tun] Add README.tun, missed during sync of tun(4) support
djm [Mon, 2 Jan 2006 09:23:18 +0000 (09:23 +0000)] 
 - (djm) [README.tun] Add README.tun, missed during sync of tun(4) support

18 years ago - (djm) [openbsd-compat/port-tun.c] Linux needs linux/if.h too
djm [Sun, 1 Jan 2006 10:15:50 +0000 (10:15 +0000)] 
 - (djm) [openbsd-compat/port-tun.c] Linux needs linux/if.h too

18 years ago - (djm) [configure.ac] Fix linux/if_tun.h test
djm [Sun, 1 Jan 2006 10:03:30 +0000 (10:03 +0000)] 
 - (djm) [configure.ac] Fix linux/if_tun.h test

18 years ago - (djm) [Makefile.in configure.ac includes.h misc.c]
djm [Sun, 1 Jan 2006 08:47:05 +0000 (08:47 +0000)] 
 - (djm) [Makefile.in configure.ac includes.h misc.c]
         [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.

18 years ago - (djm) [configure.ac] oops, make that linux/if_tun.h
djm [Sat, 31 Dec 2005 06:05:58 +0000 (06:05 +0000)] 
 - (djm) [configure.ac] oops, make that linux/if_tun.h

18 years ago - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
djm [Sat, 31 Dec 2005 05:42:03 +0000 (05:42 +0000)] 
 - (djm) [configure.ac] Disable Linux tun(4) compat code if linux/tun.h does
   not exist

18 years ago - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
djm [Sat, 31 Dec 2005 05:33:36 +0000 (05:33 +0000)] 
 - (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
   [serverloop.c ssh.c openbsd-compat/Makefile.in]
   [openbsd-compat/openbsd-compat.h] Implement tun(4) forwarding
   compatability support for Linux, diff from reyk@

18 years ago - stevesk@cvs.openbsd.org 2005/12/31 01:38:45
djm [Sat, 31 Dec 2005 05:23:15 +0000 (05:23 +0000)] 
   - stevesk@cvs.openbsd.org 2005/12/31 01:38:45
     [ssh.1]
     document -MM; ok djm@

18 years ago - jmc@cvs.openbsd.org 2005/12/30 16:59:00
djm [Sat, 31 Dec 2005 05:22:55 +0000 (05:22 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/30 16:59:00
     [sftp.1]
     do not suggest that interactive authentication will work
     with the -b flag;
     based on a diff from john l. scarfone;
     ok djm

18 years ago - reyk@cvs.openbsd.org 2005/12/30 15:56:37
djm [Sat, 31 Dec 2005 05:22:32 +0000 (05:22 +0000)] 
   - reyk@cvs.openbsd.org 2005/12/30 15:56:37
     [channels.c channels.h clientloop.c]
     add channel output filter interface.
     ok djm@, suggested by markus@

18 years ago - (djm) OpenBSD CVS Sync
djm [Sat, 31 Dec 2005 05:19:53 +0000 (05:19 +0000)] 
 - (djm) OpenBSD CVS Sync
   - stevesk@cvs.openbsd.org 2005/12/28 22:46:06
     [canohost.c channels.c clientloop.c]
     use 'break-in' for consistency; ok deraadt@ ok and input jmc@

18 years ago (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd
tim [Wed, 28 Dec 2005 22:28:08 +0000 (22:28 +0000)] 
 (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd

18 years ago - djm@cvs.openbsd.org 2005/12/24 02:27:41
djm [Sat, 24 Dec 2005 03:59:12 +0000 (03:59 +0000)] 
   - djm@cvs.openbsd.org 2005/12/24 02:27:41
     [session.c sshd.c]
     eliminate some code duplicated in privsep and non-privsep paths, and
     explicitly clear SIGALRM handler; "groovy" deraadt@

18 years ago - jmc@cvs.openbsd.org 2005/12/23 23:46:23
djm [Sat, 24 Dec 2005 03:56:47 +0000 (03:56 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/23 23:46:23
     [ssh.1]
     less mark up for -c;

18 years ago - jmc@cvs.openbsd.org 2005/12/23 14:55:53
djm [Sat, 24 Dec 2005 03:56:29 +0000 (03:56 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/23 14:55:53
     [ssh.1]
     - sync the description of -e w/ synopsis
     - simplify the description of -I
     - note that -I is only available if support compiled in, and that it
     isn't by default
     feedback/ok djm@

18 years ago - jmc@cvs.openbsd.org 2005/12/22 11:23:42
djm [Sat, 24 Dec 2005 03:56:04 +0000 (03:56 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/22 11:23:42
     [ssh.1]
     expand the description of -w somewhat;
     help/ok reyk

18 years ago - jmc@cvs.openbsd.org 2005/12/22 10:31:40
djm [Sat, 24 Dec 2005 03:55:47 +0000 (03:55 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/22 10:31:40
     [ssh_config.5]
     put the description of "UsePrivilegedPort" in the correct place;

18 years ago - stevesk@cvs.openbsd.org 2005/12/21 22:44:26
djm [Sat, 24 Dec 2005 03:55:16 +0000 (03:55 +0000)] 
   - stevesk@cvs.openbsd.org 2005/12/21 22:44:26
     [sshd.8]
     clarify precedence of -p, Port, ListenAddress; ok and help jmc@

18 years ago - jmc@cvs.openbsd.org 2005/12/21 12:53:31
djm [Sat, 24 Dec 2005 03:54:03 +0000 (03:54 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/21 12:53:31
     [ssh.1]
     -Y does X11 forwarding too;
     ok markus

18 years ago - jmc@cvs.openbsd.org 2005/12/21 11:57:25
djm [Sat, 24 Dec 2005 03:53:44 +0000 (03:53 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/21 11:57:25
     [ssh.1]
     options now described `above', rather than `later';

18 years ago - jmc@cvs.openbsd.org 2005/12/21 11:48:16
djm [Sat, 24 Dec 2005 03:53:23 +0000 (03:53 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/21 11:48:16
     [ssh.1]
     -L and -R descriptions are now above, not below, ~C description;

18 years ago - jmc@cvs.openbsd.org 2005/12/20 22:09:41
djm [Sat, 24 Dec 2005 03:53:04 +0000 (03:53 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/20 22:09:41
     [ssh.1]
     move info on ssh return values and config files up into the main
     description;

18 years ago - jmc@cvs.openbsd.org 2005/12/20 22:02:50
djm [Sat, 24 Dec 2005 03:52:36 +0000 (03:52 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/20 22:02:50
     [ssh.1]
     .Ss -> .Sh: subsections have not made this page more readable

18 years ago - jmc@cvs.openbsd.org 2005/12/20 21:59:43
djm [Sat, 24 Dec 2005 03:52:13 +0000 (03:52 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/20 21:59:43
     [ssh.1]
     merge the sections on protocols 1 and 2 into one section on
     authentication;
     feedback djm dtucker
     ok deraadt markus dtucker

18 years ago - dtucker@cvs.openbsd.org 2005/12/20 04:41:07
dtucker [Tue, 20 Dec 2005 05:15:51 +0000 (05:15 +0000)] 
   - dtucker@cvs.openbsd.org 2005/12/20 04:41:07
     [ssh.c]
     exit(255) on error to match description in ssh(1); bz #1137; ok deraadt@

18 years ago - stevesk@cvs.openbsd.org 2005/12/17 21:36:42
dtucker [Tue, 20 Dec 2005 05:15:14 +0000 (05:15 +0000)] 
   - stevesk@cvs.openbsd.org 2005/12/17 21:36:42
     [ssh_config.5]
     spelling: intented -> intended

18 years ago - stevesk@cvs.openbsd.org 2005/12/17 21:13:05
dtucker [Tue, 20 Dec 2005 05:14:15 +0000 (05:14 +0000)] 
   - stevesk@cvs.openbsd.org 2005/12/17 21:13:05
     [ssh_config.5 session.c]
     spelling: fowarding, fowarded

18 years agomissed changelog entry
dtucker [Tue, 20 Dec 2005 05:12:24 +0000 (05:12 +0000)] 
missed changelog entry

18 years ago - jmc@cvs.openbsd.org 2005/12/16 18:14:40
dtucker [Tue, 20 Dec 2005 05:11:35 +0000 (05:11 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:14:40
     [ssh.1]
     signpost the protocol sections;

18 years ago - jmc@cvs.openbsd.org 2005/12/16 18:12:22
dtucker [Tue, 20 Dec 2005 05:10:45 +0000 (05:10 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:12:22
     [ssh.1]
     make the description of -c a little nicer;

18 years ago - jmc@cvs.openbsd.org 2005/12/16 18:08:53
dtucker [Tue, 20 Dec 2005 05:10:09 +0000 (05:10 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:08:53
     [ssh.1]
     simplify a sentence;

18 years ago - jmc@cvs.openbsd.org 2005/12/16 18:07:08
dtucker [Tue, 20 Dec 2005 05:09:36 +0000 (05:09 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/16 18:07:08
     [ssh.1]
     move the option descriptions up the page: start of a restructure;
     ok markus deraadt

18 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Tue, 20 Dec 2005 05:08:42 +0000 (05:08 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   - reyk@cvs.openbsd.org 2005/12/13 15:03:02
     [serverloop.c]
     if forced_tun_device is not set, it is -1 and not SSH_TUNID_ANY

18 years ago - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
dtucker [Mon, 19 Dec 2005 06:40:40 +0000 (06:40 +0000)] 
 - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
   openbsd-compat/openssl-compat.h] Check for and work around broken AES
   ciphers >128bit on (some) Solaris 10 systems.  ok djm@

18 years ago - (dtucker) [configure.ac openbsd-compat/bsd-snprintf.c] Bug #1133: Our
dtucker [Sat, 17 Dec 2005 11:32:03 +0000 (11:32 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/bsd-snprintf.c] Bug #1133: Our
   snprintf replacement can have a conflicting declaration in HP-UX's system
   headers (const vs. no const) so we now check for and work around it.  Patch
   from the dynamic duo of David Leonard and Ted Percival.

18 years ago - (dtucker) [defines.h] HP-UX system headers define "YES" and "NO" which
dtucker [Sat, 17 Dec 2005 11:04:08 +0000 (11:04 +0000)] 
 - (dtucker) [defines.h] HP-UX system headers define "YES" and "NO" which
   scp.c also uses, so undef them here.

18 years ago - dtucker@cvs.openbsd.org 2005/12/30 04:36:39
dtucker [Wed, 14 Dec 2005 04:39:20 +0000 (04:39 +0000)] 
   - dtucker@cvs.openbsd.org 2005/12/30 04:36:39
     [regress/scp-ssh-wrapper.sh]
     Fix assumption about how many args scp will pass; ok djm@

18 years ago - (djm) [misc.c] Disable tunnel code for non-OpenBSD (for now), enable
djm [Tue, 13 Dec 2005 09:44:13 +0000 (09:44 +0000)] 
 - (djm) [misc.c] Disable tunnel code for non-OpenBSD (for now), enable
   again by providing a sys_tun_open() function for your platform and
   setting the CUSTOM_SYS_TUN_OPEN define. More work is required to match
   OpenBSD's tunnel protocol, which prepends the address family to the
   packet

18 years ago - markus@cvs.openbsd.org 2005/12/12 13:46:18
djm [Tue, 13 Dec 2005 08:33:57 +0000 (08:33 +0000)] 
   - markus@cvs.openbsd.org 2005/12/12 13:46:18
     [channels.c channels.h session.c]
     make sure protocol messages for internal channels are ignored.
     allow adjust messages for non-open channels; with and ok djm@

18 years ago - jmc@cvs.openbsd.org 2005/12/08 21:37:50
djm [Tue, 13 Dec 2005 08:33:37 +0000 (08:33 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/08 21:37:50
     [ssh_config.5]
     new sentence, new line;

18 years ago - reyk@cvs.openbsd.org 2005/12/08 18:34:11
djm [Tue, 13 Dec 2005 08:33:19 +0000 (08:33 +0000)] 
   - reyk@cvs.openbsd.org 2005/12/08 18:34:11
     [auth-options.c includes.h misc.c misc.h readconf.c servconf.c]
     [serverloop.c ssh.c ssh_config.5 sshd_config.5 configure.ac]
     two changes to the new ssh tunnel support. this breaks compatibility
     with the initial commit but is required for a portable approach.
     - make the tunnel id u_int and platform friendly, use predefined types.
     - support configuration of layer 2 (ethernet) or layer 3
     (point-to-point, default) modes. configuration is done using the
     Tunnel (yes|point-to-point|ethernet|no) option is ssh_config(5) and
     restricted by the PermitTunnel (yes|point-to-point|ethernet|no) option
     in sshd_config(5).
     ok djm@, man page bits by jmc@

18 years ago - jmc@cvs.openbsd.org 2005/12/08 15:06:29
djm [Tue, 13 Dec 2005 08:30:45 +0000 (08:30 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/08 15:06:29
     [ssh_config.5]
     keep options in order;

18 years ago - jmc@cvs.openbsd.org 2005/12/08 14:59:44
djm [Tue, 13 Dec 2005 08:30:27 +0000 (08:30 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/08 14:59:44
     [ssh.1 ssh_config.5]
     make `!command' a little clearer;
     ok reyk

18 years ago - jmc@cvs.openbsd.org 2005/12/07 10:52:13
djm [Tue, 13 Dec 2005 08:29:58 +0000 (08:29 +0000)] 
   - jmc@cvs.openbsd.org 2005/12/07 10:52:13
     [ssh.1]
     - avoid line split in SYNOPSIS
     - add args to -w
     - kill trailing whitespace

18 years ago - djm@cvs.openbsd.org 2005/12/07 03:52:22
djm [Tue, 13 Dec 2005 08:29:36 +0000 (08:29 +0000)] 
   - djm@cvs.openbsd.org 2005/12/07 03:52:22
     [clientloop.c]
     reyk forgot to compile with -Werror (missing header)

18 years ago - reyk@cvs.openbsd.org 2005/12/06 22:38:28
djm [Tue, 13 Dec 2005 08:29:02 +0000 (08:29 +0000)] 
   - reyk@cvs.openbsd.org 2005/12/06 22:38:28
     [auth-options.c auth-options.h channels.c channels.h clientloop.c]
     [misc.c misc.h readconf.c readconf.h scp.c servconf.c servconf.h]
     [serverloop.c sftp.c ssh.1 ssh.c ssh_config ssh_config.5 sshconnect.c]
     [sshconnect.h sshd.8 sshd_config sshd_config.5]
     Add support for tun(4) forwarding over OpenSSH, based on an idea and
     initial channel code bits by markus@. This is a simple and easy way to
     use OpenSSH for ad hoc virtual private network connections, e.g.
     administrative tunnels or secure wireless access. It's based on a new
     ssh channel and works similar to the existing TCP forwarding support,
     except that it depends on the tun(4) network interface on both ends of
     the connection for layer 2 or layer 3 tunneling. This diff also adds
     support for LocalCommand in the ssh(1) client.

     ok djm@, markus@, jmc@ (manpages), tested and discussed with others

18 years ago - jmc@cvs.openbsd.org 2005/11/30 11:45:20
djm [Tue, 13 Dec 2005 08:25:43 +0000 (08:25 +0000)] 
   - jmc@cvs.openbsd.org 2005/11/30 11:45:20
     [ssh.1]
     avoid ambiguities in describing TZ;
     ok djm@

18 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 13 Dec 2005 08:25:21 +0000 (08:25 +0000)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2005/11/30 11:18:27
     [ssh.1]
     timezone -> time zone

18 years agoBump release note URL
dtucker [Thu, 1 Dec 2005 11:21:04 +0000 (11:21 +0000)] 
Bump release note URL

18 years ago - (djm) [envpass.sh] Remove regress script that was accidentally committed
djm [Thu, 1 Dec 2005 01:51:59 +0000 (01:51 +0000)] 
 - (djm) [envpass.sh] Remove regress script that was accidentally committed
   in top level directory and not noticed for over a year :)

18 years ago - (tim) [configure.ac sshd.8] Enable locked account check (a "*LK*" string)
tim [Tue, 29 Nov 2005 02:40:34 +0000 (02:40 +0000)] 
 - (tim) [configure.ac sshd.8] Enable locked account check (a "*LK*" string)
   for UnixWare.

18 years ago - dtucker@cvs.openbsd.org 2005/11/29 02:04:55
dtucker [Tue, 29 Nov 2005 02:10:24 +0000 (02:10 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/29 02:04:55
     [ssh-keygen.c]
     Populate default key sizes before checking them; from & ok tim@

18 years ago - (tim) [ssh-keygen.c] Move DSA length test after setting default when
tim [Tue, 29 Nov 2005 01:45:32 +0000 (01:45 +0000)] 
 - (tim) [ssh-keygen.c] Move DSA length test after setting default when
   bits == 0.

18 years ago - (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
dtucker [Mon, 28 Nov 2005 11:28:59 +0000 (11:28 +0000)] 
 - (dtucker) [includes.h] Bug #1122: __USE_GNU is a glibc internal macro, use
   _GNU_SOURCE instead.  Patch from t8m at centrum.cz.

18 years ago - dtucker@cvs.openbsd.org 2005/11/28 06:02:56
dtucker [Mon, 28 Nov 2005 06:05:40 +0000 (06:05 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/28 06:02:56
     [ssh-agent.1]
     Update agent socket path templates to reflect reality, correct xref for
     time formats.  bz#1121, patch from openssh at roumenpetrov.info, ok djm@

18 years ago [ssh-keygen.1 ssh-keygen.c]
dtucker [Mon, 28 Nov 2005 05:41:46 +0000 (05:41 +0000)] 
 [ssh-keygen.1 ssh-keygen.c]
     Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2,
     increase minumum RSA key size to 768 bits and update man page to reflect
     these.  Patch originally bz#1119 (senthilkumar_sen at hotpop.com),
     ok djm@, grudging ok deraadt@.

18 years ago - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
dtucker [Mon, 28 Nov 2005 05:41:03 +0000 (05:41 +0000)] 
 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
   versions of GNU head.  Based on patch from zappaman at buraphalinux.org

18 years ago - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
dtucker [Sat, 26 Nov 2005 11:24:09 +0000 (11:24 +0000)] 
 - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
   when they're available) need the real UID set otherwise pam_chauthtok will
   set ADMCHG after changing the password, forcing the user to change it
   again immediately.

18 years ago - (dtucker) [progressmeter.c scp.c sftp-server.c] Use correct casts for
dtucker [Fri, 25 Nov 2005 03:44:55 +0000 (03:44 +0000)] 
 - (dtucker) [progressmeter.c scp.c sftp-server.c] Use correct casts for
   snprintf formats, fixes warnings on some 64 bit platforms.  Patch from
   shaw at vranix.com, ok djm@

18 years ago - (dtucker) [configure.ac] Apply tim's fix for older systems where the
dtucker [Fri, 25 Nov 2005 02:14:58 +0000 (02:14 +0000)] 
 - (dtucker) [configure.ac] Apply tim's fix for older systems where the
   resolver state in resolv.h is "state" not "__res_state".  With slight
   modification by me to also work on old AIXes.  ok djm@

18 years ago - (dtucker) [regress/test-exec.sh] Use 1024 bit keys since we generate so
dtucker [Thu, 24 Nov 2005 12:18:54 +0000 (12:18 +0000)] 
 - (dtucker) [regress/test-exec.sh] Use 1024 bit keys since we generate so
   many and use them only once.  Speeds up testing on older/slower hardware.

18 years ago - (dtucker) [configure.ac] Fix typos in comments and AC_SEARCH_LIB argument
dtucker [Thu, 24 Nov 2005 11:34:54 +0000 (11:34 +0000)] 
 - (dtucker) [configure.ac] Fix typos in comments and AC_SEARCH_LIB argument
   order in Reliant Unix block.  Patch from johane at lysator.liu.se.

18 years ago - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
djm [Thu, 24 Nov 2005 08:58:19 +0000 (08:58 +0000)] 
 - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
   openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an
   asprintf() implementation, after syncing our {v,}snprintf() implementation
   with some extra fixes from Samba's version. With help and debugging from
   dtucker and tim; ok dtucker@

18 years ago - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
dtucker [Tue, 22 Nov 2005 08:55:13 +0000 (08:55 +0000)] 
 - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch
   from shaw at vranix.com.

18 years ago - dtucker@cvs.openbsd.org 2005/11/22 03:36:03
dtucker [Tue, 22 Nov 2005 08:43:26 +0000 (08:43 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/22 03:36:03
     [hostfile.c]
     Correct format/arguments to debug call; spotted by shaw at vranix.com
     ok djm@

18 years ago - dtucker@cvs.openbsd.org 2005/11/21 09:42:10
dtucker [Tue, 22 Nov 2005 08:42:42 +0000 (08:42 +0000)] 
   - dtucker@cvs.openbsd.org 2005/11/21 09:42:10
     [auth-krb5.c]
     Perform Kerberos calls even for invalid users to prevent leaking
     information about account validity.  bz #975, patch originally from
     Senthil Kumar, sanity checked by Simon Wilkinson, tested by djm@, biorn@,
     ok markus@

18 years ago - millert@cvs.openbsd.org 2005/11/15 11:59:54
dtucker [Tue, 22 Nov 2005 08:41:33 +0000 (08:41 +0000)] 
   - millert@cvs.openbsd.org 2005/11/15 11:59:54
     [includes.h]
     Include sys/queue.h explicitly instead of assuming some other header
     will pull it in.  At the moment it gets pulled in by sys/select.h
     (which ssh has no business including) via event.h.  OK markus@
     (ID sync only in -portable)

18 years ago - deraadt@cvs.openbsd.org 2005/11/12 18:38:15
dtucker [Tue, 22 Nov 2005 08:38:06 +0000 (08:38 +0000)] 
   - deraadt@cvs.openbsd.org 2005/11/12 18:38:15
     [scp.c]
     avoid close(-1), as in rcp; ok cloder

18 years ago - deraadt@cvs.openbsd.org 2005/11/12 18:37:59
dtucker [Tue, 22 Nov 2005 08:37:08 +0000 (08:37 +0000)] 
   - deraadt@cvs.openbsd.org 2005/11/12 18:37:59
     [ssh-add.c]
     space

18 years ago - (dtucker) [openbsd-compat/openssl-compat.h] Add comment explaining what
dtucker [Sun, 20 Nov 2005 03:09:59 +0000 (03:09 +0000)] 
 - (dtucker) [openbsd-compat/openssl-compat.h] Add comment explaining what
   is going on.

18 years ago - (dtucker) [regress/reconfigure.sh] Fix potential race in the reconfigure
dtucker [Sat, 12 Nov 2005 10:30:07 +0000 (10:30 +0000)] 
 - (dtucker) [regress/reconfigure.sh] Fix potential race in the reconfigure
   test: if sshd takes too long to reconfigure the subsequent connection will
   fail.  Zap pidfile before HUPing sshd which will rewrite it when it's ready.

18 years ago - (dtucker) [configure.ac] Remove duplicate utimes() check. ok djm@
dtucker [Sat, 12 Nov 2005 07:42:36 +0000 (07:42 +0000)] 
 - (dtucker) [configure.ac] Remove duplicate utimes() check.  ok djm@

18 years ago - (dtucker) [configure.ac] Use "$AWK" instead of "awk" in gcc version test.
dtucker [Sat, 12 Nov 2005 04:20:52 +0000 (04:20 +0000)] 
 - (dtucker) [configure.ac] Use "$AWK" instead of "awk" in gcc version test.

18 years ago - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag.
dtucker [Sat, 12 Nov 2005 03:28:05 +0000 (03:28 +0000)] 
 - (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag.

18 years ago - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag.
dtucker [Sat, 12 Nov 2005 03:14:52 +0000 (03:14 +0000)] 
 - (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag.

18 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Restore Portable-specific
dtucker [Sat, 12 Nov 2005 03:06:29 +0000 (03:06 +0000)] 
 - (dtucker) [openbsd-compat/getrrsetbyname.c] Restore Portable-specific
   ifdef lost during sync.  Spotted by tim@.

18 years ago- (dtucker) [configure.ac] Try to get the gcc version number in a way that
dtucker [Thu, 10 Nov 2005 10:30:36 +0000 (10:30 +0000)] 
- (dtucker) [configure.ac] Try to get the gcc version number in a way that
   doesn't change between versions, and use a safer default.

18 years ago - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
dtucker [Thu, 10 Nov 2005 08:43:48 +0000 (08:43 +0000)] 
 - (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
   Id and copyright sync only, there were no substantial changes we need.

18 years agotypo
dtucker [Thu, 10 Nov 2005 08:31:37 +0000 (08:31 +0000)] 
typo

18 years ago - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
dtucker [Thu, 10 Nov 2005 08:31:08 +0000 (08:31 +0000)] 
 - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
   -Wall fixes from djm.

18 years ago - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
dtucker [Thu, 10 Nov 2005 08:29:12 +0000 (08:29 +0000)] 
 - (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
   Id and copyright sync only, there were no substantial changes we need.

18 years ago - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17.
dtucker [Thu, 10 Nov 2005 06:54:46 +0000 (06:54 +0000)] 
 - (dtucker) [openbsd-compat/bindresvport.c] Update from OpenBSD 1.16 -> 1.17.

18 years ago - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker.
dtucker [Thu, 10 Nov 2005 06:52:08 +0000 (06:52 +0000)] 
 - (dtucker) [openbsd-compat/bindresvport.c] Add "OPENBSD ORIGINAL" marker.

18 years ago - (dtucker) [openbsd-compat/rresvport.c] Update from OpenBSD 1.6 -> 1.8.
dtucker [Thu, 10 Nov 2005 06:42:40 +0000 (06:42 +0000)] 
 - (dtucker) [openbsd-compat/rresvport.c] Update from OpenBSD 1.6 -> 1.8.

18 years ago - (dtucker) [openbsd-compat/mktemp.c] Update from OpenBSD 1.17 -> 1.19.
dtucker [Thu, 10 Nov 2005 06:37:02 +0000 (06:37 +0000)] 
 - (dtucker) [openbsd-compat/mktemp.c] Update from OpenBSD 1.17 -> 1.19.

18 years ago - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13.
dtucker [Thu, 10 Nov 2005 06:33:00 +0000 (06:33 +0000)] 
 - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.10 -> 1.13.

18 years ago - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:28:35 +0000 (06:28 +0000)] 
 - (dtucker) [openbsd-compat/strsep.c] Update from OpenBSD 1.5 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:27:25 +0000 (06:27 +0000)] 
 - (dtucker) [openbsd-compat/daemon.c] Update from OpenBSD 1.5 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7.
dtucker [Thu, 10 Nov 2005 06:25:26 +0000 (06:25 +0000)] 
 - (dtucker) [openbsd-compat/inet_ntop.c] Update from OpenBSD 1.5 -> 1.7.

18 years ago - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6.
dtucker [Thu, 10 Nov 2005 06:23:54 +0000 (06:23 +0000)] 
 - (dtucker) [openbsd-compat/inet_nto.c] Update from OpenBSD 1.4 -> 1.6.

18 years ago - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9.
dtucker [Thu, 10 Nov 2005 06:21:21 +0000 (06:21 +0000)] 
 - (dtucker) [openbsd-compat/inet_aton.c] Update from OpenBSD 1.7 -> 1.9.

18 years ago - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up
dtucker [Thu, 10 Nov 2005 06:15:06 +0000 (06:15 +0000)] 
 - (dtucker) [openbsd-compat/getcwd.c] Replace lstat with fstat to match up
   with OpenBSD code since we don't support platforms without fstat any more.

18 years ago - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14.
dtucker [Thu, 10 Nov 2005 06:11:29 +0000 (06:11 +0000)] 
 - (dtucker) [openbsd-compat/getcwd.c] Update from OpenBSD 1.9 -> 1.14.

18 years ago - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9.
dtucker [Thu, 10 Nov 2005 06:03:22 +0000 (06:03 +0000)] 
 - (dtucker) [openbsd-compat/glob.h] Update from OpenBSD 1.8 -> 1.9.

18 years ago - (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25.
dtucker [Thu, 10 Nov 2005 06:02:21 +0000 (06:02 +0000)] 
 - (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25.

18 years ago - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5.
dtucker [Thu, 10 Nov 2005 05:58:47 +0000 (05:58 +0000)] 
 - (dtucker) [openbsd-compat/readpassphrase.h] Update from OpenBSD 1.3 -> 1.5.

This page took 0.123332 seconds and 4 git commands to generate.