<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/certs/Makefile, branch OPENBSD_7_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-07-09T05:04:35+00:00</updated>
<entry>
<title>libcrypto regress: move GOCACHE to obj/</title>
<updated>2025-07-09T05:04:35+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-07-09T05:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8fa494c0b926ee98f0b8e37de072d325cb5a4810'/>
<id>urn:sha1:8fa494c0b926ee98f0b8e37de072d325cb5a4810</id>
<content type='text'>
While it may be acceptable for Go to fill regular users' homedirs with a
compiler cache that is unable to deal with corruption and full disks,
this is terrible for people running regress as root since the cache can
quickly grow to hundreds of megs and can thus result in all sorts hilarity
below /root. Move the GOCACHE under ${.OBJDIR} and use a cleanup target to
get rid of it again. This makes these tests a bit slower for regular users
as well, but so be it. Let's see how this goes before I switch libtls to
the same model.

discussed with claudio and jsing
</content>
</entry>
<entry>
<title>Provide tools to build certificate changes for verify regress.</title>
<updated>2020-07-14T18:27:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2020-07-14T18:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b35dc8b41a7d66a38844b2e7511381a2056d824'/>
<id>urn:sha1:0b35dc8b41a7d66a38844b2e7511381a2056d824</id>
<content type='text'>
This provides a script that generates a variety of certificate chains
and assembles them into bundles containing various permutations, which
can be used to test our X.509 verification.

A Go program is included to verify each of these bundles.

ok beck@ tb@
</content>
</entry>
</feed>
