Module Name:src
Committed By: christos
Date: Fri Mar 21 14:05:14 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c
Log Message:
PR/59201: Jose Luis Duran: Remove leftover header
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypto
Module Name:src
Committed By: christos
Date: Fri Mar 21 14:04:33 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c monitor.c mux.c packet.c
serverloop.c session.c sshd-session.c
Log Message:
PR/59200: Jose Luis Duran: Change exit probe locati
Module Name:src
Committed By: htodd
Date: Wed Mar 26 01:33:02 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c
Log Message:
Fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/crypto/external/bsd/openssh/dist/auth-pam.c
Module Name:src
Committed By: htodd
Date: Wed Mar 26 01:33:02 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c
Log Message:
Fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/crypto/external/bsd/openssh/dist/auth-pam.c
Module Name:src
Committed By: christos
Date: Wed Mar 26 00:08:20 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c monitor.c
Log Message:
PR/59214: jlduran: When a failed PAM authentication attempt is
received, blocklistd should count it towards the
Module Name:src
Committed By: christos
Date: Wed Mar 26 00:08:20 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c monitor.c
Log Message:
PR/59214: jlduran: When a failed PAM authentication attempt is
received, blocklistd should count it towards the
Module Name:src
Committed By: christos
Date: Fri Mar 21 14:06:14 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
PR/59200: Jose Luis Duran: A lot of bots are checking for SSH version 1
(or mismatched), and currently blocklistd doe
Module Name:src
Committed By: christos
Date: Fri Mar 21 14:06:14 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
PR/59200: Jose Luis Duran: A lot of bots are checking for SSH version 1
(or mismatched), and currently blocklistd doe
Module Name:src
Committed By: christos
Date: Fri Mar 21 14:05:14 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c
Log Message:
PR/59201: Jose Luis Duran: Remove leftover header
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypto
Module Name:src
Committed By: christos
Date: Fri Mar 21 14:04:33 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c monitor.c mux.c packet.c
serverloop.c session.c sshd-session.c
Log Message:
PR/59200: Jose Luis Duran: Change exit probe locati
Module Name:src
Committed By: christos
Date: Thu Mar 20 18:43:03 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth.c
Log Message:
PR/59108; Jose Luis Duran: Reset the blocklist counter after successful
authentication
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Thu Mar 20 18:43:03 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: auth.c
Log Message:
PR/59108; Jose Luis Duran: Reset the blocklist counter after successful
authentication
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Wed Jan 8 21:49:32 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
factor out common code.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/openssh
Module Name:src
Committed By: christos
Date: Wed Jan 8 21:49:32 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
factor out common code.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/openssh
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:37:04 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was
Module Name:src
Committed By: buhrow
Date: Wed Jan 8 13:37:04 UTC 2025
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd-session.c
Log Message:
Applied patches based on suggestions from Greg Woods in current-users
to address the problem that when sshd-session was
Module Name:src
Committed By: rillig
Date: Sun Dec 1 20:01:42 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: bitmap.c
Log Message:
openssh/bitmap.c: reduce diff to upstream
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 sr
Module Name:src
Committed By: rillig
Date: Sun Dec 1 20:01:42 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: bitmap.c
Log Message:
openssh/bitmap.c: reduce diff to upstream
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 sr
Module Name:src
Committed By: rin
Date: Tue Oct 29 03:20:32 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: kexmlkem768x25519.c
libcrux_mlkem768_sha3.h mlkem768.sh
Log Message:
openssh: Fix mlkem768x25519-sha256 KEX algorithm for big-endian machi
Module Name:src
Committed By: rin
Date: Tue Oct 29 03:20:32 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: kexmlkem768x25519.c
libcrux_mlkem768_sha3.h mlkem768.sh
Log Message:
openssh: Fix mlkem768x25519-sha256 KEX algorithm for big-endian machi
Module Name:src
Committed By: rin
Date: Wed Oct 9 01:49:20 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth.c auth2.c
Log Message:
sshd: Finally fix spurious blocklistd activation (PR bin/58369)
Drop one more pfilter_notify() call from userauth_finish(
Module Name:src
Committed By: rin
Date: Wed Oct 9 01:49:20 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth.c auth2.c
Log Message:
sshd: Finally fix spurious blocklistd activation (PR bin/58369)
Drop one more pfilter_notify() call from userauth_finish(
Module Name:src
Committed By: rin
Date: Thu Oct 3 08:14:13 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: kex.c
Log Message:
openssh: kex: Do not pass NULL as %s for logit() in our local diff
newkeys->mac.name can be NULL since OpenSSH 6.2:
http://cvsweb.
Module Name:src
Committed By: rin
Date: Thu Oct 3 08:14:13 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: kex.c
Log Message:
openssh: kex: Do not pass NULL as %s for logit() in our local diff
newkeys->mac.name can be NULL since OpenSSH 6.2:
http://cvsweb.
Module Name:src
Committed By: riastradh
Date: Wed Aug 7 00:45:31 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
ssh-keygen(1): Nix trailing whitespace in local change to man page.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Wed Aug 7 00:45:31 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
ssh-keygen(1): Nix trailing whitespace in local change to man page.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Mon Aug 5 17:37:49 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
grammar
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/crypto/external/bsd/openssh/dist/ssh-keygen
Module Name:src
Committed By: christos
Date: Mon Aug 5 17:37:49 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
grammar
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/crypto/external/bsd/openssh/dist/ssh-keygen
Module Name:src
Committed By: christos
Date: Mon Aug 5 17:36:11 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
improve -r description.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/crypto/external/bsd/openssh
Module Name:src
Committed By: christos
Date: Mon Aug 5 17:36:11 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
improve -r description.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/crypto/external/bsd/openssh
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:13:02 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: pfilter.c
Log Message:
Switch blocklist to use syslog_ss since we are being called from a
signal handler.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Fri Aug 2 17:13:02 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: pfilter.c
Log Message:
Switch blocklist to use syslog_ss since we are being called from a
signal handler.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sun Jul 21 20:18:06 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config.5
Log Message:
PR/58412: RVP: Add more info from the portable man page
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.4
Module Name:src
Committed By: christos
Date: Sun Jul 21 20:18:06 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config.5
Log Message:
PR/58412: RVP: Add more info from the portable man page
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.4
Module Name:src
Committed By: riastradh
Date: Thu Jul 11 17:26:53 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c clientloop.c
sshd-session.c sshd.c
Log Message:
openssh: Appease clang.
- Sprinke __dead on functions that don't return.
Module Name:src
Committed By: riastradh
Date: Thu Jul 11 17:26:53 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-pam.c clientloop.c
sshd-session.c sshd.c
Log Message:
openssh: Appease clang.
- Sprinke __dead on functions that don't return.
Module Name:src
Committed By: christos
Date: Wed Jul 10 14:42:01 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: servconf.c
Log Message:
PR/58412: Martin Husemann: sync with the portable version, adds default
PAMServiceName handling.
To generate a diff of
Module Name:src
Committed By: christos
Date: Wed Jul 10 14:42:01 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: servconf.c
Log Message:
PR/58412: Martin Husemann: sync with the portable version, adds default
PAMServiceName handling.
To generate a diff of
Module Name:src
Committed By: riastradh
Date: Mon Jul 1 17:47:24 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
openssh: Bump __NETBSDSSH_VERSION.
PR security/58386
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src
Module Name:src
Committed By: riastradh
Date: Mon Jul 1 17:47:24 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
openssh: Bump __NETBSDSSH_VERSION.
PR security/58386
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src
Module Name:src
Committed By: riastradh
Date: Mon Jul 1 15:42:42 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
sshd(8): Avoid strnvis and syslog_r in signal handler context.
CVE-2024-6387
PR security/58386
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Mon Jul 1 15:42:42 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
sshd(8): Avoid strnvis and syslog_r in signal handler context.
CVE-2024-6387
PR security/58386
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Sat Jun 29 18:03:32 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
openssh: Omit needless SYSLOG_DATA_INIT conditional.
We have had SYSLOG_DATA_INIT since 2006.
Reduces diff from upstream.
Module Name:src
Committed By: riastradh
Date: Sat Jun 29 18:03:32 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
openssh: Omit needless SYSLOG_DATA_INIT conditional.
We have had SYSLOG_DATA_INIT since 2006.
Reduces diff from upstream.
Module Name:src
Committed By: mrg
Date: Sat Jun 29 08:02:40 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-agent.c
Log Message:
remove local changes against cleanup_handler() that no longer apply.
noticed by the llvm builds.
To generate a diff of thi
Module Name:src
Committed By: mrg
Date: Sat Jun 29 08:02:40 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-agent.c
Log Message:
remove local changes against cleanup_handler() that no longer apply.
noticed by the llvm builds.
To generate a diff of thi
Module Name:src
Committed By: christos
Date: Tue Jun 25 16:58:24 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c monitor.c
Log Message:
Don't call pfilter_notify for each authentication attempt, only call it
once we failed to authenticate.
To gener
Module Name:src
Committed By: christos
Date: Tue Jun 25 16:58:24 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c monitor.c
Log Message:
Don't call pfilter_notify for each authentication attempt, only call it
once we failed to authenticate.
To gener
Module Name:src
Committed By: ws
Date: Fri Dec 1 12:07:20 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: readconf.c readconf.h scp.1
sftp.1 ssh.1 ssh_config.5 sshconnect.c
Log Message:
Add option IPv6PreferTemporary to allow selection of
tempor
Module Name:src
Committed By: ws
Date: Fri Dec 1 12:07:20 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: readconf.c readconf.h scp.1
sftp.1 ssh.1 ssh_config.5 sshconnect.c
Log Message:
Add option IPv6PreferTemporary to allow selection of
tempor
Module Name:src
Committed By: christos
Date: Thu Oct 26 15:10:14 UTC 2023
Added Files:
src/crypto/external/bsd/openssh/dist: moduli
Log Message:
Put back module from 9.5p1
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.10 src/crypto/external/bsd/openssh/dist/mod
Module Name:src
Committed By: rin
Date: Mon Aug 7 00:44:25 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c
Log Message:
openssh: channel_new(): Appease GCC12 -Wmaybe-uninitialized for some archs
IIUC, ``found'' is always initialized. Seems like
Module Name:src
Committed By: rin
Date: Mon Aug 7 00:44:25 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c
Log Message:
openssh: channel_new(): Appease GCC12 -Wmaybe-uninitialized for some archs
IIUC, ``found'' is always initialized. Seems like
Module Name:src
Committed By: mrg
Date: Thu Aug 3 07:59:33 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshkey-xmss.c
Log Message:
avoid potential uninitialised variable use.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.1
Module Name:src
Committed By: mrg
Date: Thu Aug 3 07:59:33 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshkey-xmss.c
Log Message:
avoid potential uninitialised variable use.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.1
Module Name:src
Committed By: rin
Date: Fri Jul 28 09:47:37 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd.c
Log Message:
openssh: Apply __dead to print_config() to fix build with clang
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 sr
Module Name:src
Committed By: rin
Date: Fri Jul 28 09:47:37 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd.c
Log Message:
openssh: Apply __dead to print_config() to fix build with clang
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 sr
Module Name:src
Committed By: rin
Date: Fri Jul 28 05:06:44 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.1 ssh-pkcs11-helper.8 ssh.1
sshd.8 sshd_config.5
Log Message:
openssh: Fix commented out lines for manpages to reduce diff from upstre
Module Name:src
Committed By: rin
Date: Fri Jul 28 05:06:44 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.1 ssh-pkcs11-helper.8 ssh.1
sshd.8 sshd_config.5
Log Message:
openssh: Fix commented out lines for manpages to reduce diff from upstre
Module Name:src
Committed By: rin
Date: Fri Jul 28 05:02:47 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshconnect.c
Log Message:
openssh: KNF for our local changes.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/crypto/external/bsd/
Module Name:src
Committed By: rin
Date: Fri Jul 28 05:02:47 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sshconnect.c
Log Message:
openssh: KNF for our local changes.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/crypto/external/bsd/
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:59:40 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_config.5
Log Message:
ssh_config.5: Change in comment from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/crypto/ex
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:59:40 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_config.5
Log Message:
ssh_config.5: Change in comment from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/crypto/ex
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:58:27 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_api.c
Log Message:
openssh: whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/crypto/external/bsd/openssh/dist/ssh_ap
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:58:27 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_api.c
Log Message:
openssh: whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/crypto/external/bsd/openssh/dist/ssh_ap
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:55:40 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
ssh-keygen.1: Catch up upstream change in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypt
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:55:40 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-keygen.1
Log Message:
ssh-keygen.1: Catch up upstream change in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypt
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:52:23 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sftp.c
Log Message:
oepnssh: trailing tab
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/crypto/external/bsd/openssh/dist/sftp.c
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:52:23 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sftp.c
Log Message:
oepnssh: trailing tab
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/crypto/external/bsd/openssh/dist/sftp.c
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:49:38 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sftp.1
Log Message:
sftp.1: Fix old (and non-critical) merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/crypto/externa
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:49:38 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: sftp.1
Log Message:
sftp.1: Fix old (and non-critical) merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/crypto/externa
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:40:54 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.c
Log Message:
openssh: Adjust blank line to reduce diff from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/crypto
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:40:54 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.c
Log Message:
openssh: Adjust blank line to reduce diff from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/crypto
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:37:37 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: monitor.h
Log Message:
openssh: whitespace fix
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/crypto/external/bsd/openssh/dist/mo
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:37:37 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: monitor.h
Log Message:
openssh: whitespace fix
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/crypto/external/bsd/openssh/dist/mo
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:27:30 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: compat.h
Log Message:
openssh: whitespace -> tab
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/crypto/external/bsd/openssh/dist/
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:27:30 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: compat.h
Log Message:
openssh: whitespace -> tab
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/crypto/external/bsd/openssh/dist/
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:25:22 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: cipher.h
Log Message:
openssh: Reduce diff from upstream; remove never-enabled #if 0'ed block
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: rin
Date: Fri Jul 28 04:25:22 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: cipher.h
Log Message:
openssh: Reduce diff from upstream; remove never-enabled #if 0'ed block
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: rin
Date: Fri Jul 7 07:04:18 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-passwd.c
Log Message:
Remove extra whitespace inserted during merge. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.12
Module Name:src
Committed By: rin
Date: Fri Jul 7 07:04:18 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: auth-passwd.c
Log Message:
Remove extra whitespace inserted during merge. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.12
Module Name:src
Committed By: rin
Date: Fri Jul 7 07:02:59 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: LICENCE
Log Message:
Remove duplicate OpenBSD RCSID.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/openssh/dis
Module Name:src
Committed By: rin
Date: Fri Jul 7 07:02:59 UTC 2023
Modified Files:
src/crypto/external/bsd/openssh/dist: LICENCE
Log Message:
Remove duplicate OpenBSD RCSID.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/openssh/dis
Module Name:src
Committed By: christos
Date: Thu Dec 1 22:57:37 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
Correct lost change in the merge (Anthony Mallet)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/crypto/e
Module Name:src
Committed By: christos
Date: Thu Dec 1 22:57:37 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: log.c
Log Message:
Correct lost change in the merge (Anthony Mallet)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/crypto/e
Module Name:src
Committed By: christos
Date: Wed Oct 19 11:54:02 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: ssherr.c
Log Message:
remove debugging sleep. Pointed out by rillig.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/crypto/ex
Module Name:src
Committed By: christos
Date: Wed Oct 19 11:54:02 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: ssherr.c
Log Message:
remove debugging sleep. Pointed out by rillig.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/crypto/ex
Module Name:src
Committed By: kre
Date: Tue Oct 18 06:46:51 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c
Log Message:
Avoid sending banner (if configured) twice. Apparent merge error.
Patch from RVP (issue noticed by John D. Baker).
To generat
Module Name:src
Committed By: kre
Date: Tue Oct 18 06:46:51 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: auth2.c
Log Message:
Avoid sending banner (if configured) twice. Apparent merge error.
Patch from RVP (issue noticed by John D. Baker).
To generat
Module Name:src
Committed By: mlelstv
Date: Sat Aug 27 10:04:45 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c readconf.c ssh.c
sshbuf.h
Log Message:
Adopt TCP window handling from current HPN patch at
https://github.com/rapier1/open
Module Name:src
Committed By: mlelstv
Date: Sat Aug 27 10:04:45 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c readconf.c ssh.c
sshbuf.h
Log Message:
Adopt TCP window handling from current HPN patch at
https://github.com/rapier1/open
Module Name:src
Committed By: nia
Date: Mon May 9 15:06:29 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config
Log Message:
sshd_config: Disable HPN as discussed on tech-userlevel.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/
Module Name:src
Committed By: nia
Date: Mon May 9 15:06:29 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config
Log Message:
sshd_config: Disable HPN as discussed on tech-userlevel.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/
Module Name:src
Committed By: christos
Date: Fri Apr 15 14:00:07 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: PROTOCOL auth-rhosts.c
auth2-pubkey.c channels.c channels.h misc.c monitor.c myproposal.h
scp.1 scp.c servconf.c servconf.
Module Name:src
Committed By: christos
Date: Fri Apr 15 14:00:07 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: PROTOCOL auth-rhosts.c
auth2-pubkey.c channels.c channels.h misc.c monitor.c myproposal.h
scp.1 scp.c servconf.c servconf.
Module Name:src
Committed By: christos
Date: Sat Feb 26 13:30:19 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: misc.c
Log Message:
fix merge botch and reduce diff from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/crypto/ext
Module Name:src
Committed By: christos
Date: Sat Feb 26 13:30:19 UTC 2022
Modified Files:
src/crypto/external/bsd/openssh/dist: misc.c
Log Message:
fix merge botch and reduce diff from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/crypto/ext
Module Name:src
Committed By: christos
Date: Fri Dec 24 21:52:48 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c
Log Message:
put back the tcpwinsz initialization code.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/crypto/ext
Module Name:src
Committed By: christos
Date: Fri Dec 24 21:52:48 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c
Log Message:
put back the tcpwinsz initialization code.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/crypto/ext
Module Name:src
Committed By: christos
Date: Fri Dec 24 18:16:11 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: channels.c
Log Message:
PR/56569: Mike Small: Remove unused code.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/crypto/exte
1 - 100 of 136 matches
Mail list logo