<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/rsautl.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-23T11:39:29+00:00</updated>
<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>Reinstate X9.31 padding mode support in rsautl</title>
<updated>2023-05-05T18:01:27+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-05-05T18:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f4fce94d14b7bd043d898ed2ddf758c3c2fea8c9'/>
<id>urn:sha1:f4fce94d14b7bd043d898ed2ddf758c3c2fea8c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove X9.31 support from openssl(1)</title>
<updated>2023-04-09T18:33:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-09T18:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=46dc035161f281c4b72e3bfaf15ca4e3e6b84b74'/>
<id>urn:sha1:46dc035161f281c4b72e3bfaf15ca4e3e6b84b74</id>
<content type='text'>
The X9.31 standard has long been retired and deprecated and libcrypto will
drop support for it soon. This prepares userland.

ok jsing
</content>
</entry>
<entry>
<title>Rename struct ${app}_config to plain cfg</title>
<updated>2023-03-06T14:32:06+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-06T14:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ba7dcfcbc2ef5aaeb8eb14f36f83bd57c22bcae'/>
<id>urn:sha1:2ba7dcfcbc2ef5aaeb8eb14f36f83bd57c22bcae</id>
<content type='text'>
All the structs are static and we need to reach into them many times.
Having a shorter name is more concise and results in less visual clutter.
It also avoids many overlong lines and we will be able to get rid of some
unfortunate line wrapping down the road.

Discussed with jsing
</content>
</entry>
<entry>
<title>openssl: make all config structs static</title>
<updated>2023-03-05T13:12:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-05T13:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=526ac760d941819bc6d2eefe70bf7c9c5562bc26'/>
<id>urn:sha1:526ac760d941819bc6d2eefe70bf7c9c5562bc26</id>
<content type='text'>
These are per-app, so per-file. Most of them already are static, adjust
the rest of them.
</content>
</entry>
<entry>
<title>Remove the legacy interactive mode from openssl(1).</title>
<updated>2022-11-11T17:07:39+00:00</updated>
<author>
<name>joshua</name>
<email></email>
</author>
<published>2022-11-11T17:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=273d9e16fc9e481283c2b2302b348e4863e29f28'/>
<id>urn:sha1:273d9e16fc9e481283c2b2302b348e4863e29f28</id>
<content type='text'>
This removes the legacy interactive mode from openssl(1) since it is
rarely used, complicates the code, and has also been removed from
OpenSSL in version 3.x.x.

ok tb@ jsing@
</content>
</entry>
<entry>
<title>Mark the initialized struct options arrays as both static and const.</title>
<updated>2019-07-14T03:30:46+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2019-07-14T03:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce9daaa0080f6ec467441aa485eb3f11ad6fb74a'/>
<id>urn:sha1:ce9daaa0080f6ec467441aa485eb3f11ad6fb74a</id>
<content type='text'>
This moves them from .data to .data.rel.ro

ok deraadt@ inoguchi@
</content>
</entry>
<entry>
<title>Document missing command line options for the rsautl command.</title>
<updated>2019-02-04T11:21:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-02-04T11:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87b4b705a11204d398ae044d48cec10713d66f7e'/>
<id>urn:sha1:87b4b705a11204d398ae044d48cec10713d66f7e</id>
<content type='text'>
ok jsing, "looks good!" jmc
</content>
</entry>
<entry>
<title>zap spaces before tabs</title>
<updated>2019-02-03T15:40:32+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-02-03T15:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8b63da703e137c5809fd984e3559b7e442f2eff2'/>
<id>urn:sha1:8b63da703e137c5809fd984e3559b7e442f2eff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert openssl(1) rsautl to the newer style of option handling.</title>
<updated>2019-02-03T14:20:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-02-03T14:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=37ae862d738cc7e6dd1d7e3f80ac2df7494f0340'/>
<id>urn:sha1:37ae862d738cc7e6dd1d7e3f80ac2df7494f0340</id>
<content type='text'>
ok beck@ inoguchi@ tb@
</content>
</entry>
</feed>
