History log of /freebsd-14.2/crypto/openssh/serverloop.c (Results 1 – 25 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0
# b24ca3ca 09-Oct-2023 Ed Maste <[email protected]>

ssh: Update to OpenSSH 9.5p1

Excerpts from the release notes:

Potentially incompatible changes
--------------------------------

* ssh-keygen(1): generate Ed25519 keys by default.
[NOTE: This c

ssh: Update to OpenSSH 9.5p1

Excerpts from the release notes:

Potentially incompatible changes
--------------------------------

* ssh-keygen(1): generate Ed25519 keys by default.
[NOTE: This change was already merged into FreeBSD.]

* sshd(8): the Subsystem directive now accurately preserves quoting of
subsystem commands and arguments.

New features
------------

* ssh(1): add keystroke timing obfuscation to the client.

* ssh(1), sshd(8): Introduce a transport-level ping facility.

* sshd(8): allow override of Sybsystem directives in sshd Match blocks.

Full release notes at https://www.openssh.com/txt/release-9.5

Relnotes: Yes
Sponsored by: The FreeBSD Foundation

(cherry picked from commit edf8578117e8844e02c0121147f45e4609b30680)

show more ...


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0
# 0b0dd508 20-Jan-2016 Dag-Erling Smørgrav <[email protected]>

Remove RCS tags from files in which we no longer have any local
modifications, and add them to two files in which we do.


# 60c59fad 19-Jan-2016 Dag-Erling Smørgrav <[email protected]>

As previously threatened, remove the HPN patch from OpenSSH.


# 5bec830e 11-Nov-2015 Dag-Erling Smørgrav <[email protected]>

Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").


Revision tags: release/10.2.0, release/10.1.0, release/9.3.0
# cf783db1 24-Mar-2014 Dag-Erling Smørgrav <[email protected]>

Add a pre-merge script which reverts mechanical changes such as added
$FreeBSD$ tags and man page dates.

Add a post-merge script which reapplies these changes.

Run both scripts to normalize the exi

Add a pre-merge script which reverts mechanical changes such as added
$FreeBSD$ tags and man page dates.

Add a post-merge script which reapplies these changes.

Run both scripts to normalize the existing code base. As a result, many
files which should have had $FreeBSD$ tags but didn't now have them.

Partly rewrite the upgrade instructions and remove the now outdated
list of tricks.

show more ...


Revision tags: release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0
# 89986192 03-Aug-2011 Brooks Davis <[email protected]>

Add support for dynamically adjusted buffers to allow the full use of
the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or
trans-continental links). Bandwidth-delay products up to 64MB ar

Add support for dynamically adjusted buffers to allow the full use of
the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or
trans-continental links). Bandwidth-delay products up to 64MB are
supported.

Also add support (not compiled by default) for the None cypher. The
None cypher can only be enabled on non-interactive sessions (those
without a pty where -T was not used) and must be enabled in both
the client and server configuration files and on the client command
line. Additionally, the None cypher will only be activated after
authentication is complete. To enable the None cypher you must add
-DNONE_CIPHER_ENABLED to CFLAGS via the make command line or in
/etc/make.conf.

This code is a style(9) compliant version of these features extracted
from the patches published at:

http://www.psc.edu/networking/projects/hpn-ssh/

Merging this patch has been a collaboration between me and Bjoern.

Reviewed by: bz
Approved by: re (kib), des (maintainer)

show more ...


Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0
# 124981e1 21-Apr-2010 Dag-Erling Smørgrav <[email protected]>

MFH OpenSSH 5.4p1


Revision tags: release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0
# 62efe23a 10-Nov-2006 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts.


# 92eb0aa1 10-Nov-2006 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 4.5p1.


# 333ee039 30-Sep-2006 Dag-Erling Smørgrav <[email protected]>

Merge conflicts.

MFC after: 1 week


# 761efaa7 30-Sep-2006 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 4.4p1.


Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0
# b74df5b2 22-Mar-2006 Dag-Erling Smørgrav <[email protected]>

Merge conflicts.


# 021d409f 22-Mar-2006 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 4.3p1.


Revision tags: release/6.0.0_cvs, release/6.0.0
# d4ecd108 03-Sep-2005 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts.


# 043840df 03-Sep-2005 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 4.2p1.


Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0
# 21e764df 28-Oct-2004 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts


# d74d50a8 28-Oct-2004 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 3.9p1.


Revision tags: release/4.10.0_cvs, release/4.10.0
# 1ec0d754 26-Feb-2004 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts.


# efcad6b7 26-Feb-2004 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 3.8p1.


Revision tags: release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0
# cf2b5f3b 07-Jan-2004 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts and remove obsolete files.

Sponsored by: registrar.no


# d95e11bf 07-Jan-2004 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH 3.7.1p2.


Revision tags: release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0
# d12c7b01 01-May-2003 Dag-Erling Smørgrav <[email protected]>

Remove RCSID from files which have no other diffs to the vendor branch.


# e73e9afa 23-Apr-2003 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts.


# d0c8c0bc 23-Apr-2003 Dag-Erling Smørgrav <[email protected]>

Vendor import of OpenSSH-portable 3.6.1p1.


Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0
# f388f5ef 29-Oct-2002 Dag-Erling Smørgrav <[email protected]>

Resolve conflicts.


12