CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/11 00:11:50
Modified files:
sys/arch/macppc/macppc: conf.c
Log message:
remove kbd/ms prototypes with no matching functions
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/10 23:24:39
Modified files:
usr.bin/ssh: sshd_config.5
Log message:
do not mark up "(default: 20ms)";
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/10 21:28:42
Modified files:
sys/arch/i386/include: conf.h
sys/arch/i386/i386: conf.c
sys/arch/amd64/amd64: conf.c
Log message:
remove prototypes for pre-wscons mouse drivers
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 20:54:51
Modified files:
usr.bin/ssh: monitor_wrap.c
Log message:
reap preauth net child if it hangs up during privsep message send, not
just message receive
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 20:00:30
Modified files:
usr.bin/ssh: monitor_wrap.c
Log message:
reap the pre-auth [net] child if it hangs up during privsep message
sending, not just receiving
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 19:58:27
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
fix PIDFILE handling, broken for SUDO=doas in last commit here
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/10 19:49:17
Modified files:
sys/sys: conf.h
Log message:
remove cdev_decl(ses), none of the prototypes have matching functions
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 19:23:25
Modified files:
usr.bin/ssh: srclimit.c
Log message:
a little more RB_TREE paranoia
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 19:22:25
Modified files:
usr.bin/ssh: srclimit.c
Log message:
fix off-by-one comparison for PerSourcePenalty overflow:deny-all mode
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 19:21:41
Modified files:
usr.bin/ssh: srclimit.c
Log message:
move tree init before possible early return
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 19:07:35
Modified files:
usr.bin/ssh: sshd_config.5
Log message:
update to mention that PerSourcePenalties default to being enabled
and document the default values for each parameter.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 18:44:52
Modified files:
usr.bin/ssh: monitor_wrap.c
Log message:
reap the [net] child if it hangs up while writing privsep message
payloads, not just the message header
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 18:40:21
Modified files:
usr.bin/ssh: monitor_wrap.c
Log message:
log waitpid() status for abnormal exits
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2024/06/10 18:36:20
Modified files:
usr.bin/ssh: servconf.c
Log message:
correct error message
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/10 13:26:18
Modified files:
sys/dev/pv : if_vio.c
Log message:
Use TCP Large Receive Offload in vio(4).
Also introduce the guest offload feature to turn LRO off/on.
Tested by Mark Patruck, sf@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/10 12:21:59
Modified files:
sys/dev/pv : if_vio.c
Log message:
Clarify panic strings in vio(4)
suggested by bluhm
ok bluhm
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2024/06/10 06:51:25
Modified files:
usr.sbin/bgpd : session.c
Log message:
In get_alternate_addr() consider sessions to IPv6 link-local addresses
as connected (they are so by definition).
Issue reported by
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/10 06:44:06
Modified files:
usr.sbin/rpki-client: x509.c
Log message:
rpki-client: allow multiple EKU OIDs for BGPsec certs
Nothing says there may be only one purpose. We only need to find
id-kp-bgp
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/10 05:49:29
Modified files:
usr.sbin/rpki-client: parser.c
Log message:
rpki-client: zap outdated comment.
The valid_x509() in proc_parser_gbr() was initially left unchecked but
has been checked sin
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/10 04:50:13
Modified files:
usr.sbin/rpki-client: cert.c x509.c
Log message:
rpki-client: fix and move more KU/EKU to x509_get_purpose()
Now all key usage and extended key usage handling is at the s
20 matches
Mail list logo