CVS: cvs.openbsd.org: src

2025-09-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2025/09/05 00:15:48 Modified files: usr.bin/tmux : input.c Log message: Restore default blinking state when restoring default cursor style, from Andrea Alberti.

CVS: cvs.openbsd.org: src

2025-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2025/09/04 18:32:05 Modified files: sys/dev/pci/drm/display: drm_dp_helper.c Log message: Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS" >From Imre Deak 79f6a6460ef30dbed83ad

CVS: cvs.openbsd.org: src

2025-09-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2025/09/04 18:24:33 Modified files: sys/dev/pci/drm/amd/pm: amdgpu_pm.c Log message: drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode >From Yang Wang 56f376507b1a0e49dca094e36fb393a38c04e

CVS: cvs.openbsd.org: src

2025-09-04 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2025/09/03 21:04:44 Modified files: regress/usr.bin/ssh: percent.sh Log message: repair test after changes to percent expansion of usernames on the commandline. Test more cases that should/shouldn't expand

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 11:06:34 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: go fmt

CVS: cvs.openbsd.org: src

2025-09-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2025/09/04 09:45:56 Modified files: sys/dev/pci: if_bce.c Log message: Missing uvm_km_free() -> bus_dmamem_free() conversions in error paths. ok kettenis@

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 11:03:38 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: move HKDF to v1

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:59:37 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: move EdDSA to v1 eddsa_test.json is now ed25519_test.json and again key* was renamed to PublicKey

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:56:42 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: move DSA to v1 key* are now called PublicKey*, so change teh json tags accordingly.

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:54:17 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: move x25519 to v1

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:53:06 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: migrate {,X}ChaCha20-Poly1305 to v1

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:51:31 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: migrate HMAC to v1 This is straightforward since the schema did not change. This adds coverage fo

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:48:42 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: add struct to support the testvector_v1 schema

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:44:14 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: add version sum type and annotate all tests as v0 The version is passed to the test runner, so it

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:40:12 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: use local variables for testGroups and algorithm

CVS: cvs.openbsd.org: src

2025-09-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2025/09/04 10:38:40 Modified files: regress/lib/libcrypto/wycheproof: wycheproof.go Log message: wycheproof: start migrating to testvectors_v1 In https://github.com/C2SP/wycheproof/pull/169, upstream remove

CVS: cvs.openbsd.org: src

2025-09-04 Thread YASUOKA Masahiko
CVSROOT:/cvs Module name:src Changes by: yasu...@cvs.openbsd.org 2025/09/04 04:55:19 Modified files: sbin/iked : ca.c Log message: Load multiple certificates as a certificate chain from a file. It contains the server and its intermediate ca's certificates. Previousl

CVS: cvs.openbsd.org: src

2025-09-04 Thread Kirill A . Korinsky
CVSROOT:/cvs Module name:src Changes by: kir...@cvs.openbsd.org 2025/09/04 01:43:29 Modified files: sys/dev/usb: uvideo.c uvideo.h Log message: sys/uvideo: drop duplicated usb_video_format_XXX_desc OK: mglocker@