]> andersk Git - openssh.git/log
openssh.git
15 years ago - dtucker@cvs.openbsd.org 2008/06/10 15:28:49
dtucker [Tue, 10 Jun 2008 15:39:38 +0000 (15:39 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/10 15:28:49
     [test-exec.sh]
     Add quotes

15 years ago - dtucker@cvs.openbsd.org 2008/06/10 15:21:41
dtucker [Tue, 10 Jun 2008 15:38:52 +0000 (15:38 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/10 15:21:41
     [test-exec.sh]
     Use a more portable construct for checking if we're running a putty test

15 years agofix version tag
dtucker [Tue, 10 Jun 2008 15:33:21 +0000 (15:33 +0000)] 
fix version tag

15 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6
dtucker [Tue, 10 Jun 2008 13:52:51 +0000 (13:52 +0000)] 
  - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6
    since the new CIDR code in addmatch.c references it.

15 years ago - dtucker@cvs.openbsd.org 2008/06/10 05:23:32
dtucker [Tue, 10 Jun 2008 13:16:46 +0000 (13:16 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/10 05:23:32
     [addrmatch.sh Makefile]
     Regress test for Match CIDR rules.  ok djm@

15 years ago - dtucker@cvs.openbsd.org 2008/06/09 18:06:32
dtucker [Tue, 10 Jun 2008 13:15:54 +0000 (13:15 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/09 18:06:32
     [regress/test-exec.sh]
     Don't generate putty keys if we're not going to use them.  ok djm

15 years ago - jmc@cvs.openbsd.org 2008/06/10 08:17:40
dtucker [Tue, 10 Jun 2008 13:06:01 +0000 (13:06 +0000)] 
   - jmc@cvs.openbsd.org 2008/06/10 08:17:40
     [sshd.8 sshd.c]
     - update usage()
     - fix SYNOPSIS, and sort options
     - some minor additional fixes

15 years ago - jmc@cvs.openbsd.org 2008/06/10 07:12:00
dtucker [Tue, 10 Jun 2008 13:03:04 +0000 (13:03 +0000)] 
   - jmc@cvs.openbsd.org 2008/06/10 07:12:00
     [sshd_config.5]
     tweak previous;

15 years ago - dtucker@cvs.openbsd.org 2008/06/10 04:50:25
dtucker [Tue, 10 Jun 2008 13:01:51 +0000 (13:01 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/10 04:50:25
     [sshd.c channels.h channels.c log.c servconf.c log.h servconf.h sshd.8]
     Add extended test mode (-T) and connection parameters for test mode (-C).
     -T causes sshd to write its effective configuration to stdout and exit.
     -C causes any relevant Match rules to be applied before output.  The
     combination allows tesing of the parser and config files.  ok deraadt djm

15 years ago - djm@cvs.openbsd.org 2008/06/10 04:17:46
dtucker [Tue, 10 Jun 2008 12:59:53 +0000 (12:59 +0000)] 
   - djm@cvs.openbsd.org 2008/06/10 04:17:46
     [sshd_config.5]
     better reference for pattern-list

15 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Tue, 10 Jun 2008 12:59:10 +0000 (12:59 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2008/06/10 03:57:27
     [servconf.c match.h sshd_config.5]
     support CIDR address matching in sshd_config "Match address" blocks, with
     full support for negation and fall-back to classic wildcard matching.
     For example:
     Match address 192.0.2.0/24,3ffe:ffff::/32,!10.*
         PasswordAuthentication yes
     addrmatch.c code mostly lifted from flowd's addr.c
     feedback and ok dtucker@

15 years ago - dtucker@cvs.openbsd.org 2008/06/09 13:38:46
dtucker [Mon, 9 Jun 2008 13:52:22 +0000 (13:52 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/09 13:38:46
     [PROTOCOL]
     Use a $OpenBSD tag so our scripts will sync changes.

15 years ago - dtucker@cvs.openbsd.org 2008/06/08 20:15:29
dtucker [Mon, 9 Jun 2008 13:49:09 +0000 (13:49 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/08 20:15:29
     [PROTOCOL]
     Have the sftp client store the statvfs replies in wire format,
     which prevents problems when the server's native sizes exceed the
     client's.
     Also extends the sizes of the remaining 32bit wire format to 64bit,
     they're specified as unsigned long in the standard.

15 years ago - djm@cvs.openbsd.org 2008/06/07 21:52:46
dtucker [Mon, 9 Jun 2008 13:47:37 +0000 (13:47 +0000)] 
   - djm@cvs.openbsd.org 2008/06/07 21:52:46
     [PROTOCOL]
     statvfs member fsid needs to be wider, increase it to 64 bits and
     crank extension revision number to 2; prodded and ok dtucker@

15 years ago - dtucker@cvs.openbsd.org 2008/06/09 13:02:39
dtucker [Mon, 9 Jun 2008 13:06:55 +0000 (13:06 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/09 13:02:39
     Extend 32bit -> 64bit values for statvfs extension missed in previous
     commit.

15 years ago - dtucker@cvs.openbsd.org 2008/06/08 20:15:29
dtucker [Mon, 9 Jun 2008 12:49:36 +0000 (12:49 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/08 20:15:29
     [sftp.c sftp-client.c sftp-client.h]
     Have the sftp client store the statvfs replies in wire format,
     which prevents problems when the server's native sizes exceed the
     client's.
     Also extends the sizes of the remaining 32bit wire format to 64bit,
     they're specified as unsigned long in the standard.

15 years ago - dtucker@cvs.openbsd.org 2008/06/08 17:04:41
dtucker [Mon, 9 Jun 2008 12:48:31 +0000 (12:48 +0000)] 
   - dtucker@cvs.openbsd.org 2008/06/08 17:04:41
     [sftp-server.c]
     Add case for ENOSYS in errno_to_portable; ok deraadt

15 years ago - (dtucker) [configure.ac defines.h sftp-client.c M sftp-server.c] Add a
dtucker [Sun, 8 Jun 2008 20:17:53 +0000 (20:17 +0000)] 
 - (dtucker) [configure.ac defines.h sftp-client.c M sftp-server.c] Add a
   macro to convert fsid to unsigned long for platforms where fsid is a
   2-member array.

15 years ago - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c
dtucker [Sun, 8 Jun 2008 17:32:29 +0000 (17:32 +0000)] 
 - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c
   openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h
   openbsd-compat/bsd-statvfs.{c,h}] Add a null implementation of statvfs and
   fstatvfs and remove #defines around statvfs code.  ok djm@

15 years ago - djm@cvs.openbsd.org 2008/06/07 21:52:46
dtucker [Sun, 8 Jun 2008 02:57:08 +0000 (02:57 +0000)] 
   - djm@cvs.openbsd.org 2008/06/07 21:52:46
     [sftp-server.c sftp-client.c]
     statvfs member fsid needs to be wider, increase it to 64 bits and
     crank extension revision number to 2; prodded and ok dtucker@

15 years ago - djm@cvs.openbsd.org 2008/05/19 20:53:52
dtucker [Sun, 8 Jun 2008 02:55:32 +0000 (02:55 +0000)] 
   - djm@cvs.openbsd.org 2008/05/19 20:53:52
     [clientloop.c]
     unbreak tree by committing this bit that I missed from:
     Fix sending tty modes when stdin is not a tty (bz#1199). Previously
     we would send the modes corresponding to a zeroed struct termios,
     whereas we should have been sending an empty list of modes.
     Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@

15 years ago - djm@cvs.openbsd.org 2008/05/19 15:46:31
dtucker [Sun, 8 Jun 2008 02:54:29 +0000 (02:54 +0000)] 
   - djm@cvs.openbsd.org 2008/05/19 15:46:31
     [ssh-keygen.c]
     support -l (print fingerprint) in combination with -F (find host) to
     search for a host in ~/.ssh/known_hosts and display its fingerprint;
     ok markus@

15 years ago - djm@cvs.openbsd.org 2008/05/19 15:45:07
dtucker [Sun, 8 Jun 2008 02:53:20 +0000 (02:53 +0000)] 
   - djm@cvs.openbsd.org 2008/05/19 15:45:07
     [sshtty.c ttymodes.c sshpty.h]
     Fix sending tty modes when stdin is not a tty (bz#1199). Previously
     we would send the modes corresponding to a zeroed struct termios,
     whereas we should have been sending an empty list of modes.
     Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@

15 years ago - djm@cvs.openbsd.org 2008/05/19 06:14:02
dtucker [Sun, 8 Jun 2008 02:49:30 +0000 (02:49 +0000)] 
   - djm@cvs.openbsd.org 2008/05/19 06:14:02
     [packet.c] unbreak protocol keepalive timeouts bz#1465; ok dtucker@

15 years ago - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c] Do not ...
dtucker [Sat, 7 Jun 2008 23:25:28 +0000 (23:25 +0000)] 
 - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c] Do not    enable statvfs extensions on platforms that do not have statvfs.  ok djm@

15 years ago - (dtucker) [mux.c] Include paths.h inside ifdef HAVE_PATHS_H.
dtucker [Fri, 6 Jun 2008 20:25:15 +0000 (20:25 +0000)] 
 - (dtucker) [mux.c] Include paths.h inside ifdef HAVE_PATHS_H.

16 years ago - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias
djm [Wed, 4 Jun 2008 00:54:00 +0000 (00:54 +0000)] 
 - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias
   in arc4random_uniform with upper_bound in (2^30,2*31). Note that
   OpenSSH did not make requests with upper bounds in this range.

16 years ago - (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
djm [Mon, 19 May 2008 22:57:06 +0000 (22:57 +0000)] 
 - (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
   [openbsd-compat/fmt_scaled.c openbsd-compat/openbsd-compat.h]
   Fix compilation on Linux, including pulling in fmt_scaled(3)
   implementation from OpenBSD's libutil.

16 years ago - djm@cvs.openbsd.org 2008/05/16 08:30:42
djm [Mon, 19 May 2008 06:11:56 +0000 (06:11 +0000)] 
   - djm@cvs.openbsd.org 2008/05/16 08:30:42
     [PROTOCOL]
     document our protocol extensions and deviations; ok markus@
   - djm@cvs.openbsd.org 2008/05/17 01:31:56
     [PROTOCOL]
     grammar and correctness fixes from stevesk@

16 years ago - djm@cvs.openbsd.org 2008/05/18 21:29:05
djm [Mon, 19 May 2008 06:08:41 +0000 (06:08 +0000)] 
   - djm@cvs.openbsd.org 2008/05/18 21:29:05
     [sftp-server.c]
     comment extension announcement

16 years ago - djm@cvs.openbsd.org 2008/05/15 23:52:24
djm [Mon, 19 May 2008 06:08:20 +0000 (06:08 +0000)] 
   - djm@cvs.openbsd.org 2008/05/15 23:52:24
     [nchan2.ms]
     document eow message in ssh protocol 2 channel state machine;
     feedback and ok markus@

16 years ago - pvalchev@cvs.openbsd.org 2008/05/12 20:52:20
djm [Mon, 19 May 2008 06:07:45 +0000 (06:07 +0000)] 
   - pvalchev@cvs.openbsd.org 2008/05/12 20:52:20
     [umac.c]
     Ensure nh_result lies on a 64-bit boundary (fixes warnings observed
     on Itanium on Linux); from Dale Talcott (bug #1462); ok djm@

16 years ago - markus@cvs.openbsd.org 2008/05/09 16:21:13
djm [Mon, 19 May 2008 06:06:47 +0000 (06:06 +0000)] 
   - markus@cvs.openbsd.org 2008/05/09 16:21:13
     [channels.h clientloop.c nchan.c serverloop.c]
     unbreak
        ssh -2 localhost od /bin/ls | true
     ignoring SIGPIPE by adding a new channel message (EOW) that signals
     the peer that we're not interested in any data it might send.
     fixes bz #85; discussion, debugging and ok djm@

16 years ago - markus@cvs.openbsd.org 2008/05/09 16:17:51
djm [Mon, 19 May 2008 06:05:41 +0000 (06:05 +0000)] 
   - markus@cvs.openbsd.org 2008/05/09 16:17:51
     [channels.c]
     error-fd race: don't enable the error fd in the select bitmask
     for channels with both in- and output closed, since the channel
     will go away before we call select();
     report, lots of debugging help and ok djm@

16 years ago - markus@cvs.openbsd.org 2008/05/09 16:16:06
djm [Mon, 19 May 2008 06:04:56 +0000 (06:04 +0000)] 
   - markus@cvs.openbsd.org 2008/05/09 16:16:06
     [session.c]
     re-add the USE_PIPES code and enable it.
     without pipes shutdown-read from the sshd does not trigger
     a SIGPIPE when the forked program does a write.
     ok djm@
     (Id sync only, USE_PIPES never left portable OpenSSH)

16 years ago - djm@cvs.openbsd.org 2008/05/09 14:26:08
djm [Mon, 19 May 2008 06:02:37 +0000 (06:02 +0000)] 
   - djm@cvs.openbsd.org 2008/05/09 14:26:08
     [ssh.c]
     dingo stole my diff hunk

16 years ago - djm@cvs.openbsd.org 2008/05/09 14:18:44
djm [Mon, 19 May 2008 06:00:08 +0000 (06:00 +0000)] 
   - djm@cvs.openbsd.org 2008/05/09 14:18:44
     [clientloop.c clientloop.h ssh.c mux.c]
     tidy up session multiplexing code, moving it into its own file and
     making the function names more consistent - making ssh.c and
     clientloop.c a fair bit more readable.
     ok markus@

16 years ago - djm@cvs.openbsd.org 2008/05/09 04:55:56
djm [Mon, 19 May 2008 05:37:09 +0000 (05:37 +0000)] 
   - djm@cvs.openbsd.org 2008/05/09 04:55:56
     [channels.c channels.h clientloop.c serverloop.c]
     Try additional addresses when connecting to a port forward destination
     whose DNS name resolves to more than one address. The previous behaviour
     was to try the first address and give up.

     Reported by stig AT venaas.com in bz#343

     great feedback and ok markus@

16 years ago - djm@cvs.openbsd.org 2008/05/08 13:06:11
djm [Mon, 19 May 2008 05:35:33 +0000 (05:35 +0000)] 
   - djm@cvs.openbsd.org 2008/05/08 13:06:11
     [clientloop.c clientloop.h ssh.c]
     Use new channel status confirmation callback system to properly deal
     with "important" channel requests that fail, in particular command exec,
     shell and subsystem requests. Previously we would optimistically assume
     that the requests would always succeed, which could cause hangs if they
     did not (e.g. when the server runs out of fds) or were unimplemented by
     the server (bz #1384)
     Also, properly report failing multiplex channel requests via the mux
     client stderr (subject to LogLevel in the mux master) - better than
     silently failing.
     most bits ok markus@ (as part of a larger diff)

16 years ago - djm@cvs.openbsd.org 2008/05/08 12:21:16
djm [Mon, 19 May 2008 05:34:50 +0000 (05:34 +0000)] 
   - djm@cvs.openbsd.org 2008/05/08 12:21:16
     [monitor.c monitor_wrap.c session.h servconf.c servconf.h session.c]
     [sshd_config sshd_config.5]
     Make the maximum number of sessions run-time controllable via
     a sshd_config MaxSessions knob. This is useful for disabling
     login/shell/subsystem access while leaving port-forwarding working
     (MaxSessions 0), disabling connection multiplexing (MaxSessions 1) or
     simply increasing the number of allows multiplexed sessions.
     Because some bozos are sure to configure MaxSessions in excess of the
     number of available file descriptors in sshd (which, at peak, might be
     as many as 9*MaxSessions), audit sshd to ensure that it doesn't leak fds
     on error paths, and make it fail gracefully on out-of-fd conditions -
     sending channel errors instead of than exiting with fatal().
     bz#1090; MaxSessions config bits and manpage from junyer AT gmail.com
     ok markus@

16 years ago - (djm) [openbsd-compat/port-tun.c] needs sys/queue.h
djm [Mon, 19 May 2008 05:28:35 +0000 (05:28 +0000)] 
 - (djm) [openbsd-compat/port-tun.c] needs sys/queue.h

16 years ago- (djm) [openbsd-compat/bsd-arc4random.c] Warning fixes
djm [Mon, 19 May 2008 05:26:54 +0000 (05:26 +0000)] 
- (djm) [openbsd-compat/bsd-arc4random.c] Warning fixes

16 years ago - djm@cvs.openbsd.org 2008/05/08 12:02:23
djm [Mon, 19 May 2008 05:05:07 +0000 (05:05 +0000)] 
   - djm@cvs.openbsd.org 2008/05/08 12:02:23
     [auth-options.c auth1.c channels.c channels.h clientloop.c gss-serv.c]
     [monitor.c monitor_wrap.c nchan.c servconf.c serverloop.c session.c]
     [ssh.c sshd.c]
     Implement a channel success/failure status confirmation callback
     mechanism. Each channel maintains a queue of callbacks, which will
     be drained in order (RFC4253 guarantees confirm messages are not
     reordered within an channel).
     Also includes a abandonment callback to clean up if a channel is
     closed without sending confirmation messages. This probably
     shouldn't happen in compliant implementations, but it could be
     abused to leak memory.
     ok markus@ (as part of a larger diff)

16 years ago - markus@cvs.openbsd.org 2008/05/08 06:59:01
djm [Mon, 19 May 2008 04:59:37 +0000 (04:59 +0000)] 
   - markus@cvs.openbsd.org 2008/05/08 06:59:01
     [bufaux.c buffer.h channels.c packet.c packet.h]
     avoid extra malloc/copy/free when receiving data over the net;
     ~10% speedup for localhost-scp; ok djm@

16 years ago - jmc@cvs.openbsd.org 2008/05/07 08:00:14
djm [Mon, 19 May 2008 04:59:02 +0000 (04:59 +0000)] 
   - jmc@cvs.openbsd.org 2008/05/07 08:00:14
     [sshd_config.5]
     sort;

16 years ago - pyr@cvs.openbsd.org 2008/05/07 06:43:35
djm [Mon, 19 May 2008 04:58:22 +0000 (04:58 +0000)] 
   - pyr@cvs.openbsd.org 2008/05/07 06:43:35
     [sshd_config]
     push the sshd_config bits in, spotted by ajacoutot@

16 years ago - pyr@cvs.openbsd.org 2008/05/07 05:49:37
djm [Mon, 19 May 2008 04:57:41 +0000 (04:57 +0000)] 
   - pyr@cvs.openbsd.org 2008/05/07 05:49:37
     [servconf.c servconf.h session.c sshd_config.5]
     Enable the AllowAgentForwarding option in sshd_config (global and match
     context), to specify if agents should be permitted on the server.
     As the man page states:
     ``Note that disabling Agent forwarding does not improve security
     unless users are also denied shell access, as they can always install
     their own forwarders.''
     ok djm@, ok and a mild frown markus@

16 years ago - djm@cvs.openbsd.org 2008/04/30 10:14:03
djm [Mon, 19 May 2008 04:56:33 +0000 (04:56 +0000)] 
   - djm@cvs.openbsd.org 2008/04/30 10:14:03
     [ssh-keyscan.1 ssh-keyscan.c]
     default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by
     larsnooden AT openoffice.org

16 years ago - otto@cvs.openbsd.org 2008/04/29 11:20:31
djm [Mon, 19 May 2008 04:55:29 +0000 (04:55 +0000)] 
   - otto@cvs.openbsd.org 2008/04/29 11:20:31
     [monitor_mm.h]
     garbage collect two unused fields in struct mm_master; ok markus@

16 years ago - djm@cvs.openbsd.org 2008/04/18 22:01:33
djm [Mon, 19 May 2008 04:55:02 +0000 (04:55 +0000)] 
   - djm@cvs.openbsd.org 2008/04/18 22:01:33
     [session.c]
     remove unneccessary parentheses

16 years ago - jmc@cvs.openbsd.org 2008/04/18 17:15:47
djm [Mon, 19 May 2008 04:54:25 +0000 (04:54 +0000)] 
   - jmc@cvs.openbsd.org 2008/04/18 17:15:47
     [sftp.1]
     macro fixage;

16 years ago - djm@cvs.openbsd.org 2008/04/18 12:32:11
djm [Mon, 19 May 2008 04:53:33 +0000 (04:53 +0000)] 
   - djm@cvs.openbsd.org 2008/04/18 12:32:11
     [sftp-client.c sftp-client.h sftp-server.c sftp.1 sftp.c sftp.h]
     introduce sftp extension methods statvfs@openssh.com and
     fstatvfs@openssh.com that implement statvfs(2)-like operations,
     based on a patch from miklos AT szeredi.hu (bz#1399)
     also add a "df" command to the sftp client that uses the
     statvfs@openssh.com to produce a df(1)-like display of filesystem
     space and inode utilisation
     ok markus@

16 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 19 May 2008 04:50:00 +0000 (04:50 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2008/04/13 00:22:17
     [dh.c sshd.c]
     Use arc4random_buf() when requesting more than a single word of output
     Use arc4random_uniform() when the desired random number upper bound
     is not a power of two
     ok deraadt@ millert@

16 years ago - (djm) [openbsd-compat/bsd-arc4random.c openbsd-compat/openbsd-compat.c]
djm [Mon, 19 May 2008 04:47:37 +0000 (04:47 +0000)] 
 - (djm) [openbsd-compat/bsd-arc4random.c openbsd-compat/openbsd-compat.c]
     [configure.ac] Implement arc4random_buf(), import implementation of
     arc4random_uniform() from OpenBSD

16 years ago - djm@cvs.openbsd.org 2008/04/05 02:46:02
djm [Mon, 19 May 2008 04:29:08 +0000 (04:29 +0000)] 
   - djm@cvs.openbsd.org 2008/04/05 02:46:02
     [sshd_config.5]
     HostbasedAuthentication is supported under Match too

16 years ago - djm@cvs.openbsd.org 2008/04/04 06:44:26
djm [Mon, 19 May 2008 04:28:19 +0000 (04:28 +0000)] 
   - djm@cvs.openbsd.org 2008/04/04 06:44:26
     [sshd_config.5]
     oops, some unrelated stuff crept into that commit - backout.
     spotted by jmc@

16 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 19 May 2008 04:27:42 +0000 (04:27 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2008/04/04 05:14:38
     [sshd_config.5]
     ChrootDirectory is supported in Match blocks (in fact, it is most useful
     there). Spotted by Minstrel AT minstrel.org.uk

16 years ago - (djm) Force string arguments to replacement setproctitle() though
djm [Fri, 16 May 2008 00:01:54 +0000 (00:01 +0000)] 
 - (djm) Force string arguments to replacement setproctitle() though
   strnvis first. Ok dtucker@

16 years ago - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
djm [Fri, 4 Apr 2008 05:16:35 +0000 (05:16 +0000)] 
 - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
   time warnings on LynxOS. Patch from ops AT iki.fi

16 years ago - (djm) Release 5.0p1 V_5_0_P1
djm [Thu, 3 Apr 2008 09:57:05 +0000 (09:57 +0000)] 
 - (djm) Release 5.0p1

16 years ago - (djm) [README] Update link to release notes
djm [Thu, 3 Apr 2008 09:56:38 +0000 (09:56 +0000)] 
 - (djm) [README] Update link to release notes

16 years ago - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
djm [Thu, 3 Apr 2008 09:55:44 +0000 (09:55 +0000)] 
 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
   [contrib/suse/openssh.spec] Crank version numbers in RPM spec files

16 years ago - djm@cvs.openbsd.org 2008/04/03 09:50:14
djm [Thu, 3 Apr 2008 09:53:08 +0000 (09:53 +0000)] 
   - djm@cvs.openbsd.org 2008/04/03 09:50:14
     [version.h]
     openssh-5.0

16 years ago - jmc@cvs.openbsd.org 2008/03/27 22:37:57
djm [Thu, 3 Apr 2008 09:52:51 +0000 (09:52 +0000)] 
   - jmc@cvs.openbsd.org 2008/03/27 22:37:57
     [sshd.8]
     remove trailing whitespace;

16 years ago - markus@cvs.openbsd.org 2008/04/02 15:36:51
djm [Wed, 2 Apr 2008 21:43:57 +0000 (21:43 +0000)] 
   - markus@cvs.openbsd.org 2008/04/02 15:36:51
     [channels.c]
     avoid possible hijacking of x11-forwarded connections (back out 1.183)
     CVE-2008-1483; ok djm@

16 years ago - (djm) Release 4.9p1
djm [Thu, 27 Mar 2008 06:53:09 +0000 (06:53 +0000)] 
 - (djm) Release 4.9p1

16 years ago - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
djm [Thu, 27 Mar 2008 06:43:45 +0000 (06:43 +0000)] 
 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
   [contrib/suse/openssh.spec] Crank version numbers in RPM spec files

16 years ago - (djm) [README] Update link to release notes
djm [Thu, 27 Mar 2008 06:43:34 +0000 (06:43 +0000)] 
 - (djm) [README] Update link to release notes

16 years ago - (djm) [regress/Makefile] cleanup PuTTY interop test droppings
djm [Thu, 27 Mar 2008 06:42:06 +0000 (06:42 +0000)] 
 - (djm) [regress/Makefile] cleanup PuTTY interop test droppings

16 years ago - (djm) [configure.ac] --with-selinux too
djm [Thu, 27 Mar 2008 01:33:07 +0000 (01:33 +0000)] 
 - (djm) [configure.ac] --with-selinux too

16 years ago - (djm) [configure.ac] fix alignment of --without-stackprotect description
djm [Thu, 27 Mar 2008 01:30:18 +0000 (01:30 +0000)] 
 - (djm) [configure.ac] fix alignment of --without-stackprotect description

16 years ago - djm@cvs.openbsd.org 2008/03/24 21:46:54
djm [Thu, 27 Mar 2008 00:26:56 +0000 (00:26 +0000)] 
   - djm@cvs.openbsd.org 2008/03/24 21:46:54
     [regress/sftp-badcmds.sh]
     disable no-replace rename test now that we prefer a POSIX rename; spotted
     by dkrause@

16 years ago - djm@cvs.openbsd.org 2008/03/27 00:16:49
djm [Thu, 27 Mar 2008 00:18:13 +0000 (00:18 +0000)] 
   - djm@cvs.openbsd.org 2008/03/27 00:16:49
     [version.h]
     openssh-4.9

16 years ago - djm@cvs.openbsd.org 2008/03/26 21:28:14
djm [Thu, 27 Mar 2008 00:03:05 +0000 (00:03 +0000)] 
   - djm@cvs.openbsd.org 2008/03/26 21:28:14
     [auth-options.c auth-options.h session.c sshd.8]
     add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc

16 years ago - djm@cvs.openbsd.org 2008/03/25 23:01:41
djm [Thu, 27 Mar 2008 00:02:27 +0000 (00:02 +0000)] 
   - djm@cvs.openbsd.org 2008/03/25 23:01:41
     [session.c]
     last patch had backwards test; spotted by termim AT gmail.com

16 years ago - djm@cvs.openbsd.org 2008/03/25 11:58:02
djm [Thu, 27 Mar 2008 00:02:02 +0000 (00:02 +0000)] 
   - djm@cvs.openbsd.org 2008/03/25 11:58:02
     [session.c sshd_config.5]
     ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
     from dtucker@ ok deraadt@ djm@

16 years ago - deraadt@cvs.openbsd.org 2008/03/24 16:11:07
djm [Thu, 27 Mar 2008 00:01:15 +0000 (00:01 +0000)] 
   - deraadt@cvs.openbsd.org 2008/03/24 16:11:07
     [monitor_fdpass.c]
     msg_controllen has to be CMSG_SPACE so that the kernel can account for
     each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len).  This
     works now that kernel fd passing has been fixed to accept a bit of
     sloppiness because of this ABI repair.
     lots of discussion with kettenis

16 years ago - djm@cvs.openbsd.org 2008/03/23 12:54:01
djm [Wed, 26 Mar 2008 23:59:57 +0000 (23:59 +0000)] 
   - djm@cvs.openbsd.org 2008/03/23 12:54:01
     [sftp-client.c]
     prefer POSIX-style file renaming over filexfer rename behaviour if the
     server supports the posix-rename@openssh.com extension.
     Note that the old (filexfer) behaviour would refuse to clobber an
     existing file. Users who depended on this should adjust their sftp(1)
     usage.
     ok deraadt@ markus@

16 years ago - deraadt@cvs.openbsd.org 2008/03/15 16:19:02
djm [Wed, 26 Mar 2008 23:54:44 +0000 (23:54 +0000)] 
   - deraadt@cvs.openbsd.org 2008/03/15 16:19:02
     [monitor_fdpass.c]
     Repair the simple cases for msg_controllen where it should just be
     CMSG_SIZE(sizeof(int)), not sizeof(buffer) which may be larger because
     of alignment; ok kettenis hshoexer

16 years ago - deraadt@cvs.openbsd.org 2008/03/13 01:49:53
djm [Wed, 26 Mar 2008 23:53:23 +0000 (23:53 +0000)] 
   - deraadt@cvs.openbsd.org 2008/03/13 01:49:53
     [monitor_fdpass.c]
     Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
     an extensive discussion with otto, kettenis, millert, and hshoexer

16 years ago - jmc@cvs.openbsd.org 2008/02/11 07:58:28
djm [Wed, 26 Mar 2008 23:50:21 +0000 (23:50 +0000)] 
   - jmc@cvs.openbsd.org 2008/02/11 07:58:28
     [ssh.1 sshd.8 sshd_config.5]
     bump Mdocdate for pages committed in "febuary", necessary because
     of a typo in rcs.c;

16 years ago - (djm) Fix RCS ident in sftp-server-main.c
djm [Wed, 26 Mar 2008 23:45:49 +0000 (23:45 +0000)] 
 - (djm) Fix RCS ident in sftp-server-main.c

16 years ago - (dtucker) Cache selinux status earlier so we know if it's enabled after a
dtucker [Wed, 26 Mar 2008 20:27:20 +0000 (20:27 +0000)] 
 - (dtucker) Cache selinux status earlier so we know if it's enabled after a
   chroot.  Allows ChrootDirectory to work with selinux support compiled in
   but not enabled.  Using it with selinux enabled will require some selinux
   support inside the chroot.  "looks sane" djm@

16 years ago - (djm) [session.c] Relocate incorrectly-placed closefrom() that was causing
djm [Sat, 15 Mar 2008 06:27:58 +0000 (06:27 +0000)] 
 - (djm) [session.c] Relocate incorrectly-placed closefrom() that was causing
   crashes when used with ChrootDirectory

16 years ago - (djm) [regress/test-exec.sh] Quote putty-related variables in case they are
djm [Fri, 14 Mar 2008 22:25:54 +0000 (22:25 +0000)] 
 - (djm) [regress/test-exec.sh] Quote putty-related variables in case they are
   empty; report and patch from Peter Stuge
 - (djm) [regress/test-exec.sh] Silence noise from detection of putty
   commands; report from Peter Stuge

16 years ago - (tim) [regress/localcommand.sh] Shell portability fix. Reported by imorgan at
tim [Fri, 14 Mar 2008 18:02:51 +0000 (18:02 +0000)] 
 - (tim) [regress/localcommand.sh] Shell portability fix. Reported by imorgan at
   nas.nasa.gov

16 years ago - (tim) [regress/sftp-cmds.sh] s/cd/lcd/ in lls test. Reported by
tim [Fri, 14 Mar 2008 17:39:17 +0000 (17:39 +0000)] 
 - (tim) [regress/sftp-cmds.sh] s/cd/lcd/ in lls test. Reported by
   vinschen at redhat.com. Add () to put echo commands in subshell for lls test
   I mistakenly left out of last commit.

16 years agoforgot to add vinschen at redhat.com on last commit
tim [Fri, 14 Mar 2008 01:37:05 +0000 (01:37 +0000)] 
forgot to add vinschen at redhat.com on last commit

16 years ago - (tim) [regress/sftp-cmds.sh regress/ssh2putty.sh] Shell portability fixes
tim [Fri, 14 Mar 2008 01:21:06 +0000 (01:21 +0000)] 
 - (tim) [regress/sftp-cmds.sh regress/ssh2putty.sh] Shell portability fixes
   from imorgan at nas.nasa.gov

16 years ago - (tim) [scp.c] Use poll.h if available, fall back to sys/poll.h if not. Patch
tim [Fri, 14 Mar 2008 00:59:50 +0000 (00:59 +0000)] 
 - (tim) [scp.c] Use poll.h if available, fall back to sys/poll.h if not. Patch
   by vinschen at redhat.com.

16 years ago - (djm) [Makefile.in regress/test-exec.sh] Find installed plink(1) and
djm [Thu, 13 Mar 2008 01:41:31 +0000 (01:41 +0000)] 
 - (djm) [Makefile.in regress/test-exec.sh] Find installed plink(1) and
   puttygen(1) by $PATH

16 years ago - (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note to
djm [Thu, 13 Mar 2008 01:05:40 +0000 (01:05 +0000)] 
 - (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note to
   self: make changes to Makefile.in next time, not the generated Makefile).

16 years ago - djm@cvs.openbsd.org 2007/12/21 04:13:53
djm [Wed, 12 Mar 2008 13:17:00 +0000 (13:17 +0000)] 
   - djm@cvs.openbsd.org 2007/12/21 04:13:53
     [regress/Makefile regress/test-exec.sh regress/putty-ciphers.sh]
     [regress/putty-kex.sh regress/putty-transfer.sh regress/ssh2putty.sh]
     basic (crypto, kex and transfer) interop regression tests against putty
     To run these, install putty and run "make interop-tests" from the build
     directory - the tests aren't run by default yet.

16 years ago - djm@cvs.openbsd.org 2007/12/12 05:04:03
djm [Wed, 12 Mar 2008 12:59:43 +0000 (12:59 +0000)] 
   - djm@cvs.openbsd.org 2007/12/12 05:04:03
     [regress/sftp-cmds.sh]
     unbreak lls command and add a regress test that would have caught the
     breakage; spotted by mouring@
     NB. sftp code change already committed.

16 years ago - jmc@cvs.openbsd.org 2007/11/25 15:35:09
djm [Wed, 12 Mar 2008 12:58:55 +0000 (12:58 +0000)] 
   - jmc@cvs.openbsd.org 2007/11/25 15:35:09
     [regress/agent-getpeereid.sh regress/agent.sh]
     more existant -> existent, from Martynas Venckus;
     pfctl changes: ok henning
     ssh changes: ok deraadt

16 years ago - dtucker@cvs.openbsd.org 2007/10/29 06:57:13
djm [Wed, 12 Mar 2008 12:58:05 +0000 (12:58 +0000)] 
   - dtucker@cvs.openbsd.org 2007/10/29 06:57:13
     [regress/Makefile regress/localcommand.sh]
     Add simple regress test for LocalCommand; ok djm@

16 years agofix log date
dtucker [Tue, 11 Mar 2008 12:01:44 +0000 (12:01 +0000)] 
fix log date

16 years ago - (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
dtucker [Tue, 11 Mar 2008 11:58:25 +0000 (11:58 +0000)] 
 - (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
   pam_open_session and pam_close_session into the privsep monitor, which
   will ensure that pam_session_close is called as root.  Patch from Tomas
   Mraz.

16 years ago - (dtucker) [configure.ac] Run stack-protector tests with -Werror to catch
dtucker [Sun, 9 Mar 2008 11:50:50 +0000 (11:50 +0000)] 
 - (dtucker) [configure.ac] Run stack-protector tests with -Werror to catch
   platforms where gcc understands the option but it's not supported (and
   thus generates a warning).

16 years ago - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's
dtucker [Sun, 9 Mar 2008 06:10:09 +0000 (06:10 +0000)] 
 - (dtucker) [openbsd-compat/regress/strtonumtest.c] Bug #1347: Use platform's
   equivalent of LLONG_MAX for the compat regression tests, which makes them
   run on AIX and HP-UX.  Patch from David Leonard.

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