Re: Wayland Display server

2022-05-23 Thread Bryan Steele
On Tue, May 24, 2022 at 01:18:20AM +0200, Daniel Douglas Dyrseth wrote: > I know a little C, but not enough to get any profound progress on making a > Wayland WM for OpenBSD. Not to be rude, but could someone that has a coding > team for OpenBSD make one? It will shrink the OS a lot and optimize

Wayland Display server

2022-05-23 Thread Daniel Douglas Dyrseth
I know a little C, but not enough to get any profound progress on making a Wayland WM for OpenBSD. Not to be rude, but could someone that has a coding team for OpenBSD make one? It will shrink the OS a lot and optimize and secure further when stable. Sincerely Daniel Douglas Dyrseth

vmm: remove vm teardown from vcpu run path (testers needed)

2022-05-23 Thread Dave Voutila
tech@ et al.: Looking for testers of the following diff for vmm(4). In my efforts to fix some stability issues, I'm taking baby steps tweaking parts of the code to make my upcoming proposal (adding refcnts) easier to swallow. This change removes the calling of vm_teardown from the code path in vm

Re: iked(8): support for intermediate CAs and multiple CERT payloads

2022-05-23 Thread Loïc Revest
Hello Stuart, Le ven. 20 mai 2022 à 16:31, Stuart Henderson a écrit : > I think if it were actually signed _directly_ by a root CA then it would > have worked anyway, the issue is where it's signed by an intermediate (which > is the case for most, possibly all, CAs now in browser/OS root stores)

OpenIKED 7.1 released

2022-05-23 Thread Tobias Heider
We have released OpenIKED 7.1, which will be arriving in the OpenIKED directory of your local OpenBSD mirror soon. This release includes the following changes to the previous release: * Added 'ikectl show certinfo' command to print loaded CAs and certificates * Improved IKEv2 Message Fragmen

Re: Make pipes and sockets use KNOTE() instead of selwakeup()

2022-05-23 Thread Visa Hankala
On Tue, Feb 08, 2022 at 09:12:11AM +, Visa Hankala wrote: > Now that poll(2) is based on kqueue, the old, non-MP-safe poll backend > is not used any longer. Event sources can call KNOTE() directly instead > of selwakeup(). > > This diff does the KNOTE() conversion for pipes and sockets, removi

Re: iked problems with Apple clients in 7.1

2022-05-23 Thread Avon Robertson
On Sun, May 22, 2022 at 01:07:42PM +0100, Stuart Henderson wrote: > On 2022/05/21 17:04, Tobias Heider wrote: > > > > Oh, makes sense. I think it may still be related to the IDs, so checking if > > ikev2_pld_id matches what you expect for srcid might be a good start. > > Maybe the apple client is