CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 22:53:45 Modified files: regress/lib/libcrypto/asn1: x509_algor.c Log message: x509_algor: add a few missing includes

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 21:51:08 Modified files: regress/usr.bin/ssh: sshsig.sh Log message: typos and extra debug trace calls

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 21:48:54 Modified files: regress/usr.bin/ssh: test-exec.sh Log message: ensure logs are owned by correct user; feedback/ok dtucker@

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 21:36:32 Modified files: usr.bin/ssh: misc.c Log message: 64 %-expansion keys ought to be enough for anybody; ok dtucker (we just hit the previous limit in some cases)

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 20:48:44 Modified files: usr.bin/ssh: ssh.c Log message: don't dereference NULL pointer when hashing jumphost

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 20:18:18 Modified files: usr.bin/ssh: readconf.c readconf.h ssh.c ssh_config.5 sshconnect.h Log message: add %j token that expands to the configured ProxyJump hostnam

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 20:15:53 Modified files: usr.bin/ssh: sshconnect2.c Log message: release GSS OIDs only at end of authentication; bz2982, ok dtucker@

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 20:12:53 Modified files: usr.bin/ssh: clientloop.c Log message: mask SIGINT/TERM/QUIT/HUP before checking quit_pending and use ppoll() to unmask them in the mainloop. Avoids race condition bet

CVS: cvs.openbsd.org: www

2023-10-11 Thread Dave Voutila
CVSROOT:/cvs Module name:www Changes by: d...@cvs.openbsd.org2023/10/11 17:59:57 Modified files: . : 74.html Log message: Add in most, if not all, vmm/vmd changes for 7.4.

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 17:23:58 Modified files: usr.bin/ssh: ssh.c Log message: sync usage() with ssh.1; spotted by kn@

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 17:14:33 Modified files: usr.bin/ssh: ssh.1 Log message: ssh -Q does not make sense with other command-line options, so give it its own line in the manpage

CVS: cvs.openbsd.org: www

2023-10-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2023/10/11 16:59:34 Modified files: . : 74.html Log message: commuinites -> communities

CVS: cvs.openbsd.org: www

2023-10-11 Thread Sebastian Benoit
CVSROOT:/cvs Module name:www Changes by: be...@cvs.openbsd.org 2023/10/11 16:57:05 Modified files: . : 74.html Log message: another round of changes

CVS: cvs.openbsd.org: www

2023-10-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:www Changes by: s...@cvs.openbsd.org2023/10/11 16:52:41 Modified files: . : 74.html Log message: fill in the wireless section; cross-checked by benno

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 16:42:26 Modified files: usr.bin/ssh: clientloop.c misc.c misc.h readconf.c readconf.h servconf.c ssh.c ssh_config.5 Log message: add ChannelTimeout support to the cl

CVS: cvs.openbsd.org: src

2023-10-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/10/11 16:41:05 Modified files: usr.bin/ssh: sshkey.c Log message: add support for reading ED25519 private keys in PEM PKCS8 format; ok markus@ tb@

CVS: cvs.openbsd.org: src

2023-10-11 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2023/10/11 16:13:16 Modified files: sys/net: pfkeyv2.c pfkeyv2_convert.c sys/netinet: ip_ipsp.c ip_ipsp.h Log message: Prevent deref-after-free when tdb_timeout() fires on invalid new td

CVS: cvs.openbsd.org: www

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:www Changes by: k...@cvs.openbsd.org2023/10/11 15:53:22 Modified files: . : 74.html Log message: typofix, add installer changes wrt. arm64 and disk crypto

CVS: cvs.openbsd.org: www

2023-10-11 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: na...@cvs.openbsd.org 2023/10/11 15:26:45 Modified files: . : 74.html Log message: some 7.4 package counts

CVS: cvs.openbsd.org: src

2023-10-11 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2023/10/11 12:07:56 Modified files: regress/sys/net/gif: Makefile regress/sys/net/loop: Makefile regress/sys/net/pair: Makefile regress/sys/net/pf_opts: Makefile regress/sys

CVS: cvs.openbsd.org: src

2023-10-11 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2023/10/11 12:07:15 Modified files: regress/sys/net/vxlan: Makefile regress/sys/netinet/carp: Makefile Log message: Infer rdomains from environment variables N1 and N2 like many others in regress/sy

CVS: cvs.openbsd.org: www

2023-10-11 Thread Otto Moerbeek
CVSROOT:/cvs Module name:www Changes by: o...@cvs.openbsd.org2023/10/11 12:07:04 Modified files: . : 74.html Log message: Explain what fine-grained chunk sizes means, add malloc leak detection feature

CVS: cvs.openbsd.org: src

2023-10-11 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/10/11 11:53:52 Modified files: distrib/amd64/common: install.md distrib/arm64/ramdisk: install.md distrib/riscv64/ramdisk: install.md Log message: Remove dead CRYPTOCHUNK usage instal

CVS: cvs.openbsd.org: www

2023-10-11 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2023/10/11 10:19:33 Modified files: . : 74.html Log message: First go at rpki-client changes. Based on relnotes for 8.4, 8,5 and 8.6.

CVS: cvs.openbsd.org: src

2023-10-11 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/10/11 09:42:44 Modified files: sys/sys: resourcevar.h sched.h systm.h sys/kern : kern_clock.c sched_bsd.c subr_prof.c Log message: kernel: expand fixed clock interrupt periods to

CVS: cvs.openbsd.org: www

2023-10-11 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2023/10/11 09:32:29 Modified files: . : 74.html Log message: bgpd bits based on 8.0 - 8.2 release notes

CVS: cvs.openbsd.org: src

2023-10-11 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/10/11 09:07:04 Modified files: sys/sys: clockintr.h sys/kern : kern_clockintr.c Log message: clockintr: move clockintr_schedule() into public API Prototype clockintr_schedule() i

CVS: cvs.openbsd.org: www

2023-10-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2023/10/11 09:00:50 Modified files: . : 74.html Log message: Add many missing hyperlinks to manual pages. Also combine a few minor entries with more important entries they are closely re

CVS: cvs.openbsd.org: src

2023-10-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/10/11 07:54:43 Modified files: regress/usr.sbin/pkg_add: Makefile usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm PkgCreate.pm Log message: put "stub" within grasp of -DREGRESSION_TESTING. Extend it

CVS: cvs.openbsd.org: src

2023-10-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/10/11 07:52:29 Modified files: usr.sbin/pkg_add/OpenBSD: PkgAdd.pm Log message: missing state in locator call, surprised nobody else ran into that

CVS: cvs.openbsd.org: www

2023-10-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2023/10/11 07:39:03 Modified files: . : 74.html Log message: mention , hw.battery, and hw.ucomnames; drop empty mandoc(1) section

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:22:11 Modified files: lib/libcrypto/asn1: x_algor.c Log message: Some housekeeping in x_algor Fix includes and zap an empty line. ok jsing

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:20:18 Modified files: lib/libcrypto/asn1: x_algor.c Log message: Rewrite X509_ALGOR_set0() The current implementation is a complete mess. There are three cases: 1) ptype == V_ASN1_UNDEF: param

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:13:25 Modified files: regress/lib/libcrypto/asn1: x509_algor.c Log message: x509_algor: Turn expected failure into actual failure now that the API is fixed.

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:12:46 Modified files: lib/libcrypto/asn1: x_algor.c Log message: Ensure that out_value is initialized even if out_type is NULL This fixes the printf in the x509_algor regress. ok jsing

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:10:13 Modified files: lib/libcrypto/asn1: x_algor.c Log message: Rewrite X509_ALGOR_get0() Make the logic slightly less convoluted. Preserve the behavior that *ppval remains unset if pptype ==

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:05:18 Modified files: lib/libcrypto/asn1: x_algor.c lib/libcrypto/x509: x509_local.h Log message: Add internal version of X509_ALGOR_set_md() X509_ALGOR_set_md() is a void function th

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 07:00:16 Modified files: regress/lib/libcrypto/asn1: x509_algor.c Log message: Add preallocation dance for X509_ALGOR_set_md() as documented

CVS: cvs.openbsd.org: src

2023-10-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/10/11 06:57:53 Modified files: share/man/man4 : dwqe.4 pci.4 Log message: dwqe(4) may now attach via pci(4)

CVS: cvs.openbsd.org: src

2023-10-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/10/11 06:52:01 Modified files: sys/arch/amd64/conf: GENERIC sys/dev/ic : dwqe.c dwqevar.h sys/dev/pci: files.pci Added files: sys/dev/pci: if_dwqe_pci.c Log messag

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 06:51:07 Modified files: lib/libcrypto/asn1: x_algor.c Log message: Clean up X509_ALGOR_cmp() This is currently written in what is likely the most stupid way possible. Rewrite this function in a

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 06:49:00 Modified files: regress/lib/libcrypto/asn1: Makefile Added files: regress/lib/libcrypto/asn1: x509_algor.c Log message: Add regress coverage for X509_ALGOR_* This covers the set

CVS: cvs.openbsd.org: src

2023-10-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/10/11 06:32:46 Modified files: sys/dev/ic : dwqereg.h Log message: fix bitmask of GMAC4 hwfeatures1 RX FIFO size ok kettenis

CVS: cvs.openbsd.org: src

2023-10-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/10/11 06:06:11 Modified files: lib/libcrypto/man: ASRange_new.3 Log message: I forgot that we now have ASN1_INTEGER_set_uint64()

CVS: cvs.openbsd.org: www

2023-10-11 Thread Frederic Cambus
CVSROOT:/cvs Module name:www Changes by: fcam...@cvs.openbsd.org 2023/10/11 04:18:20 Modified files: . : 74.html Log message: Fix a typo: s/neigbor/neighbor.

CVS: cvs.openbsd.org: src

2023-10-11 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/10/11 01:05:11 Modified files: regress/usr.sbin/bgpd/unittests: rde_community_test.c rde_community_test.h Log message: Extend rde_community_test to check variou