<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.sbin/ocspcheck, branch libressl-v3.8.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.8.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.8.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-04-19T12:58:16+00:00</updated>
<entry>
<title>remove duplicate includes</title>
<updated>2023-04-19T12:58:16+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2023-04-19T12:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66b857bfb31c84024d348c1b47c595ee2d24262f'/>
<id>urn:sha1:66b857bfb31c84024d348c1b47c595ee2d24262f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling fixes; from paul tagliamonte</title>
<updated>2022-12-28T21:30:17+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-12-28T21:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=99447cbc42f558725184ccdb10e0a8d9abe1c418'/>
<id>urn:sha1:99447cbc42f558725184ccdb10e0a8d9abe1c418</id>
<content type='text'>
any parts of his diff not taken are noted on tech
</content>
</entry>
<entry>
<title>The argument to ctype functions must be EOF or representable as an</title>
<updated>2022-12-15T08:07:03+00:00</updated>
<author>
<name>florian</name>
<email></email>
</author>
<published>2022-12-15T08:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ea33cbd5b1bd5d90283a46d371d5642fc8e7894'/>
<id>urn:sha1:4ea33cbd5b1bd5d90283a46d371d5642fc8e7894</id>
<content type='text'>
unsigned char.

Casting to int is particularly useless because that's what the
compiler already does. We need to prevent sign extension, not write
down that we want sign extension.

OK deraadt, kn, miod, op
</content>
</entry>
<entry>
<title>Add missing void to definition of http_init().</title>
<updated>2021-09-14T16:37:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-09-14T16:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=754c6031403524bc1e6720ad57276c759275f554'/>
<id>urn:sha1:754c6031403524bc1e6720ad57276c759275f554</id>
<content type='text'>
ok deraadt florian
</content>
</entry>
<entry>
<title>Remove unneeded calls to tls_init(3)</title>
<updated>2021-07-14T13:33:57+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2021-07-14T13:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f50b4db1e7622eb89cc64abe1c046266ba811bf1'/>
<id>urn:sha1:f50b4db1e7622eb89cc64abe1c046266ba811bf1</id>
<content type='text'>
As per the manual and lib/libtls/tls.c revision 1.79 from 2018
"Automatically handle library initialisation for libtls." initialisation
is handled automatically by other tls_*(3) functions.

Remove explicit tls_init() calls from base to not give the impression of
it being needed.

Feedback tb
OK Tests mestre
</content>
</entry>
<entry>
<title>Change the error reporting pattern throughout the tree when unveil</title>
<updated>2021-07-12T15:09:21+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2021-07-12T15:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=23bd7adafc11c1870dc8edc89acb37fbc272ca9e'/>
<id>urn:sha1:23bd7adafc11c1870dc8edc89acb37fbc272ca9e</id>
<content type='text'>
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg &lt;ashton@fagg.id.au&gt;

ok deraadt@ semarie@ claudio@
</content>
</entry>
<entry>
<title>Walk over all results from getaddrinfo() instead of giving up after the</title>
<updated>2021-02-09T16:55:51+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2021-02-09T16:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8af47ee279457970b421d64595b54a8cce5042e1'/>
<id>urn:sha1:8af47ee279457970b421d64595b54a8cce5042e1</id>
<content type='text'>
first entry. This way ocspcheck will try all returned IPs to contact
the OCSP server. Found by the regress test and a resolv.conf file with
'family inet6 inet4'.
OK kn@ deraadt@
</content>
</entry>
<entry>
<title>Refactor a bunch of oscpcheck for single return to clean it up,</title>
<updated>2020-10-16T01:16:55+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2020-10-16T01:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe78fdfa282adc6ae8665a1b7ebec62cb7171079'/>
<id>urn:sha1:fe78fdfa282adc6ae8665a1b7ebec62cb7171079</id>
<content type='text'>
and add the ability to parse a port in the specified ocsp url.

Since this will now pass them, enable regress tests previously
committed for ocspcheck.

mostly by me with some cleanup by tb after an obvious yak was found
to shave in the OCSP routines in libcrypto

ok tb@
</content>
</entry>
<entry>
<title>Ignore ftruncate failure with errno == EAGAIN</title>
<updated>2020-09-04T04:17:46+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-09-04T04:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74441e9d617ee07f06388b7f86f34dbccc8a410a'/>
<id>urn:sha1:74441e9d617ee07f06388b7f86f34dbccc8a410a</id>
<content type='text'>
This makes piping the OCSP response to other programs with -o - work.

input and r+ guenther
</content>
</entry>
<entry>
<title>The X509_LOOKUP code tries to grope around in /etc/ssl/cert/ to find</title>
<updated>2020-01-23T03:53:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2020-01-23T03:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d074b68b31fc121e4b52ff0c09efcf6d853b383d'/>
<id>urn:sha1:d074b68b31fc121e4b52ff0c09efcf6d853b383d</id>
<content type='text'>
CA certs it couldn't find otherwise. This may lead to a pledge rpath
violation reported by Kor, son of Rynar.  Unfortunately, providing certs
inside a directory is common in linuxes, so we need to keep this
functionality for portable.

Check if /etc/ssl/cert.pem and /etc/ssl/cert exist and pledge
accordingly. Add unveils to restrict this program further on a
default OpenBSD install. Fix -C to look only inside the provided
root bundle.

Input from jsing and sthen, tests by sthen and Kor

ok beck, jsing, sthen (after much back and forth)
</content>
</entry>
</feed>
