<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/doc, branch libressl-v2.3.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-09-14T15:58:48+00:00</updated>
<entry>
<title>delete bogus trailing .Ns from SYNOPSIS .Ft macros</title>
<updated>2015-09-14T15:58:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-14T15:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c927e0b53d17f5e0039b6d061198f19282e3623f'/>
<id>urn:sha1:c927e0b53d17f5e0039b6d061198f19282e3623f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix formatting by adding the required quotes to .Fa in the SYNOPSIS</title>
<updated>2015-09-14T15:51:20+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-14T15:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e0f6cd73e1d4ec59635147a3a4f2899a45c3b612'/>
<id>urn:sha1:e0f6cd73e1d4ec59635147a3a4f2899a45c3b612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless quoting from .Fo and .Fn function names, to prevent</title>
<updated>2015-09-14T15:14:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-14T15:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=10b413aed00e28d9b01ce81356931a9b0d74e98d'/>
<id>urn:sha1:10b413aed00e28d9b01ce81356931a9b0d74e98d</id>
<content type='text'>
development of a cargo cult in case people look at existing files
for examples.  This achieves a consistent .Fo and .Fn quoting style
across the whole tree.
</content>
</entry>
<entry>
<title>Temporarily revive MD4 for MS CHAP support.</title>
<updated>2015-09-14T01:45:03+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-14T01:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea990ff7851a189e7a61b56357a6d6e0de88a040'/>
<id>urn:sha1:ea990ff7851a189e7a61b56357a6d6e0de88a040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove MD4 support from LibreSSL.</title>
<updated>2015-09-13T23:36:21+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-13T23:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=785c6ad9250acc090d76964e9c21e550856a22f3'/>
<id>urn:sha1:785c6ad9250acc090d76964e9c21e550856a22f3</id>
<content type='text'>
MD4 should have been removed a long time ago.  Also, RFC 6150 moved it to
historic in 2011.  Rides the major crank from removing SHA-0.

Discussed with many including beck@, millert@, djm@, sthen@
ok jsing@, input + ok bcook@
</content>
</entry>
<entry>
<title>delete empty SYNOPSIS section</title>
<updated>2015-09-10T18:04:50+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-09-10T18:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=288249c86d75390d7fb274f34b20b789635d6c23'/>
<id>urn:sha1:288249c86d75390d7fb274f34b20b789635d6c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>an TLS -&gt; a TLS; from thanos tsouanas</title>
<updated>2015-07-24T15:25:08+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-07-24T15:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3a123d7b7fd9497703efd6aa45f42efaacfc4e15'/>
<id>urn:sha1:3a123d7b7fd9497703efd6aa45f42efaacfc4e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround.</title>
<updated>2015-07-18T19:41:54+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-18T19:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3100abf8a83f9dc563a4c846c2609eb7f3f4e185'/>
<id>urn:sha1:3100abf8a83f9dc563a4c846c2609eb7f3f4e185</id>
<content type='text'>
This was a hack to work around problems on IE 6 with SSLv3.

ok miod@ bcook@
</content>
</entry>
<entry>
<title>Remove support for the SSL_OP_TLS_D5_BUG compat hack from SSLeay.</title>
<updated>2015-07-18T01:42:26+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-18T01:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=669db20d789c5e90bdf7957c8b9049cfb5a246f6'/>
<id>urn:sha1:669db20d789c5e90bdf7957c8b9049cfb5a246f6</id>
<content type='text'>
This is a 17 year old workaround from SSLeay 0.9.0b.  It was for
clients that send RSA client key exchange in TLS using SSLv3 format
(no length prefix).

ok jsing@
</content>
</entry>
<entry>
<title>Remove compat hack that disabled ECDHE-ECDSA on OS X.</title>
<updated>2015-07-17T15:50:37+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-07-17T15:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5cba53e692be72d0915031b26de7cdc95c7beea9'/>
<id>urn:sha1:5cba53e692be72d0915031b26de7cdc95c7beea9</id>
<content type='text'>
For a few old releases, ECDHE-ECDSA was broken on OS X.  This option
cannot differentiate between working and broken OS X so it disabled
ECDHE-ECDSA support on all OS X &gt;= 10.6.  10.8-10.8.3 were the faulty
releases but these are no longer relevant.  Tested on OS X 10.10 by jsing.

ok jsing@
</content>
</entry>
</feed>
