<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/apps.c, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-03-18T13:03:08+00:00</updated>
<entry>
<title>save_index: fix some code quality issues</title>
<updated>2025-03-18T13:03:08+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-18T13:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c4cb84fa555ea824f5677512da997abc4c9d92cf'/>
<id>urn:sha1:c4cb84fa555ea824f5677512da997abc4c9d92cf</id>
<content type='text'>
Error check BIO_new() both times it is used, drop unused j variable,
Error check BIO_printf() call and turn the whole thing into single exit.

Prompted by a diff by Niels Dossche

ok jsing
</content>
</entry>
<entry>
<title>apps.c: don't leak out in error path</title>
<updated>2025-03-17T15:55:09+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-03-17T15:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5239687b65cf96dce91296880fd98288957891f2'/>
<id>urn:sha1:5239687b65cf96dce91296880fd98288957891f2</id>
<content type='text'>
From Niels Dossche
</content>
</entry>
<entry>
<title>termianted -&gt; terminated</title>
<updated>2025-01-03T09:14:42+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-01-03T09:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bd781cf0a2e52a1391b095a461f1cc446ea4d6be'/>
<id>urn:sha1:bd781cf0a2e52a1391b095a461f1cc446ea4d6be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove check and pubcheck from openssl pkey and pkeyparam</title>
<updated>2024-08-29T17:01:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-29T17:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=848d87c5d247d338a63f76d6a86cad9016884aad'/>
<id>urn:sha1:848d87c5d247d338a63f76d6a86cad9016884aad</id>
<content type='text'>
The underlying API will be removed, so these commands have to go.

ok beck
</content>
</entry>
<entry>
<title>Use OPENSSL_config() instead of OPENSSL_load_builtin_modules()</title>
<updated>2024-08-18T20:24:11+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-18T20:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b09bf41cdc876ef77eb505c8342fb28aafa8cab'/>
<id>urn:sha1:0b09bf41cdc876ef77eb505c8342fb28aafa8cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a few purpose things const</title>
<updated>2023-11-21T17:56:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-11-21T17:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cf8443276e8273969971b03dcddc0d59bc6eb1c9'/>
<id>urn:sha1:cf8443276e8273969971b03dcddc0d59bc6eb1c9</id>
<content type='text'>
This should allow us to constify a sizable table in libcrypto in an
upcoming bump.
</content>
</entry>
<entry>
<title>sprinkle some void between () in function definitions</title>
<updated>2023-07-23T11:39:29+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-23T11:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eabdbbf5a1b843359b80819568f27211a761880a'/>
<id>urn:sha1:eabdbbf5a1b843359b80819568f27211a761880a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove chopup_args() unused since apps.c rev 1.31</title>
<updated>2023-06-11T12:35:00+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2023-06-11T12:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ff86585a0b51104275bb59c8bcd316cc3073d2f7'/>
<id>urn:sha1:ff86585a0b51104275bb59c8bcd316cc3073d2f7</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Fix UTF-8 issuer printing</title>
<updated>2023-04-22T20:50:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-22T20:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11825ca98103ac2b6c1991895202722b4cc3cf55'/>
<id>urn:sha1:11825ca98103ac2b6c1991895202722b4cc3cf55</id>
<content type='text'>
If no field separator is specified, default to using the comma plus space
separation, unless the compat flag is set.

Fixes an a bug with printing issuers and other things that contain UTF-8

Reported by Jean-Luc Duprat
The very simple fix ix is a joint effort by Henson and Levitte
Fixes libressl/portable issue #845

ok jsing
</content>
</entry>
<entry>
<title>Drop policy printing from openssl</title>
<updated>2023-04-14T15:27:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-14T15:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c10c85651e3dc8e653705dc1c2dd2683fe0f6c66'/>
<id>urn:sha1:c10c85651e3dc8e653705dc1c2dd2683fe0f6c66</id>
<content type='text'>
Nothing really uses the policy tree. It's desgined with built-in DoS
capabilities directly from the RFC. It will be removed from the attack
surface and replaced with something equivalent that doesn't grow
exponentially with the depth.

This removes the only reason the policy tree itself ever leaked out of
the library.

ok jsing
</content>
</entry>
</feed>
