<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/usr.bin/openssl/openssl.1, 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>2026-03-14T06:06:48+00:00</updated>
<entry>
<title>openssl.1: remove mention of OPENSSL_EC_BIN_PT_COMP</title>
<updated>2026-03-14T06:06:48+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2026-03-14T06:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3183bd44f38dbaac9a703955b746944e68f7aa47'/>
<id>urn:sha1:3183bd44f38dbaac9a703955b746944e68f7aa47</id>
<content type='text'>
The need for this compile time option enabling point compression for
binary curves despite patent issues has been removed in openssl 1.0.0
(released in 2010).

[It's really difficult to count the number of bad ideas in the above.]
</content>
</entry>
<entry>
<title>Implement s_client starttls protocol sieve.</title>
<updated>2026-02-01T08:45:31+00:00</updated>
<author>
<name>martijn</name>
<email></email>
</author>
<published>2026-02-01T08:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d653fe05875a7749100f123952b96016a687b23'/>
<id>urn:sha1:9d653fe05875a7749100f123952b96016a687b23</id>
<content type='text'>
OK on previous diff concept sthen@
Suggestions, feedback and OK current diff tb@
</content>
</entry>
<entry>
<title>openssl: Remove -{,un}compress from cms "app"</title>
<updated>2025-12-20T07:02:37+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-12-20T07:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c21eea145d12f7ab9b0fa83debe4931b485d1279'/>
<id>urn:sha1:c21eea145d12f7ab9b0fa83debe4931b485d1279</id>
<content type='text'>
We haven't supported compiling against zlib in a very long time. These
are the only two calls to CMS_{,un}compress(3) in the ecosystem. I am
going to remove these two API stubs in the next major bump.

ok jsing kenjiro
</content>
</entry>
<entry>
<title>openssl.1: update defaults for cms and smime</title>
<updated>2025-06-07T08:29:20+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-06-07T08:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2887fe2db6d5d0a3b8ef8c237553ca8d87ddb4c3'/>
<id>urn:sha1:2887fe2db6d5d0a3b8ef8c237553ca8d87ddb4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openssl pkcs8: zap an outdated lie</title>
<updated>2025-05-24T12:52:01+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-24T12:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e630d309e376da94d4e31e40c5025ab66b44d4bc'/>
<id>urn:sha1:e630d309e376da94d4e31e40c5025ab66b44d4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update and improve documentation for pkcs8 -v2</title>
<updated>2025-05-24T04:05:18+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-05-24T04:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=96dee3f0dffd3373d2ba99dfb98db5f18a74058e'/>
<id>urn:sha1:96dee3f0dffd3373d2ba99dfb98db5f18a74058e</id>
<content type='text'>
with input from jsing
</content>
</entry>
<entry>
<title>Fix x509's -nameopt default and spell an option correctly</title>
<updated>2025-04-19T17:20:24+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2025-04-19T17:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=452b26e3f09da4c26b99c9a707fdef4a6fbeb37d'/>
<id>urn:sha1:452b26e3f09da4c26b99c9a707fdef4a6fbeb37d</id>
<content type='text'>
Feedback OK tb
</content>
</entry>
<entry>
<title>Update openssl.1 for msie_hack removal</title>
<updated>2025-04-14T08:40:10+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-14T08:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bfd471f6a96a6d9d52db9043ca271f7466248bfe'/>
<id>urn:sha1:bfd471f6a96a6d9d52db9043ca271f7466248bfe</id>
<content type='text'>
ok jmc jsing
</content>
</entry>
<entry>
<title>Remove -C option from "apps"</title>
<updated>2025-01-19T10:24:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-01-19T10:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0cf1a1f18dd8b413cf42b5e0e9ef25b5ccdccb58'/>
<id>urn:sha1:0cf1a1f18dd8b413cf42b5e0e9ef25b5ccdccb58</id>
<content type='text'>
As far as I can tell, this way of generating "C code" was only used to add
stuff to pretty regress and even prettier speed "app" and otherwise it just
served to make the library maintainer's lives even more miserable.

ok jsing
</content>
</entry>
<entry>
<title>zap line missed in previous removal; ok tb</title>
<updated>2024-08-30T06:05:10+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2024-08-30T06:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8643886e78ae7226e2be03dd610465c44dcc4bad'/>
<id>urn:sha1:8643886e78ae7226e2be03dd610465c44dcc4bad</id>
<content type='text'>
</content>
</entry>
</feed>
