<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/man, branch libressl-v2.3.9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-11-10T16:20:31+00:00</updated>
<entry>
<title>SSL_CTX_sess_set_remove mlink should be SSL_CTX_sess_set_remove_cb;</title>
<updated>2015-11-10T16:20:31+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-11-10T16:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd5f5298f46a15c363e6afd2ca7ffe2d0b7cf8fc'/>
<id>urn:sha1:dd5f5298f46a15c363e6afd2ca7ffe2d0b7cf8fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().</title>
<updated>2015-02-06T01:37:11+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2015-02-06T01:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eba8dcd28b15b266761b836e8eeac404791cec35'/>
<id>urn:sha1:eba8dcd28b15b266761b836e8eeac404791cec35</id>
<content type='text'>
As discussed with beck@ jsing@ and others
OK beck@
</content>
</entry>
<entry>
<title>Delete the MANLINT variable and the related SUFFIXES rules because</title>
<updated>2015-01-16T01:58:18+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-01-16T01:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f61f7a2aa004c93e4fd074ef11e9345d25f7283'/>
<id>urn:sha1:2f61f7a2aa004c93e4fd074ef11e9345d25f7283</id>
<content type='text'>
since yesterday, "mandoc -Tlint -Wfatal" can no longer fail.
Instead, as suggested by deraadt@, provide a manlint target
that is *not* run during make build, but can be run
whenever you want to check syntax of manuals.
"nice stuff" deraadt@
</content>
</entry>
<entry>
<title>missing \</title>
<updated>2014-07-11T17:43:41+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-07-11T17:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e570cb318ceee5c81f59c7274edf7bd09d9001b'/>
<id>urn:sha1:3e570cb318ceee5c81f59c7274edf7bd09d9001b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2014-07-11T17:18:11+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-11T17:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82d8cd38b52cca2facdb4e4a2e5509f14fc21742'/>
<id>urn:sha1:82d8cd38b52cca2facdb4e4a2e5509f14fc21742</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>Modify formatting to make portable's life a lot easier.</title>
<updated>2014-07-11T16:30:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-11T16:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0061f9efa0ee37d4d9732d8dd28084d2f1970cc6'/>
<id>urn:sha1:0061f9efa0ee37d4d9732d8dd28084d2f1970cc6</id>
<content type='text'>
ok miod@ bcook@
</content>
</entry>
<entry>
<title>Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,</title>
<updated>2014-07-11T16:18:14+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-07-11T16:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5237aad1ecb732073cf0d8a7bcc0f2d4863f7c29'/>
<id>urn:sha1:5237aad1ecb732073cf0d8a7bcc0f2d4863f7c29</id>
<content type='text'>
Jeff Trawick, Jean-Paul Calderone, Michal Bozon, Jeffrey Walton and Rich Salz,
via OpenSSL trunk (with some parts not applying to us, such as SSLv2 support,
at least partially removed).
</content>
</entry>
<entry>
<title>Sync the list of man pages for libcrypto, explicity rename conflicting</title>
<updated>2014-04-16T09:50:10+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2014-04-16T09:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=268a4eddf4b30317b30ec0e3fe3de44a077d1b7a'/>
<id>urn:sha1:268a4eddf4b30317b30ec0e3fe3de44a077d1b7a</id>
<content type='text'>
pages instead of doing it in the Makefiles and move a libssl page where
it belongs.

ok miod@
</content>
</entry>
<entry>
<title>Sync the list of man pages with doc/crypto and doc/ssl.  MLINKS will</title>
<updated>2014-04-14T08:18:40+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2014-04-14T08:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11446f8c78568cc1e63325f8674e405ede0f5259'/>
<id>urn:sha1:11446f8c78568cc1e63325f8674e405ede0f5259</id>
<content type='text'>
follow soon.

Tweaks from an ok jim@
</content>
</entry>
<entry>
<title>Move build machinery for libcrypto from libssl/crypto to libcrypto, as well</title>
<updated>2014-04-11T22:51:54+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-11T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4362780bc2f199c11d5612e83851f6fc88139d21'/>
<id>urn:sha1:4362780bc2f199c11d5612e83851f6fc88139d21</id>
<content type='text'>
as configuration files; split manpages and .pc files between libcrypto and
libssl.
No functional change, only there to make engineering easier, and libcrypto
sources are still found in libssl/src/crypto at the moment.

ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.
</content>
</entry>
</feed>
