CVS: cvs.openbsd.org: src

2023-08-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/08/08 20:59:41 Modified files: sys/arch/amd64/amd64: ucode.c sys/arch/i386/i386: ucode.c Log message: correct platform id mask, it is 3 bits 52:50

CVS: cvs.openbsd.org: src

2023-08-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/08/08 20:08:14 Modified files: sys/net: if_sec.c Log message: remove some uneeded includes ok dlg@

CVS: cvs.openbsd.org: src

2023-08-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/08/08 18:01:44 Modified files: sys/arch/i386/i386: machdep.c sys/arch/amd64/amd64: identcpu.c Log message: show x86 cpu patch level in dmesg ok guenther@ deraadt@

CVS: cvs.openbsd.org: src

2023-08-08 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/08/08 16:07:25 Modified files: sys/kern : uipc_socket.c Log message: Merge SO_BINDANY cases from both switch blocks within sosetopt(). This time SO_LINGER case is separated, so there is no reason

CVS: cvs.openbsd.org: src

2023-08-08 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/08/08 16:06:27 Modified files: sys/kern : uipc_socket.c Log message: Merge SO_SND* with corresponding SO_RCV* cases within sosetopt(). The only difference is the socket buffer. As bonus, in the f

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 09:24:02 Modified files: lib/libcrypto/bn: bn_blind.c Log message: Unwrap a line

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 09:18:24 Modified files: lib/libcrypto/bn: bn_blind.c bn_local.h lib/libcrypto/rsa: rsa_crpt.c Log message: Drop the unused BN_BLINDING argument of BN_BLINDING_create_param()

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 09:10:34 Modified files: lib/libcrypto/bn: bn_blind.c Log message: Rename ret into b in BN_BLINDING_setup()

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 08:40:56 Modified files: lib/libcrypto/bn: bn_blind.c Log message: Factor the actual setup step for the blinding into a helper ok jsing

CVS: cvs.openbsd.org: src

2023-08-08 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/08/08 07:59:23 Modified files: regress/lib/libcrypto/man: check_complete.pl Log message: X509_STORE_CTX_get_check_issued(3) is weird. Both the function return type and the function name are so l

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 07:59:04 Modified files: lib/libcrypto/bn: bn_blind.c Log message: Make BN_BLINDING respect some invariants Pass e and mod into BN_BLINDING_new() for now and unconditionally allocate A and Ai. Th

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 07:49:45 Modified files: lib/libcrypto/rsa: rsa_crpt.c Log message: Simplify RSA_setup_blinding() Make this look a bit more like other code we cleaned up avoiding nesting and unnecessary else bra

CVS: cvs.openbsd.org: src

2023-08-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/08 07:09:28 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Remove ECDSA nonce padding kludge This was a workaround due to the historically non-constant time scalar multiplication in the E

CVS: cvs.openbsd.org: src

2023-08-08 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/08/08 06:55:08 Modified files: regress/lib/libcrypto/man: check_complete.pl Log message: In objects.h rev. 1.17 (Jan 14, 2022), tb@ removed the following macros from the public API: _DECLARE_OBJ

CVS: cvs.openbsd.org: src

2023-08-08 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2023/08/08 06:46:56 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document new diagnostic

CVS: cvs.openbsd.org: src

2023-08-08 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/08/08 04:31:03 Modified files: sbin/isakmpd : isakmpd.conf.5 Log message: have a go at documenting the Interface config statement. im not really happy with this, but it's a start.

CVS: cvs.openbsd.org: src

2023-08-08 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/08/08 04:19:15 Modified files: sys/net: if_sec.c Log message: if sec is being destroyed, prevent it from being brought up again.

CVS: cvs.openbsd.org: src

2023-08-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/08/08 04:16:51 Modified files: sys/dev/pci/drm/i915/gem: i915_gem_phys.c Log message: adapt more functions to the i915_gem_phys hack linux stashes a dma va in the vm_page pointer part of the scatterlis

CVS: cvs.openbsd.org: src

2023-08-08 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/08/08 04:14:29 Modified files: sys/net: if_sec.c Log message: try to avoid a deadlock between sec_down and sec_send. sec_send runs in the systq (because it calls ipsec stuff which uses crypto,

CVS: cvs.openbsd.org: src

2023-08-08 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2023/08/08 02:21:30 Modified files: usr.bin/tmux : input.c tmux.1 tmux.h window-copy.c Log message: Add flag to next-prompt/previous-prompt to go to command output instead, from Magnus Gross.

CVS: cvs.openbsd.org: src

2023-08-08 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2023/08/08 01:41:04 Modified files: usr.bin/tmux : menu.c screen-write.c tmux.h window-client.c Log message: Extend the menu drawing function to support custom characters and styles, from Alexis Hildebrand

CVS: cvs.openbsd.org: src

2023-08-08 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2023/08/08 01:19:48 Modified files: usr.bin/tmux : tty-acs.c Log message: Fix a couple of rounded border characters, from Alexis Hildebrandt.