<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/IPAddressRange_new.3, 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>2025-06-13T18:34:00+00:00</updated>
<entry>
<title>The mdoc(7) .Ft macro does not need quoting of its arguments, but about</title>
<updated>2025-06-13T18:34:00+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-13T18:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d939c0f8976619330bcf368e12700a6ab1d14f99'/>
<id>urn:sha1:d939c0f8976619330bcf368e12700a6ab1d14f99</id>
<content type='text'>
10% of our manual pages using this macro employed useless quoting anyway.
Remove these quotes such that they do not incite fear, uncertainty,
and doubt in developers who happen to look at these pages.
jmc@ and tb@ agree with the direction.
</content>
</entry>
<entry>
<title>.Lb libcrypto ; OK tb@</title>
<updated>2025-06-08T22:40:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8be86af02fed1bda350c8dd14ee064cb66e3b0f5'/>
<id>urn:sha1:8be86af02fed1bda350c8dd14ee064cb66e3b0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo and move a word</title>
<updated>2023-10-03T09:58:06+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-10-03T09:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08e7cae74e8cb6e634c1d7425b6fed61c8069f5a'/>
<id>urn:sha1:08e7cae74e8cb6e634c1d7425b6fed61c8069f5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to RFC 3779, 2.1.2 for encoding of ranges</title>
<updated>2023-10-01T08:23:58+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-10-01T08:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7a28ba92270c2d6ff7cbe1a97e60c85f1e516c5e'/>
<id>urn:sha1:7a28ba92270c2d6ff7cbe1a97e60c85f1e516c5e</id>
<content type='text'>
Mention sections 2.1.1 and 2.1.2 in STANDARDS
</content>
</entry>
<entry>
<title>Point out that the result of IPAddressRange_new() is an invalid range</title>
<updated>2023-10-01T08:17:52+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-10-01T08:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c368b6f736b5114a569a1bf0056c7b2ab27fbeb0'/>
<id>urn:sha1:c368b6f736b5114a569a1bf0056c7b2ab27fbeb0</id>
<content type='text'>
since it should be a prefix.
</content>
</entry>
<entry>
<title>fix one copy and paste error: d2i_*() decode rather than encode;</title>
<updated>2023-09-30T13:58:29+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-09-30T13:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0b2ec5bd10adad3e1a23030d3607b25706f066d4'/>
<id>urn:sha1:0b2ec5bd10adad3e1a23030d3607b25706f066d4</id>
<content type='text'>
plus some minor markup and punctuation fixes
</content>
</entry>
<entry>
<title>Document X509v3_{addr,asid}_subset.3</title>
<updated>2023-09-28T12:35:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-28T12:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5d6d267fe55937881fe90c895ccd8ebc5dbeeb2f'/>
<id>urn:sha1:5d6d267fe55937881fe90c895ccd8ebc5dbeeb2f</id>
<content type='text'>
First RFC 3779 page without a BUG section. It could have one, but I'm
in a lenient mood right now. Maybe it's just that this is bad but not
quite as bad as EVP.
</content>
</entry>
<entry>
<title>Various small tweaks in the RFC 3779 docs</title>
<updated>2023-09-27T08:46:46+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-27T08:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4a56043335e995683614ebfbfb8a3c149dd1985a'/>
<id>urn:sha1:4a56043335e995683614ebfbfb8a3c149dd1985a</id>
<content type='text'>
Mention a few more bugs and unify manpage descriptions
</content>
</entry>
<entry>
<title>Document X509v3_{addr,asid}_inherits(3)</title>
<updated>2023-09-26T20:42:45+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-26T20:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6756a2273aa5dab60c02719b11c004bda5aeebe4'/>
<id>urn:sha1:6756a2273aa5dab60c02719b11c004bda5aeebe4</id>
<content type='text'>
Also note another bug in X509v3_asid_{canonize,is_canonical}(3).
</content>
</entry>
<entry>
<title>Document X509v3_addr_get_{afi,range}(3)</title>
<updated>2023-09-26T18:35:34+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-09-26T18:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=128812a79654943cec92cca82b58d4d093dec0df'/>
<id>urn:sha1:128812a79654943cec92cca82b58d4d093dec0df</id>
<content type='text'>
</content>
</entry>
</feed>
