<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/Makefile, branch OPENBSD_6_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2018-03-18T13:06:36+00:00</updated>
<entry>
<title>In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17</title>
<updated>2018-03-18T13:06:36+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-18T13:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a047cbca9893d86e3147665e867abed2f5c74092'/>
<id>urn:sha1:a047cbca9893d86e3147665e867abed2f5c74092</id>
<content type='text'>
15:19:12, tb@ provided a subset of the DSA_meth_*(3) and RSA_meth_*(3)
functions.  Merge the relevant parts of the manual pages from
OpenSSL, heavily tweaked by me, in particular for conciseness.
</content>
</entry>
<entry>
<title>In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@</title>
<updated>2018-03-17T18:52:42+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-17T18:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cb02e901e4a7f012208b20f25ac65324c466f86c'/>
<id>urn:sha1:cb02e901e4a7f012208b20f25ac65324c466f86c</id>
<content type='text'>
provided OPENSSL_init_crypto(3) and OPENSSL_init_ssl(3).
Write the documentation from scratch
because the text OpenSSL provides is full of bloat.
</content>
</entry>
<entry>
<title>Two new manual pages OPENSSL_sk_new(3) and STACK_OF(3), written from</title>
<updated>2018-03-01T19:20:09+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-01T19:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9db21459c5c4e3b991994a99da9441e5f97dac37'/>
<id>urn:sha1:9db21459c5c4e3b991994a99da9441e5f97dac37</id>
<content type='text'>
scratch, tweaks and OK jsing@ and jmc@.
</content>
</entry>
<entry>
<title>In x509_vfy.h rev. 1.23 2018/02/22 17:17:09, jsing@ provided</title>
<updated>2018-02-25T20:26:51+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-25T20:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9033bdc1632879fad7bd8f99c59cf4bb73af4d9e'/>
<id>urn:sha1:9033bdc1632879fad7bd8f99c59cf4bb73af4d9e</id>
<content type='text'>
X509_OBJECT_get0_X509(3) and X509_OBJECT_get0_X509_CRL(3).
Since they are undocumented in OpenSSL, write a new manual
page from scratch, also documenting five closely related
public functions that have already been available before.
</content>
</entry>
<entry>
<title>In x509_vfy.h rev. 1.22 2018/02/22 17:15:09, jsing@ provided</title>
<updated>2018-02-25T17:46:39+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-25T17:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24fe6acae50106f428884d85f5968c18ef50b4be'/>
<id>urn:sha1:24fe6acae50106f428884d85f5968c18ef50b4be</id>
<content type='text'>
X509_STORE_up_ref(3).  X509_STORE_new(3) and X509_STORE_free(3)
have already been available earlier.  Import the documentation from
OpenSSL, adding some precision.
</content>
</entry>
<entry>
<title>In bio.h rev. 1.32 2018/02/18 12:58:25, tb@ provided</title>
<updated>2018-02-19T14:08:52+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-19T14:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=04a62a41aa33928134cc3b6d6968040eb236e151'/>
<id>urn:sha1:04a62a41aa33928134cc3b6d6968040eb236e151</id>
<content type='text'>
BIO_get_data(3), BIO_set_data(3), and BIO_set_init(3).
Import the documentation from OpenSSL.
</content>
</entry>
<entry>
<title>In x509.h rev. 1.29 2018/02/17 15:50:42, jsing@ provided</title>
<updated>2018-02-19T08:20:26+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-19T08:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0298085669ce1128f0b3965addcbbcc0831ad3a'/>
<id>urn:sha1:b0298085669ce1128f0b3965addcbbcc0831ad3a</id>
<content type='text'>
X509_get0_signature(3).  Merge the documentation from OpenSSL.
Rename the file from X509_get_signature_nid.3 to X509_get0_signature.3
for consistency because we are not losing any history yet.
</content>
</entry>
<entry>
<title>In bio.h rev. 1.31 2018/02/17 13:57:14, tb@ provided new functions</title>
<updated>2018-02-17T23:24:38+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-17T23:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=866e7226fd0f748e54e6e075b7c60cc3e3306042'/>
<id>urn:sha1:866e7226fd0f748e54e6e075b7c60cc3e3306042</id>
<content type='text'>
BIO_meth_*().  Import the documentation from OpenSSL, with extensive
tweaks by me.
</content>
</entry>
<entry>
<title>Merge documentation for {DH,DSA}_get0_{key,pqg}(3),</title>
<updated>2018-02-17T16:59:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-17T16:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70379c3810269c29db4c9f6e3dd8c27b7b762ea7'/>
<id>urn:sha1:70379c3810269c29db4c9f6e3dd8c27b7b762ea7</id>
<content type='text'>
EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3)
that tb@ just provided.
</content>
</entry>
<entry>
<title>Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,</title>
<updated>2018-02-15T14:52:16+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-15T14:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1f77aa68cd0e305650e6ec141c41915e49663893'/>
<id>urn:sha1:1f77aa68cd0e305650e6ec141c41915e49663893</id>
<content type='text'>
removing parts that don't apply to OpenBSD.
</content>
</entry>
</feed>
