<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/patches, branch v2.9.0</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.9.0</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.9.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2018-11-16T10:40:18+00:00</updated>
<entry>
<title>rebase netcat.c.patch</title>
<updated>2018-11-16T10:40:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-11-16T10:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0829e7f654e321c16d1f82b769f3c2299b160cb8'/>
<id>urn:sha1:0829e7f654e321c16d1f82b769f3c2299b160cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rediffed patches for merge fuzz</title>
<updated>2018-11-08T02:04:11+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-11-08T02:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=11bb39ecf6e58a5e44fc8043004b3f455f30b8fe'/>
<id>urn:sha1:11bb39ecf6e58a5e44fc8043004b3f455f30b8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc fixes to bring portable in line with upstream.</title>
<updated>2018-11-07T23:45:17+00:00</updated>
<author>
<name>bobsayshilol</name>
<email>bobsayshilol@live.co.uk</email>
</author>
<published>2018-11-07T23:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=34394e7ee024d2b88bed9c61b9a19bba6ec5e49e'/>
<id>urn:sha1:34394e7ee024d2b88bed9c61b9a19bba6ec5e49e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress "overriding WinCrypt defines" warnings</title>
<updated>2018-07-29T07:17:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2018-07-29T07:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3e95275de876bdb3e96419010e5129e415bf0770'/>
<id>urn:sha1:3e95275de876bdb3e96419010e5129e415bf0770</id>
<content type='text'>
Suppress "overriding WinCrypt defines" from openssl/x509.h by defining `NOCRYPT`.
Only this file does not check `__WINCRYPT_H__` macro like other headers, since
https://github.com/libressl-portable/portable/commit/5d8a1cf7155130bd8101090d7e1d0c2f90d9b123#diff-74b6370bc092dd2988ab577b2eaa21dcR7</content>
</entry>
<entry>
<title>Fix using right functions for file descriptor with MS Visual Studio</title>
<updated>2018-03-17T15:48:49+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2018-03-17T15:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1fb8c9c6bea797e4db5e395fb34b899682ee8682'/>
<id>urn:sha1:1fb8c9c6bea797e4db5e395fb34b899682ee8682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify regress tests/tlsexttest.c for 0 sized array</title>
<updated>2017-12-30T11:15:56+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-12-30T11:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=861a6ca1db1f3ce95c649274a58ea38c2c4ac4a0'/>
<id>urn:sha1:861a6ca1db1f3ce95c649274a58ea38c2c4ac4a0</id>
<content type='text'>
- Windows and hp-ux ANSI compiler can not handle 0 sized array initialization.
</content>
</entry>
<entry>
<title>netcat.c.patch: eliminate syntax error from patch</title>
<updated>2017-12-05T23:22:15+00:00</updated>
<author>
<name>Kyle J. McKay</name>
<email>mackyle@gmail.com</email>
</author>
<published>2017-12-05T23:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=26b40cb773c1ce0032436485246fff0adb82a5df'/>
<id>urn:sha1:26b40cb773c1ce0032436485246fff0adb82a5df</id>
<content type='text'>
If the target system does not define IPV6_TCLASS, this part of
the patch handles that with an ENOPROTOOPT error rather than
failing to compile.

Unfortunately it's missing a trailing semicolon leading to
a compilation error.

Add the missing semicolon to fix the problem.

Signed-off-by: Kyle J. McKay &lt;mackyle@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add patch for regress tlsexttest</title>
<updated>2017-09-02T16:16:36+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-09-02T15:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=512573f0de049eec6dc34c13ddbe28ba42e825fe'/>
<id>urn:sha1:512573f0de049eec6dc34c13ddbe28ba42e825fe</id>
<content type='text'>
Some compiler does not support 0 sized array.
This patch changes 0 sized array to have NULL and using variable instead of
sizeof function.
</content>
</entry>
<entry>
<title>rebase patches on latest, remove fuzz</title>
<updated>2017-07-17T11:13:21+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-07-17T11:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5ec2c381e4ac48e588a093be5faf04919523da32'/>
<id>urn:sha1:5ec2c381e4ac48e588a093be5faf04919523da32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update netcat patch</title>
<updated>2017-07-06T15:46:48+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-07-06T15:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1f7777169d9399fdb5b00e29d868abd2535f3a14'/>
<id>urn:sha1:1f7777169d9399fdb5b00e29d868abd2535f3a14</id>
<content type='text'>
</content>
</entry>
</feed>
