<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch OPENBSD_6_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-03-29T00:24:42+00:00</updated>
<entry>
<title>tweak previous;</title>
<updated>2017-03-29T00:24:42+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2017-03-29T00:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=566b15588d1c49bbd944fea3da94fcf285215959'/>
<id>urn:sha1:566b15588d1c49bbd944fea3da94fcf285215959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in function name;</title>
<updated>2017-03-28T18:21:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2017-03-28T18:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f04b7864cd35fb243022229472db0685723c6e'/>
<id>urn:sha1:d1f04b7864cd35fb243022229472db0685723c6e</id>
<content type='text'>
from Markus Triska &lt;triska at metalevel dot at&gt;
via OpenSSL commit 1f164c6f.
</content>
</entry>
<entry>
<title>After i wrote SSL_renegotiate(3) from scratch, OpenSSL also</title>
<updated>2017-03-28T18:19:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2017-03-28T18:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=042281ef2d25ebf7aad0cf50cc01a03e363f5604'/>
<id>urn:sha1:042281ef2d25ebf7aad0cf50cc01a03e363f5604</id>
<content type='text'>
documented the function.  Merge the more detailed descriptions
and the additional documentation of SSL_renegotiate_abbreviated(3)
and SSL_renegotiate_pending(3).
From Matt Caswell, OpenSSL commit 39820637.
</content>
</entry>
<entry>
<title>fix typo; from OpenSSL</title>
<updated>2016-12-29T14:03:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-29T14:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=db60af32bcd059781568c36a0b7d9d8095b4d12f'/>
<id>urn:sha1:db60af32bcd059781568c36a0b7d9d8095b4d12f</id>
<content type='text'>
commit 67adf0a7c273a82901ce8705ae8d71ee2f1c959c
Author: Markus Triska &lt;triska@metalevel.at&gt;
Date:   Sun Dec 25 19:58:38 2016 +0100
</content>
</entry>
<entry>
<title>various minor cleanup;</title>
<updated>2016-12-16T15:39:08+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2016-12-16T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=415caa4202939491cf9133c99acf5460b74a0e3e'/>
<id>urn:sha1:415caa4202939491cf9133c99acf5460b74a0e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure all manual pages discussing X509_NAME objects</title>
<updated>2016-12-14T16:20:28+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-14T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c15a77c233c82358d5de43dedd45b53fd49f48c'/>
<id>urn:sha1:3c15a77c233c82358d5de43dedd45b53fd49f48c</id>
<content type='text'>
reference X509_NAME_new(3).  Sparingly add a few other
references to relevant X509_NAME*(3) pages while here.
</content>
</entry>
<entry>
<title>Add Copyright and license.</title>
<updated>2016-12-10T18:11:51+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-10T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=144c2c46ea9de0eba743e6bb21a8b12c5ef4c237'/>
<id>urn:sha1:144c2c46ea9de0eba743e6bb21a8b12c5ef4c237</id>
<content type='text'>
Delete all the function prototypes.
They are all available from their individual manual pages.
Here, they were incomplete and nothing but a maintenance nightmare.

Add several missing cross reference, such that
this page now references all libssl manual pages.

Delete a sentence that said nothing and correct a typo.

Now all libssl manuals have proper Copyright notices and licenses,
and i have merged all improvements from OpenSSL that i could find.
</content>
</entry>
<entry>
<title>Write an SSL_get_shared_ciphers(3) manual from scratch; another one</title>
<updated>2016-12-10T14:56:56+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-10T14:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ae5a295246f70013d0aa7dff8db676dc9c89af1'/>
<id>urn:sha1:1ae5a295246f70013d0aa7dff8db676dc9c89af1</id>
<content type='text'>
where BUGS is longer than DESCRIPTION.  The function is listed in
ssl(3) and &lt;openssl/ssl.h&gt;, so it's clearly public.

The code looks slightly mysterious to me, so it would be welcome if
somebody more familiar with TLS protocols could check factual accuracy.
</content>
</entry>
<entry>
<title>New manual pages SSL_get_certificate(3), SSL_get_state(3), and</title>
<updated>2016-12-10T13:54:32+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-10T13:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d99197c36db049bab7be384c052c51e106741140'/>
<id>urn:sha1:d99197c36db049bab7be384c052c51e106741140</id>
<content type='text'>
SSL_num_renegotiations(3) written from scratch.  These functions
are listed in ssl(3) and &lt;openssl/ssl.h&gt;, so they are clearly public.
</content>
</entry>
<entry>
<title>Document SSL_version(3).  It's listed in ssl(3) and &lt;openssl/ssl.h&gt;,</title>
<updated>2016-12-10T13:12:08+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-12-10T13:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83bce63f28efc926fad0a5bee35ba478e5a9b307'/>
<id>urn:sha1:83bce63f28efc926fad0a5bee35ba478e5a9b307</id>
<content type='text'>
so it's clearly a public interface.
</content>
</entry>
</feed>
