<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/patches, branch v2.5.4</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.5.4</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.5.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-03-25T17:03:37+00:00</updated>
<entry>
<title>rebase netcat patch</title>
<updated>2017-03-25T17:03:37+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-03-25T17:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=570717c4888ba20ecb24ef873dd9647caad69685'/>
<id>urn:sha1:570717c4888ba20ecb24ef873dd9647caad69685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add definition of ssize_t to tls.h for Windows</title>
<updated>2017-02-13T11:25:49+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-02-13T11:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9d75e5ea975fc6d1b8b6eb333416d76144f7d2ee'/>
<id>urn:sha1:9d75e5ea975fc6d1b8b6eb333416d76144f7d2ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix patch for netcat.c</title>
<updated>2017-02-07T09:38:03+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-02-07T09:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7383bf673b2dc2b093dd31038a6d43e2020f742b'/>
<id>urn:sha1:7383bf673b2dc2b093dd31038a6d43e2020f742b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use __MINGW_PRINTF_FORMAT for BIO_* print functions if available</title>
<updated>2016-11-06T10:32:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-11-06T10:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7e4ce26c27523f7a2ab9667a3d730edaff9f07f4'/>
<id>urn:sha1:7e4ce26c27523f7a2ab9667a3d730edaff9f07f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update patches</title>
<updated>2016-11-06T08:27:21+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-11-06T08:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c'/>
<id>urn:sha1:f99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update windows header patches</title>
<updated>2016-11-04T16:08:47+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-11-04T16:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a241b876e98e4c0d0b326f6fe1bbb375a0fc8b34'/>
<id>urn:sha1:a241b876e98e4c0d0b326f6fe1bbb375a0fc8b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set correct DEFAULT_CA_FILE path</title>
<updated>2016-10-31T02:43:28+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-10-31T02:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2570ad9344ca2d2f675789b4f940f42bdcefb7e3'/>
<id>urn:sha1:2570ad9344ca2d2f675789b4f940f42bdcefb7e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable tests on Visual Studio</title>
<updated>2016-10-31T02:40:24+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-10-18T08:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=14905877a0eb85ebdc16162e820cda51f0895fc7'/>
<id>urn:sha1:14905877a0eb85ebdc16162e820cda51f0895fc7</id>
<content type='text'>
- add patch for aeadtest.c to undef IN
- add patch for ocsp_test.c to call BIO_sock_init() before getaddrinfo()
- define STDERR_FILENO in unistd.h to build pkcs7test.c
- add option ENABLE_VSTEST(default OFF) to enable test on Visual Studio
- modify to pass test data file as an argument (aeadtest, evptest)
- add Windows scripts (ocsptest, pq_test, ssltest, testdsa, testenc, testrsa)
- do not build pidwraptest on MSVC
- fix some indentations
</content>
</entry>
<entry>
<title>rebase nc(1) patch</title>
<updated>2016-09-04T10:42:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-09-04T10:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=93be612b5c62dada2596b33500b9c0176ed046a5'/>
<id>urn:sha1:93be612b5c62dada2596b33500b9c0176ed046a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove DEFAULT_CA_FILE patch, since libtls handles this by default</title>
<updated>2016-08-13T16:42:21+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-08-13T16:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9e25f75800c9077ab031ecf689bd35132c038546'/>
<id>urn:sha1:9e25f75800c9077ab031ecf689bd35132c038546</id>
<content type='text'>
</content>
</entry>
</feed>
