Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/external/bsd/openssh/dist



Module Name:    src
Committed By:   kim
Date:           Wed Apr  9 11:08:45 UTC 2025

Modified Files:
        src/crypto/external/bsd/openssh/dist: session.c

Log Message:
Fix the DisableForwarding directive

The DisableForwarding directive was failing to disable X11 forwarding
and agent forwarding as documented.

>From OpenBSD 7.6 errata 013:
https://ftp.openbsd.org/pub/OpenBSD/patches/7.6/common/013_ssh.patch.sig


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/crypto/external/bsd/openssh/dist/session.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index