CVS: cvs.openbsd.org: src

2023-04-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/04/05 21:56:03 Modified files: usr.bin/ssh: sshsig.c Log message: simplify sshsig_find_principals() similar to what happened to sshsig_check_allowed_keys() in r1.31, removing some dead code

CVS: cvs.openbsd.org: src

2023-04-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/04/05 21:21:31 Modified files: usr.bin/ssh: packet.c Log message: remove redundant ssh!=NULL check; we'd already dereferenced it

CVS: cvs.openbsd.org: src

2023-04-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/04/05 21:19:32 Modified files: usr.bin/ssh: match.c Log message: match_user() shouldn't be called with user==NULL unless host and ipaddr are also NULL

CVS: cvs.openbsd.org: src

2023-04-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/04/05 21:12:32 Modified files: usr.bin/ssh: sftp.c Log message: don't care about glob() return value here.

CVS: cvs.openbsd.org: src

2023-04-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/04/05 18:09:39 Modified files: sys/dev/fdt: if_dwqe_fdt.c Log message: better handle "phy-mode" properties, in particular around clk delays. the phy mode can encode whether rk3568 mac should be

CVS: cvs.openbsd.org: src

2023-04-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/04/05 17:01:03 Modified files: sys/net: if_ethersubr.c sys/netinet6 : nd6.c Log message: Push kernel lock into nd6_resolve() Tested as part of bigger unlock diffs, commit now as

CVS: cvs.openbsd.org: src

2023-04-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/04/05 15:51:47 Modified files: sys/netinet: icmp6.h if_ether.c ip_input.c ip_var.h sys/netinet6 : icmp6.c nd6.c nd6.h Log message: ARP has a sysctl to show the number of packets waiting

CVS: cvs.openbsd.org: src

2023-04-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/04/05 13:35:23 Modified files: sys/net: if.c if_var.h sys/netinet: if_ether.c sys/netinet6 : nd6.c nd6.h nd6_nbr.c Log message: ARP has a queue of packets that should be

CVS: cvs.openbsd.org: src

2023-04-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/04/05 12:34:37 Added files: lib/libevent : event_base_new.3 Log message: Import the first of the new libevent manual pages written by Ted Bullock in order to polish it in the tree. Not yet

CVS: cvs.openbsd.org: www

2023-04-05 Thread Rafael Sadowski
CVSROOT:/cvs Module name:www Changes by: rsadow...@cvs.openbsd.org 2023/04/05 12:21:08 Modified files: . : events.html Added files: papers :

CVS: cvs.openbsd.org: src

2023-04-05 Thread Marcus Glocker
CVSROOT:/cvs Module name:src Changes by: mgloc...@cvs.openbsd.org2023/04/05 11:23:30 Modified files: sys/dev/ic : ufshci.c Log message: Enable Force Unit Access (FUA) for write commands. This seems to fix intermittent data corruptions which I faced. The

CVS: cvs.openbsd.org: src

2023-04-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/04/05 08:07:08 Modified files: sbin/fdisk : part.c Log message: Add (inside #if 0 blocks) #define's and gpt_types[] entries for all the GPT partition types known to mankind. a.k.a. Wikipedia,

CVS: cvs.openbsd.org: www

2023-04-05 Thread Dave Voutila
CVSROOT:/cvs Module name:www Changes by: d...@cvs.openbsd.org2023/04/05 08:03:42 Modified files: papers : asiabsdcon2023-hardening_vmd_devices-slides.pdf Log message: Replace my slides with compressed version. 32MB was ridiculous.

CVS: cvs.openbsd.org: src

2023-04-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/04/05 07:56:41 Modified files: usr.sbin/ndp : ndp.c Log message: If ndp -d did not find a neigbor entry, it removed the cloning route instead. Comparing the arp(8) and ndp(8) code shows that the

CVS: cvs.openbsd.org: src

2023-04-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/04/05 07:56:31 Modified files: sys/netinet6 : ip6_forward.c Log message: Call getuptime(9) once for consistency; OK bluhm

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 05:31:38 Modified files: lib/libcrypto/rsa: rsa_eay.c Log message: Add a few missing braces ok jsing

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 05:30:12 Modified files: lib/libcrypto/rsa: rsa_eay.c Log message: Set up the RSA's _method_mod_n before the initial blinding As observed by Bernd Edlinger, the main part of the RSA timing leak

CVS: cvs.openbsd.org: src

2023-04-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/04/05 05:07:40 Modified files: lib/libcrypto/arch/aarch64: Makefile.inc arm64cpuid.S Log message: Sprinkle a few BTI instructions into the arm64 assembly files and pass -mmark-bti-property to

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 05:03:11 Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: bn_mod_sqrt: Improve a handful of comments and a printf

CVS: cvs.openbsd.org: src

2023-04-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/04/05 04:48:13 Modified files: sys/dev/fdt: dwpcie.c Log message: Call dwpcie_link_config() when initializing the RK3568 PCIe controllers. This makes sure the PCIe link runs at the maximum

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 04:47:00 Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: Improve regress coverage for BN_mod_sqrt() This now covers all the main branches of both the old and new

CVS: cvs.openbsd.org: src

2023-04-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/04/05 04:45:07 Modified files: sys/dev/mii: miivar.h rgephy.c rgephyreg.h Log message: Implement software control for the internal delays of the RTL8211F PHY. Since we need to retain the

CVS: cvs.openbsd.org: src

2023-04-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/04/05 04:40:37 Modified files: sys/netinet6 : nd6.c Log message: Call getuptime(9) once for consistency, sync with ARP Feedback OK bluhm

CVS: cvs.openbsd.org: src

2023-04-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/04/05 04:34:36 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2023-04-05 Thread Edd Barrett
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2023/04/05 03:46:27 Modified files: share/man/man5 : bsd.port.mk.5 Log message: bsd.port.mk: Fix documentation on PATCHORIG. The default recently changed to `.orig.port`. OK sthen@, tb@, op@, thanks!

CVS: cvs.openbsd.org: www

2023-04-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:www Changes by: s...@cvs.openbsd.org2023/04/05 03:41:51 Modified files: . : 73.html Log message: remove iwx details that were part of the -77 fw upgrade; mention new iwm fw

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 02:43:31 Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: Simplify mod_sqrt_test() a bit

CVS: cvs.openbsd.org: src

2023-04-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/04/05 02:37:21 Modified files: usr.sbin/bgpd : parse.y Log message: Refactor port definitions to also support service names like bgp. OK tb@

CVS: cvs.openbsd.org: src

2023-04-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/04/05 02:04:28 Modified files: usr.sbin/bgpd : parse.y Log message: Rename family with af to follow pfctl/parse.y a bit more. OK tb@

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 01:52:25 Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: bn_mod_sqrt test: Use a #define rather than hard coded 100

CVS: cvs.openbsd.org: src

2023-04-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/04/05 01:17:44 Modified files: regress/lib/libcrypto/bn: bn_mod_sqrt.c Log message: Add coverage for the truly non-deterministic path of Tonelli-Shanks Regress coverage of all of BN_mod_sqrt() is

CVS: cvs.openbsd.org: src

2023-04-05 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2023/04/05 00:25:38 Modified files: lib/libc/stdlib: malloc.c Log message: Introduce variation in location of junked bytes; ok tb@