<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/ocsp/ocsp_ext.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-07-08T10:44:00+00:00</updated>
<entry>
<title>Hide symbols in cast, idea, and ocsp</title>
<updated>2023-07-08T10:44:00+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-08T10:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74c07cfc5fdb0509df57f93456ab3a89a9252697'/>
<id>urn:sha1:74c07cfc5fdb0509df57f93456ab3a89a9252697</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>spelling fixes; from paul tagliamonte</title>
<updated>2022-12-26T07:18:53+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-12-26T07:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120'/>
<id>urn:sha1:2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120</id>
<content type='text'>
i removed the arithmetics -&gt; arithmetic changes, as i felt they
were not clearly correct

ok tb
</content>
</entry>
<entry>
<title>Make internal header file names consistent</title>
<updated>2022-11-26T16:08:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-11-26T16:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81d98bf600a381a625eb11b39a725b08c0ba547f'/>
<id>urn:sha1:81d98bf600a381a625eb11b39a725b08c0ba547f</id>
<content type='text'>
Libcrypto currently has a mess of *_lcl.h, *_locl.h, and *_local.h names
used for internal headers. Move all these headers we inherited from
OpenSSL to *_local.h, reserving the name *_internal.h for our own code.
Similarly, move dtls_locl.h and ssl_locl.h to dtls_local and ssl_local.h.
constant_time_locl.h is moved to constant_time.h since it's special.

Adjust all .c files in libcrypto, libssl and regress.

The diff is mechanical with the exception of tls13_quic.c, where
#include &lt;ssl_locl.h&gt; was fixed manually.

discussed with jsing,
no objection bcook
</content>
</entry>
<entry>
<title>Add an essentially empty ocsp_local.h and include it in the files</title>
<updated>2022-01-07T09:45:52+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-07T09:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e355318d027a0f704ff216613a362a7e02c68037'/>
<id>urn:sha1:e355318d027a0f704ff216613a362a7e02c68037</id>
<content type='text'>
that will need it in the upcoming bump.

discussed with jsing
</content>
</entry>
<entry>
<title>Move the now internal X.509-related structs into x509_lcl.h.</title>
<updated>2021-11-01T20:53:08+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-11-01T20:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f478d62658b61e2242dbf3575bf454f8c0f432b1'/>
<id>urn:sha1:f478d62658b61e2242dbf3575bf454f8c0f432b1</id>
<content type='text'>
Garbage collect the now unused LIBRESSL_CRYPTO_INTERNAL and
LIBRESSL_OPAQUE_X509. Include "x509_lcl.h" where needed and
fix a couple of unnecessary reacharounds.

ok jsing
</content>
</entry>
<entry>
<title>wrap an overlong line</title>
<updated>2018-05-14T23:47:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-14T23:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1694bcb4aae1bd5c1cf7be6fab1ad4eb49167a47'/>
<id>urn:sha1:1694bcb4aae1bd5c1cf7be6fab1ad4eb49167a47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add const qualifier to the path and url{,s} parameters of</title>
<updated>2018-05-13T10:42:03+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-13T10:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=deae85f1f8dc89a0dd06e5359e6bdeba054cb37a'/>
<id>urn:sha1:deae85f1f8dc89a0dd06e5359e6bdeba054cb37a</id>
<content type='text'>
OCSP_crlID_new(3), OCSP_parse_url(3), OCSP_sendreq_bio(3),
OCSP_sendreq_new(3), and OCSP_url_svcloc_new(3).

tested in a bulk build by sthen
ok jsing (as part of a larger diff)
</content>
</entry>
<entry>
<title>Add const qualifier to the ASN1_OBJECT * argument of:</title>
<updated>2018-05-13T10:28:04+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-13T10:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1aae5537aedefe0d620aa744050f1fda2d611880'/>
<id>urn:sha1:1aae5537aedefe0d620aa744050f1fda2d611880</id>
<content type='text'>
OCSP_REQUEST_get_ext_by_OBJ(3), OCSP_ONEREQ_ext_by_OBJ(3)
OCSP_BASICRESP_get_ext_by_OBJ(3), OCSP_SINGLERESP_get_ext_by_OBJ(3)

tested in a bulk build by sthen
ok jsing (as part of a larger diff)
</content>
</entry>
<entry>
<title>Kill some #if 0 code that uses old-style ASN.1 encoding.</title>
<updated>2016-12-27T16:01:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-27T16:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73d7f90ed65af64cbe77049bb57439cfc273da75'/>
<id>urn:sha1:73d7f90ed65af64cbe77049bb57439cfc273da75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop stupid (int) casts for the arguments of malloc() and friends. This is</title>
<updated>2015-07-19T18:29:31+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-07-19T18:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a24b14b6bf2c04501ea84182a52caa5bf2ae7635'/>
<id>urn:sha1:a24b14b6bf2c04501ea84182a52caa5bf2ae7635</id>
<content type='text'>
not 16-bit MS-DOS anymore.
ok bcook@ tedu@
</content>
</entry>
</feed>
