Re: libcrypto: altering tbs sigalg on X509 and X509_CRL

2022-12-19 Thread Alex Wilson
I totally dropped the ball on this, sorry! At risk of becoming a necro-bump, please find attached. I haven't added the regress -- as you suggested it seems like quite a lot ends up needed to test a 3 line accessor that's under LIBRESSL_CRYPTO_INTERNAL. From: Alex Wilson Date: Tue, 20

ddb: machine sysregs for amd64

2021-08-31 Thread Alex Wilson
Hi, This is a short diff to add "machine sysregs" to ddb on amd64 (plus it also prints out gsbase/kgsbase). This command is available on i386 but not amd64. I swear I remember discussing this with mlarkin at some point but I couldn't find a previous patch for it on tech@. If I missed it someh

Re: autoinstall(8) tweaks

2015-04-09 Thread Alex Wilson
On 09/04/15 10:53, Theo de Raadt wrote: If you have very small disk, disklabel will give you one partition. No problem. DONE. If you have ample disk, it will try to give you more partitions, because the split partition scheme is MORE SECURE. It will stepwise increase the number of partitions

Re: autoinstall(8) tweaks

2015-04-07 Thread Alex Wilson
On the topic of local tweaks to autoinstall, I was trying to use it for a bunch of blades with very limited disk the other day, and I really wanted to make them just create a single slice for / and some swap. I ended up doing: --- a/distrib/amd64/common/install.md +++ b/distrib/amd64/common/in

Re: ftp, proxies, and https

2014-08-19 Thread Alex Wilson
On 20 Aug 2014, at 11:53 am, David Gwynne wrote: > can you fix this? > > Begin forwarded message: > >> From: David Gwynne >> Subject: ftp, proxies, and https >> Date: 20 August 2014 7:47:27 AEST >> To: guent...@openbsd.org, js...@openbsd.org >> >> ola. do you guys have any idea how i could fi