]> andersk Git - openssh.git/log
openssh.git
18 years ago - (djm) Update RPM spec file versions V_4_2_P1
djm [Thu, 1 Sep 2005 09:10:48 +0000 (09:10 +0000)] 
 - (djm) Update RPM spec file versions

18 years ago - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
tim [Wed, 31 Aug 2005 16:59:49 +0000 (16:59 +0000)] 
 - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
   openbsd-compat/port-uw.h openbsd-compat/xcrypt.c] libiaf cleanup. Disable
   libiaf bits for OpenServer6. Free memory allocated by ia_get_logpwd().
   Feedback and OK dtucker@

18 years ago - (dtucker) [README] Update release note URL to 4.2
dtucker [Wed, 31 Aug 2005 14:05:56 +0000 (14:05 +0000)] 
 - (dtucker) [README] Update release note URL to 4.2

18 years ago - markus@cvs.openbsd.org 2005/08/31 09:28:42
djm [Wed, 31 Aug 2005 09:47:07 +0000 (09:47 +0000)] 
   - markus@cvs.openbsd.org 2005/08/31 09:28:42
     [version.h]
     4.2

18 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 31 Aug 2005 09:46:26 +0000 (09:46 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2005/08/30 22:08:05
     [gss-serv.c sshconnect2.c]
     destroy credentials if krb5_kuserok() call fails. Stops credentials being
     delegated to users who are not authorised for GSSAPIAuthentication when
     GSSAPIDeletegateCredentials=yes and another authentication mechanism
     succeeds; bz#1073 reported by paul.moore AT centrify.com, fix by
     simon AT sxw.org.uk, tested todd@ biorn@ jakob@; ok deraadt@

18 years agocorrect bug number
djm [Wed, 31 Aug 2005 09:42:20 +0000 (09:42 +0000)] 
correct bug number

18 years ago - (tim) [configure.ac] Back out last change. It needs to be done differently.
tim [Tue, 30 Aug 2005 14:12:02 +0000 (14:12 +0000)] 
 - (tim) [configure.ac] Back out last change. It needs to be done differently.

18 years ago - (tim) [configure.ac] ia_openinfo() seems broken on OSR6. Limit UW long
tim [Tue, 30 Aug 2005 00:17:37 +0000 (00:17 +0000)] 
 - (tim) [configure.ac] ia_openinfo() seems broken on OSR6. Limit UW long
   password support to 7.x for now.

18 years ago - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
tim [Fri, 26 Aug 2005 20:15:19 +0000 (20:15 +0000)] 
 - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
   openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h
   openbsd-compat/xcrypt.c] New files [openssh/openbsd-compat/port-uw.c
   openssh/openbsd-compat/port-uw.h] Support long passwords (> 8-char)
   on UnixWare 7 from Dhiraj Gulati and Ahsan Rashid. Cleanup and testing
   by tim@. Feedback and OK dtucker@

18 years ago - (tim) [defines.h] PATH_MAX bits for OpenServer OK dtucker@
tim [Wed, 24 Aug 2005 00:18:21 +0000 (00:18 +0000)] 
 - (tim) [defines.h] PATH_MAX bits for OpenServer OK dtucker@

18 years ago - (tim) [configure.ac ] Not all gcc's support -Wsign-compare
tim [Wed, 24 Aug 2005 00:11:26 +0000 (00:11 +0000)] 
 - (tim) [configure.ac ] Not all gcc's support -Wsign-compare

18 years ago - (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully-
dtucker [Tue, 23 Aug 2005 13:32:05 +0000 (13:32 +0000)] 
 - (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully-
   qualified sshd pathname since some systems (eg Cygwin) may consider "/foo"
   and "//foo" to be different.  Spotted by vinschen at redhat.com.

18 years ago - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support for
dtucker [Mon, 22 Aug 2005 22:06:55 +0000 (22:06 +0000)] 
 - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support for
   LynxOS, patch from Olli Savia (ops at iki.fi).  ok djm@

18 years ago - (djm) [ttymodes.c] bugzilla #1054: Fix encoding of _POSIX_VDISABLE,
djm [Tue, 16 Aug 2005 11:32:09 +0000 (11:32 +0000)] 
 - (djm) [ttymodes.c] bugzilla #1054: Fix encoding of _POSIX_VDISABLE,
   from Jacob Nevins; ok dtucker@

18 years ago - (tim) [configure.ac] corrections to libedit tests. Report and patches
tim [Tue, 16 Aug 2005 00:48:40 +0000 (00:48 +0000)] 
 - (tim) [configure.ac] corrections to libedit tests. Report and patches
   by skeleten AT shillest.net

18 years ago - (tim) wrap el_end() in #ifdef USE_LIBEDIT
tim [Mon, 15 Aug 2005 21:52:50 +0000 (21:52 +0000)] 
 - (tim) wrap el_end() in #ifdef USE_LIBEDIT

18 years ago - jaredy@cvs.openbsd.org 2005/08/08 13:22:48
djm [Fri, 12 Aug 2005 12:16:22 +0000 (12:16 +0000)] 
   - jaredy@cvs.openbsd.org 2005/08/08 13:22:48
     [sftp.c]
     sftp prompt enhancements:
     - in non-interactive mode, do not print an empty prompt at the end
       before finishing
     - print newline after EOF in editline mode
     - call el_end() in editline mode
     ok dtucker djm

18 years agooops, that last commit was:
djm [Fri, 12 Aug 2005 12:11:58 +0000 (12:11 +0000)] 
oops, that last commit was:

     Report from Janusz Mucka; ok djm@

18 years ago - dtucker@cvs.openbsd.org 2005/08/06 10:03:12
djm [Fri, 12 Aug 2005 12:11:37 +0000 (12:11 +0000)] 
   - dtucker@cvs.openbsd.org 2005/08/06 10:03:12
     [servconf.c]
     Unbreak sshd ListenAddress for bare IPv6 addresses.

18 years ago - djm@cvs.openbsd.org 2005/07/30 02:03:47
djm [Fri, 12 Aug 2005 12:11:18 +0000 (12:11 +0000)] 
   - djm@cvs.openbsd.org 2005/07/30 02:03:47
     [readconf.c]
     listen_hosts initialisation here too; spotted greg AT y2005.nest.cx

18 years ago - djm@cvs.openbsd.org 2005/07/30 01:26:16
djm [Fri, 12 Aug 2005 12:10:56 +0000 (12:10 +0000)] 
   - djm@cvs.openbsd.org 2005/07/30 01:26:16
     [ssh.c]
     fix -D listen_host initialisation, so it picks up gateway_ports setting
     correctly

18 years ago - markus@cvs.openbsd.org 2005/07/28 17:36:22
djm [Fri, 12 Aug 2005 12:10:28 +0000 (12:10 +0000)] 
   - markus@cvs.openbsd.org 2005/07/28 17:36:22
     [packet.c]
     missing packet_init_compression(); from solar

18 years ago - (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]
dtucker [Wed, 10 Aug 2005 11:52:36 +0000 (11:52 +0000)] 
 - (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]
   Sync current (thread-safe) version of realpath.c from OpenBSD (which is
   in turn based on FreeBSD's).  ok djm@

18 years ago - (dtucker) [configure.ac] Test libedit library and headers for compatibility.
dtucker [Wed, 10 Aug 2005 10:34:15 +0000 (10:34 +0000)] 
 - (dtucker) [configure.ac] Test libedit library and headers for compatibility.
   Report from skeleten AT shillest.net, ok djm@

18 years ago - (tim) [configure.ac] Allow --with-audit=no. OK dtucker@
tim [Tue, 9 Aug 2005 17:09:53 +0000 (17:09 +0000)] 
 - (tim) [configure.ac] Allow --with-audit=no. OK dtucker@
   Report by skeleten AT shillest.net

18 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
dtucker [Wed, 3 Aug 2005 05:36:21 +0000 (05:36 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
   latter is specified in the standard.

18 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* defines
dtucker [Wed, 3 Aug 2005 00:57:15 +0000 (00:57 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] Check for EAI_* defines
   individually and use a value less likely to collide with real values from
   netdb.h.  Fixes compile warnings on FreeBSD 5.3.  ok djm@

18 years ago - (dtucker) [configure.ac] Add a --with-Werror option to configure for
dtucker [Tue, 2 Aug 2005 14:20:15 +0000 (14:20 +0000)] 
 - (dtucker) [configure.ac] Add a --with-Werror option to configure for
   adding -Werror to CFLAGS when all of the configure tests are done. ok djm@

18 years ago - (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
dtucker [Tue, 2 Aug 2005 07:21:29 +0000 (07:21 +0000)] 
 - (dtucker) [configure.ac] Enable -Wuninitialized by default when compiling
   with gcc.  ok djm@

18 years ago - dtucker@cvs.openbsd.org 2005/07/27 10:39:03
dtucker [Tue, 2 Aug 2005 07:07:07 +0000 (07:07 +0000)] 
   - dtucker@cvs.openbsd.org 2005/07/27 10:39:03
     [scp.c hostfile.c sftp-client.c]
     Silence bogus -Wuninitialized warnings; ok djm@

18 years ago - markus@cvs.openbsd.org 2005/07/25 11:59:40
djm [Tue, 26 Jul 2005 11:54:56 +0000 (11:54 +0000)] 
   - markus@cvs.openbsd.org 2005/07/25 11:59:40
     [kex.c kex.h myproposal.h packet.c packet.h servconf.c session.c]
     [sshconnect2.c sshd.c sshd_config sshd_config.5]
     add a new compression method that delays compression until the user
     has been authenticated successfully and set compression to 'delayed'
     for sshd.
     this breaks older openssh clients (< 3.5) if they insist on
     compression, so you have to re-enable compression in sshd_config.
     ok djm@

18 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 26 Jul 2005 11:54:11 +0000 (11:54 +0000)] 
 - (djm) OpenBSD CVS Sync
   - otto@cvs.openbsd.org 2005/07/19 15:32:26
     [auth-passwd.c]
     auth_usercheck(3) can return NULL, so check for that. Report from
     mpech@. ok markus@

18 years ago - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
dtucker [Tue, 26 Jul 2005 02:00:42 +0000 (02:00 +0000)] 
 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
   tim@.

18 years ago - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.
dtucker [Mon, 25 Jul 2005 05:24:21 +0000 (05:24 +0000)] 
 - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.

18 years ago - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls
djm [Sun, 17 Jul 2005 07:53:31 +0000 (07:53 +0000)] 
 - (djm) [monitor.c monitor_wrap.c] -Wsign-compare for PAM monitor calls

18 years ago -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
djm [Sun, 17 Jul 2005 07:26:43 +0000 (07:26 +0000)] 
 -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
  [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too

18 years ago - djm@cvs.openbsd.org 2005/07/17 07:17:55
djm [Sun, 17 Jul 2005 07:22:45 +0000 (07:22 +0000)] 
   - djm@cvs.openbsd.org 2005/07/17 07:17:55
     [auth-rh-rsa.c auth-rhosts.c auth2-chall.c auth2-gss.c channels.c]
     [cipher-ctr.c gss-genr.c gss-serv.c kex.c moduli.c readconf.c]
     [serverloop.c session.c sftp-client.c sftp.c ssh-add.c ssh-keygen.c]
     [sshconnect.c sshconnect2.c]
     knf says that a 2nd level indent is four (not three or five) spaces

18 years ago - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
djm [Sun, 17 Jul 2005 07:19:24 +0000 (07:19 +0000)] 
 - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
   - djm@cvs.openbsd.org 2005/07/17 06:49:04
     [channels.c channels.h session.c session.h]
     Fix a number of X11 forwarding channel leaks:
     1. Refuse multiple X11 forwarding requests on the same session
     2. Clean up all listeners after a single_connection X11 forward, not just
        the one that made the single connection
     3. Destroy X11 listeners when the session owning them goes away
     testing and ok dtucker@

18 years ago - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
djm [Sun, 17 Jul 2005 07:18:49 +0000 (07:18 +0000)] 
 - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line

18 years ago - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
djm [Sun, 17 Jul 2005 07:04:47 +0000 (07:04 +0000)] 
 - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
   [cipher-acss.c loginrec.c ssh-rand-helper.c sshd.c] Fix whitespace at EOL
   in portable too ("perl -p -i -e 's/\s+$/\n/' *.[ch]")

18 years ago - djm@cvs.openbsd.org 2005/07/16 01:35:24
djm [Sun, 17 Jul 2005 07:02:09 +0000 (07:02 +0000)] 
   - djm@cvs.openbsd.org 2005/07/16 01:35:24
     [auth1.c channels.c cipher.c clientloop.c kex.c session.c ssh.c]
     [sshconnect.c]
     spacing

18 years ago - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
dtucker [Sat, 16 Jul 2005 01:33:06 +0000 (01:33 +0000)] 
 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
   socketpair stays open on in both the monitor and PAM process.  Patch from
   Joerg Sonnenberger.

18 years ago - (dtucker) [configure.ac defines.h] Define __sentinel__ to nothing if the
dtucker [Thu, 14 Jul 2005 07:22:11 +0000 (07:22 +0000)] 
 - (dtucker) [configure.ac defines.h] Define __sentinel__ to nothing if the
   compiler doesn't understand it to prevent warnings.  If any mainstream
   compiler versions acquire it we can test for those versions.  Based on
   discussion with djm@.

18 years ago - dtucker@cvs.openbsd.org 2005/07/14 04:00:43
dtucker [Thu, 14 Jul 2005 07:07:21 +0000 (07:07 +0000)] 
   - dtucker@cvs.openbsd.org 2005/07/14 04:00:43
     [misc.h]
     use __sentinel__ attribute; ok deraadt@ djm@ markus@

18 years ago - jmc@cvs.openbsd.org 2005/07/08 12:53:10
dtucker [Thu, 14 Jul 2005 07:06:50 +0000 (07:06 +0000)] 
   - jmc@cvs.openbsd.org 2005/07/08 12:53:10
     [ssh_config.5]
     new sentence, new line;

18 years ago - dtucker@cvs.openbsd.org 2005/07/08 10:20:41
dtucker [Thu, 14 Jul 2005 07:06:21 +0000 (07:06 +0000)] 
   - dtucker@cvs.openbsd.org 2005/07/08 10:20:41
     [ssh_config.5]
     change BindAddress to match recent ssh -b change; prompted by markus@

18 years ago - markus@cvs.openbsd.org 2005/07/08 09:41:33
dtucker [Thu, 14 Jul 2005 07:05:51 +0000 (07:05 +0000)] 
   - markus@cvs.openbsd.org 2005/07/08 09:41:33
     [channels.h]
     race when efd gets closed while there is still buffered data:
     change CHANNEL_EFD_OUTPUT_ACTIVE()
        1) c->efd must always be valid AND
        2a) no EOF has been seen OR
        2b) there is buffered data
     report, initial fix and testing Chuck Cranor

18 years ago - dtucker@cvs.openbsd.org 2005/07/08 09:26:18
dtucker [Thu, 14 Jul 2005 07:05:02 +0000 (07:05 +0000)] 
   - dtucker@cvs.openbsd.org 2005/07/08 09:26:18
     [misc.c]
     Make comment match code; ok djm@

18 years ago - dtucker@cvs.openbsd.org 2005/07/06 09:33:05
dtucker [Thu, 14 Jul 2005 07:04:18 +0000 (07:04 +0000)] 
   - dtucker@cvs.openbsd.org 2005/07/06 09:33:05
     [ssh.1]
     clarify meaning of ssh -b ; with & ok jmc@

18 years ago - (dtucker) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Remove
dtucker [Thu, 7 Jul 2005 10:33:36 +0000 (10:33 +0000)] 
 - (dtucker) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Remove
   calls to krb5_init_ets, which has not been required since krb-1.1.x and
   most Kerberos versions no longer export in their public API.  From sxw
   at inf.ed.ac.uk, ok djm@

18 years ago - (dtucker) [auth-krb5.c] There's no guarantee that snprintf will set errno
dtucker [Thu, 7 Jul 2005 10:09:35 +0000 (10:09 +0000)] 
 - (dtucker) [auth-krb5.c] There's no guarantee that snprintf will set errno
   in the case where the buffer is insufficient, so always return ENOMEM.
   Also pointed out by sxw at inf.ed.ac.uk.

18 years ago - [auth-krb5.c auth.h gss-serv-krb5.c] Move KRB5CCNAME generation for the MIT
dtucker [Thu, 7 Jul 2005 01:50:20 +0000 (01:50 +0000)] 
 - [auth-krb5.c auth.h gss-serv-krb5.c] Move KRB5CCNAME generation for the MIT
   Kerberos code path into a common function and expand mkstemp template to be
   consistent with the rest of OpenSSH.  From sxw at inf.ed.ac.uk, ok djm@

18 years ago - markus@cvs.openbsd.org 2005/07/04 14:04:11
djm [Tue, 5 Jul 2005 23:45:26 +0000 (23:45 +0000)] 
   - markus@cvs.openbsd.org 2005/07/04 14:04:11
     [channels.c]
     don't forget to set x11_saved_display

18 years ago - jmc@cvs.openbsd.org 2005/07/04 11:29:51
djm [Tue, 5 Jul 2005 23:44:59 +0000 (23:44 +0000)] 
   - jmc@cvs.openbsd.org 2005/07/04 11:29:51
     [ssh_config.5]
     fix Xr and a little grammar;

18 years ago - djm@cvs.openbsd.org 2005/07/04 00:58:43
djm [Tue, 5 Jul 2005 23:44:19 +0000 (23:44 +0000)] 
   - djm@cvs.openbsd.org 2005/07/04 00:58:43
     [channels.c clientloop.c clientloop.h misc.c misc.h ssh.c ssh_config.5]
     implement support for X11 and agent forwarding over multiplex slave
     connections. Because of protocol limitations, the slave connections inherit
     the master's DISPLAY and SSH_AUTH_SOCK rather than distinctly forwarding
     their own.
     ok dtucker@ "put it in" deraadt@

18 years ago - markus@cvs.openbsd.org 2005/07/01 13:19:47
djm [Tue, 5 Jul 2005 23:36:05 +0000 (23:36 +0000)] 
   - markus@cvs.openbsd.org 2005/07/01 13:19:47
     [channels.c]
     don't free() if getaddrinfo() fails; report mpech@

18 years agowrap
djm [Sat, 25 Jun 2005 22:56:48 +0000 (22:56 +0000)] 
wrap

18 years ago - djm@cvs.openbsd.org 2005/06/25 22:47:49
djm [Sat, 25 Jun 2005 22:56:31 +0000 (22:56 +0000)] 
   - djm@cvs.openbsd.org 2005/06/25 22:47:49
     [ssh.c]
     do the default port filling code a few lines earlier, so it really
     does fix %p

18 years ago - djm@cvs.openbsd.org 2005/06/18 04:30:36
djm [Sat, 25 Jun 2005 22:56:03 +0000 (22:56 +0000)] 
   - djm@cvs.openbsd.org 2005/06/18 04:30:36
     [ssh.c ssh_config.5]
     allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@

18 years ago - (djm) OpenBSD CVS Sync
djm [Sat, 25 Jun 2005 22:55:25 +0000 (22:55 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2005/06/17 22:53:47
     [ssh.c sshconnect.c]
     Fix ControlPath's %p expanding to "0" for a default port,
     spotted dwmw2 AT infradead.org; ok markus@

18 years ago - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
djm [Sun, 19 Jun 2005 00:19:43 +0000 (00:19 +0000)] 
 - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
   tested and fixes tim@

18 years ago+opensshd.init
djm [Sat, 18 Jun 2005 23:10:40 +0000 (23:10 +0000)] 
+opensshd.init

18 years ago - djm@cvs.openbsd.org 2005/06/17 02:44:33
djm [Sat, 18 Jun 2005 21:36:10 +0000 (21:36 +0000)] 
   - djm@cvs.openbsd.org 2005/06/17 02:44:33
   [auth1.c] make this -Wsign-compare clean; ok avsm@ markus@

18 years ago - djm@cvs.openbsd.org 2005/05/20 12:57:01;
djm [Sat, 18 Jun 2005 21:31:37 +0000 (21:31 +0000)] 
   - djm@cvs.openbsd.org 2005/05/20 12:57:01;
   [auth1.c] split protocol 1 auth methods into separate functions, makes
   authloop much more readable; fixes and ok markus@ (portable ok &
   polish dtucker@)

18 years ago - (dtucker) [cipher.c openbsd-compat/openbsd-compat.h
dtucker [Fri, 17 Jun 2005 11:15:20 +0000 (11:15 +0000)] 
 - (dtucker) [cipher.c openbsd-compat/openbsd-compat.h
   openbsd-compat/openssl-compat.c] only include openssl compat stuff where
   it's needed as it can cause conflicts elsewhere (eg xcrypt.c).  Found by
   and ok tim@
----------------------------------------------------------------------
automatically CVS: CVS: Committing in .  CVS: CVS: Modified Files:
----------------------------------------------------------------------

18 years ago - djm@cvs.openbsd.org 2005/06/17 02:44:33
djm [Fri, 17 Jun 2005 02:59:34 +0000 (02:59 +0000)] 
   - djm@cvs.openbsd.org 2005/06/17 02:44:33
     [auth-rsa.c auth.c auth1.c auth2-chall.c auth2-gss.c authfd.c authfile.c]
     [bufaux.c canohost.c channels.c cipher.c clientloop.c dns.c gss-serv.c]
     [kex.c kex.h key.c mac.c match.c misc.c packet.c packet.h scp.c]
     [servconf.c session.c session.h sftp-client.c sftp-server.c sftp.c]
     [ssh-keyscan.c ssh-rsa.c sshconnect.c sshconnect1.c sshconnect2.c sshd.c]
     make this -Wsign-compare clean; ok avsm@ markus@
     NB. auth1.c changes not committed yet (conflicts with uncommitted sync)
     NB2. more work may be needed to make portable Wsign-compare clean

18 years ago - markus@cvs.openbsd.org 2005/06/16 08:00:00
djm [Fri, 17 Jun 2005 02:55:03 +0000 (02:55 +0000)] 
   - markus@cvs.openbsd.org 2005/06/16 08:00:00
     [canohost.c channels.c sshd.c]
     don't exit if getpeername fails for forwarded ports; bugzilla #1054;
     ok djm

18 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 17 Jun 2005 02:54:33 +0000 (02:54 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2005/06/16 03:38:36
     [channels.c channels.h clientloop.c clientloop.h ssh.c]
     move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd
     easier later; ok deraadt@

18 years ago - dtucker@cvs.openbsd.org 2005/06/09 13:43:49
djm [Thu, 16 Jun 2005 03:21:17 +0000 (03:21 +0000)] 
   - dtucker@cvs.openbsd.org 2005/06/09 13:43:49
     [cipher.c]
     Correctly initialize end of array sentinel; ok djm@
     (Id sync only, change already in portable)

18 years ago - djm@cvs.openbsd.org 2005/06/08 11:25:09
djm [Thu, 16 Jun 2005 03:19:41 +0000 (03:19 +0000)] 
   - djm@cvs.openbsd.org 2005/06/08 11:25:09
     [clientloop.c readconf.c readconf.h ssh.c ssh_config.5]
     add ControlMaster=auto/autoask options to support opportunistic
     multiplexing; tested avsm@ and jakob@, ok markus@

18 years ago - djm@cvs.openbsd.org 2005/06/08 03:50:00
djm [Thu, 16 Jun 2005 03:19:06 +0000 (03:19 +0000)] 
   - djm@cvs.openbsd.org 2005/06/08 03:50:00
     [ssh-keygen.1 ssh-keygen.c sshd.8]
     increase default rsa/dsa key length from 1024 to 2048 bits;
     ok markus@ deraadt@

18 years ago - djm@cvs.openbsd.org 2005/06/06 11:20:36
djm [Thu, 16 Jun 2005 03:18:34 +0000 (03:18 +0000)] 
   - djm@cvs.openbsd.org 2005/06/06 11:20:36
     [auth.c auth.h misc.c misc.h ssh.c ssh_config.5 sshconnect.c]
     introduce a generic %foo expansion function. replace existing % expansion
     and add expansion to ControlPath; ok markus@

18 years ago - (djm) OpenBSD CVS Sync
djm [Thu, 16 Jun 2005 03:18:04 +0000 (03:18 +0000)] 
 - (djm) OpenBSD CVS Sync
   - jaredy@cvs.openbsd.org 2005/06/07 13:25:23
     [progressmeter.c]
     catch SIGWINCH and resize progress meter accordingly; ok markus dtucker

18 years agotypo
dtucker [Thu, 9 Jun 2005 13:40:39 +0000 (13:40 +0000)] 
typo

18 years ago - (dtucker) [cipher.c openbsd-compat/Makefile.in
dtucker [Thu, 9 Jun 2005 11:45:10 +0000 (11:45 +0000)] 
 - (dtucker) [cipher.c openbsd-compat/Makefile.in
   openbsd-compat/openbsd-compat.{c,h} openbsd-compat/openssl-compat.h]
   Move compatibility code for supporting older OpenSSL versions to the
   compat layer.  Suggested by and "no objection" djm@

18 years ago - (dtucker) [configure.ac] Continue the hunt for LLONG_MIN and LLONG_MAX:
dtucker [Tue, 7 Jun 2005 07:53:40 +0000 (07:53 +0000)] 
 - (dtucker) [configure.ac] Continue the hunt for LLONG_MIN and LLONG_MAX:
   in today's episode we attempt to coax it from limits.h where it may be
   hiding, failing that we take the DIY approach.  Tested by tim@

18 years ago - (djm) [README README.privsep] Mention FreeBSD and NetBSD as being
djm [Sat, 4 Jun 2005 23:21:41 +0000 (23:21 +0000)] 
 - (djm) [README README.privsep] Mention FreeBSD and NetBSD as being
   supported by privsep. Requested by des AT des.no

18 years ago - (dtucker) [configure.ac] Point configure's reporting address at the
dtucker [Fri, 3 Jun 2005 09:33:10 +0000 (09:33 +0000)] 
 - (dtucker) [configure.ac] Point configure's reporting address at the
   openssh-unix-dev list.  ok tim@ djm@

18 years ago - (dtucker) [configure.ac] Only try gcc -std=gnu99 if LLONG_MAX isn't
dtucker [Fri, 3 Jun 2005 07:58:31 +0000 (07:58 +0000)] 
 - (dtucker) [configure.ac] Only try gcc -std=gnu99 if LLONG_MAX isn't
   defined, and check that it helps before keeping it in CFLAGS.  Some old
   gcc's don't set an error code when encountering an unknown value in -std.
   Found and tested by tim@.

18 years ago - (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h.
tim [Fri, 3 Jun 2005 03:28:29 +0000 (03:28 +0000)] 
 - (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h.
   Take AC_CHECK_HEADERS test out of ultrix section. It caused other platforms
   to skip builtin standard includes tests. (first AC_CHECK_HEADERS test
   must be run on all platforms) Add missing ;; to case statement. OK dtucker@

18 years ago - (tim) [configure.ac] set TEST_SHELL for OpenServer 6
tim [Thu, 2 Jun 2005 03:09:28 +0000 (03:09 +0000)] 
 - (tim) [configure.ac] set TEST_SHELL for OpenServer 6

18 years ago - (tim) [config.guess config.sub] Update to '2005-05-27' version.
tim [Thu, 2 Jun 2005 02:57:45 +0000 (02:57 +0000)] 
 - (tim) [config.guess config.sub] Update to '2005-05-27' version.

18 years ago - djm@cvs.openbsd.org 2005/05/27 08:30:37
dtucker [Wed, 1 Jun 2005 13:08:51 +0000 (13:08 +0000)] 
   - djm@cvs.openbsd.org 2005/05/27 08:30:37
     [ssh.c]
     fix -O for cases where no ControlPath has been specified or socket at
     ControlPath is not contactable; spotted by and ok avsm@

18 years ago - dtucker@cvs.openbsd.org 2005/05/26 09:08:12
dtucker [Wed, 1 Jun 2005 13:02:25 +0000 (13:02 +0000)] 
   - dtucker@cvs.openbsd.org 2005/05/26 09:08:12
     [ssh-keygen.c]
     uint32_t -> u_int32_t for consistency; ok djm@

18 years ago - avsm@cvs.openbsd.org 2005/05/26 02:08:05
dtucker [Wed, 1 Jun 2005 13:01:12 +0000 (13:01 +0000)] 
   - avsm@cvs.openbsd.org 2005/05/26 02:08:05
     [scp.c]
     If copying multiple files to a target file (which normally fails, as it
     must be a target directory), kill the spawned ssh child before exiting.
     This stops it trying to authenticate and spewing lots of output.
     deraadt@ ok

18 years ago - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoll.c]
dtucker [Wed, 1 Jun 2005 11:39:33 +0000 (11:39 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoll.c]
   Add strtoll to the compat library, from OpenBSD.

18 years ago - (dtucker) [configure.ac] Look for _getshort and _getlong in
dtucker [Wed, 1 Jun 2005 08:57:45 +0000 (08:57 +0000)] 
 - (dtucker) [configure.ac] Look for _getshort and _getlong in
   arpa/nameser.h.

18 years ago - (dtucker) [mdoc2man.awk] Teach it to understand .Ox.
dtucker [Tue, 31 May 2005 06:59:16 +0000 (06:59 +0000)] 
 - (dtucker) [mdoc2man.awk] Teach it to understand .Ox.

18 years ago - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at
dtucker [Tue, 31 May 2005 06:51:07 +0000 (06:51 +0000)] 
 - (dtucker) [contrib/aix/pam.conf] Correct comments.  From davidl at
   vintela.com.

18 years ago - (dtucker) [README] Link to new release notes. Beter late than never...
dtucker [Sun, 29 May 2005 23:58:40 +0000 (23:58 +0000)] 
 - (dtucker) [README] Link to new release notes.  Beter late than never...

18 years agotypo in comment
dtucker [Sun, 29 May 2005 07:22:29 +0000 (07:22 +0000)] 
typo in comment

18 years ago - (dtucker) [openbsd-compat/port-aix.c] Minor correction to debug message,
dtucker [Sun, 29 May 2005 00:54:27 +0000 (00:54 +0000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Minor correction to debug message,
   spotted by tim@.

18 years ago - (dtucker) [openbsd-compat/port-aix.c] Whitespace cleanups while there.
dtucker [Sun, 29 May 2005 00:32:47 +0000 (00:32 +0000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Whitespace cleanups while there.

18 years ago20050529
dtucker [Sun, 29 May 2005 00:28:48 +0000 (00:28 +0000)] 
20050529
 - (dtucker) [openbsd-compat/port-aix.c] Bug #1046: AIX 5.3 expects the
   argument to passwdexpired to be initialized to NULL.  Suggested by tim@
   While at it, initialize the other arguments to auth functions in case they
   ever acquire this behaviour.

18 years ago - (dtucker) [openbsd-compat/port-aix.h] Use the HAVE_DECL_* definitions as
dtucker [Sat, 28 May 2005 10:28:39 +0000 (10:28 +0000)] 
 - (dtucker) [openbsd-compat/port-aix.h] Use the HAVE_DECL_* definitions as
   per the autoconf man page.  Configure should always define them but it
   doesn't hurt to check.

18 years ago - (dtucker) [configure.ac] Merge HP-UX blocks into a common block with minor
dtucker [Sat, 28 May 2005 08:31:42 +0000 (08:31 +0000)] 
 - (dtucker) [configure.ac] Merge HP-UX blocks into a common block with minor
   version-specific variations as required.

18 years ago - (dtucker) [configure.ac] getpgrp may be defined in unistd.h, so check for
dtucker [Sat, 28 May 2005 06:57:00 +0000 (06:57 +0000)] 
 - (dtucker) [configure.ac] getpgrp may be defined in unistd.h, so check for
   its presence before doing AC_FUNC_GETPGRP.

18 years ago - (dtucker) [configure.ac] strsep() may be defined in string.h, so check
dtucker [Sat, 28 May 2005 06:54:36 +0000 (06:54 +0000)] 
 - (dtucker) [configure.ac] strsep() may be defined in string.h, so check
   for its presence and include it in the strsep check.

18 years agomissing space
dtucker [Sat, 28 May 2005 06:01:18 +0000 (06:01 +0000)] 
missing space

18 years ago - (dtucker) [configure.ac] For AC_CHECK_HEADERS() and AC_CHECK_FUNCS() have
dtucker [Sat, 28 May 2005 05:58:14 +0000 (05:58 +0000)] 
 - (dtucker) [configure.ac] For AC_CHECK_HEADERS() and AC_CHECK_FUNCS() have
   one entry per line to make it easier to merge changes.  ok djm@

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