Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 00:03:10 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/crypto/openssh - Imported sources
Message-ID:  <Pine.BSF.4.21.0003260001300.30286-100000@freefall.freebsd.org>
In-Reply-To: <200003260708.XAA24289@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
For the record, the following changes were made (taken from the OpenBSD
commit logs):

General fixes:
* -pedantic: signed vs. unsigned, void*-arithm, etc
* -Wall
* initial support for DSA keys (not yet usable)
* remove unused cipher_attack_detected code

log-client.c
* rename a cpp symbol, to avoid param.h collision

readconf.c
* turn off x11-fwd for the client, too.

ssh.c
* switch to raw mode only if he _get_ a pty (not if we _want_ a pty).

sshd.c
* disallow guessing of root password
* fix pr 1113, fclose() -> pclose(), todo: remote popen()
* create x11 cookie file

I was going to force commit this to one of the files, but the only ones
that have left the vendor branch wouldn't be obvious places to look for
it.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003260001300.30286-100000>