<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/OCSP_response_status.3, 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-06-08T22:40:31+00:00</updated>
<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>document OCSP_response_status_str(3)</title>
<updated>2019-08-27T09:40:29+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-08-27T09:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6aa669b88096d7f1154ba52818b93ba49b0646ca'/>
<id>urn:sha1:6aa669b88096d7f1154ba52818b93ba49b0646ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tree structure for manual pages: crypto(3) links to 33 function</title>
<updated>2019-06-06T01:06:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-06T01:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=580f04977d3a77664477818e7264e008d1ba5843'/>
<id>urn:sha1:580f04977d3a77664477818e7264e008d1ba5843</id>
<content type='text'>
group pages, and these link on to all their second-level subpages.
Only a handful of second-level pages have third-level subpages.
So all crypto pages can now be reached from the www.libressl.org
frontpage via at most four clicks, in most cases three clicks.
Also link back from leaf pages to their respective group pages
and add a couple of additional links between related pages.
Triggered by a question from deraadt@.
OK jmc@ tb@
</content>
</entry>
<entry>
<title>crypto HISTORY up to 0.9.7; researched from OpenSSL git</title>
<updated>2018-03-22T21:08:22+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-22T21:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1309e0bd6b01602902f2b12832ae8d7492733e1'/>
<id>urn:sha1:d1309e0bd6b01602902f2b12832ae8d7492733e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the additional public function OCSP_basic_sign(3);</title>
<updated>2018-02-15T15:36:04+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-15T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ce95d6b4509c22f7597af07f373cd84dea694986'/>
<id>urn:sha1:ce95d6b4509c22f7597af07f373cd84dea694986</id>
<content type='text'>
from David Cooper &lt;david.cooper@nist.gov&gt;
via OpenSSL commit cace14b8 Jan 24 11:47:23 2018 -0500.
</content>
</entry>
<entry>
<title>Consistently mark up various ASN.1 type names defined in standards</title>
<updated>2016-12-25T22:15:10+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-25T22:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f3157687a730f8df92ddc11f707bf4e97be9a47'/>
<id>urn:sha1:7f3157687a730f8df92ddc11f707bf4e97be9a47</id>
<content type='text'>
related to X.509 with .Vt such that they can be searched for.
</content>
</entry>
<entry>
<title>Document OCSP_RESPONSE_new(3), OCSP_RESPONSE_free(3),</title>
<updated>2016-12-12T18:45:29+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-12T18:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da3277708204c6e5dc958bac3d66df561384f149'/>
<id>urn:sha1:da3277708204c6e5dc958bac3d66df561384f149</id>
<content type='text'>
OCSP_RESPBYTES_new(3), OCSP_RESPBYTES_free(3), OCSP_BASICRESP_new(3),
OCSP_BASICRESP_free(3), OCSP_RESPDATA_new(3), OCSP_RESPDATA_free(3),
OCSP_RESPID_new(3), and OCSP_RESPID_free(3), all in &lt;openssl/ocsp.h&gt;
and in OpenSSL doc/man3/X509_dup.pod.  Note that the OpenSSL
documentation specifies the wrong header file.

Add some information about what these objects actually represent,
along with the pertinent STANDARDS reference.
Sort functions into a logical order and apply minor wording tweaks.
</content>
</entry>
<entry>
<title>Delete most references to crypto(3).  That page isn't useful enough</title>
<updated>2016-12-06T14:54:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-06T14:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08cf20e679b8fa063147338e4c21d29d9ff9c0b3'/>
<id>urn:sha1:08cf20e679b8fa063147338e4c21d29d9ff9c0b3</id>
<content type='text'>
to be pointed to from random individual pages.
</content>
</entry>
<entry>
<title>Import OCSP documentation from OpenSSL, leaving out some stuff</title>
<updated>2016-11-27T20:40:07+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-11-27T20:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2613b464a5e73671df478b07cbb7bb84c6ceea0d'/>
<id>urn:sha1:2613b464a5e73671df478b07cbb7bb84c6ceea0d</id>
<content type='text'>
that we don't have, fixing some bugs and tweaking some parts for
readability.

P.S.
Why did some people write a HTTP client implementation and then
decide that the best place to publish it might be a crypto(3)
library?  Oh never mind, to go easy on my sanity, i should probably
stop asking such questions and just document what i find.
</content>
</entry>
</feed>
