<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/patches, branch v3.2.1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.2.1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.2.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2020-07-06T08:48:44+00:00</updated>
<entry>
<title>update tlsexttest patch</title>
<updated>2020-07-06T08:48:44+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-07-06T08:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=fa26b5359b76570b471a1dc3b8ed5dfbd240520c'/>
<id>urn:sha1:fa26b5359b76570b471a1dc3b8ed5dfbd240520c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix patch for tests/tlsexttest.c</title>
<updated>2020-05-12T11:21:18+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-05-12T11:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3b5ae00b00ce25ac6b406f1bef539cd26d6edf33'/>
<id>urn:sha1:3b5ae00b00ce25ac6b406f1bef539cd26d6edf33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable regress handshake_table on Windows</title>
<updated>2020-05-04T14:40:33+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-05-04T14:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1fe779234937c7194ef5a11f383136eb005370d5'/>
<id>urn:sha1:1fe779234937c7194ef5a11f383136eb005370d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebase patches</title>
<updated>2020-02-15T17:32:11+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-02-15T17:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=14dd93c37a2a38dee7b8d2e0b823b0e0cc21e8d4'/>
<id>urn:sha1:14dd93c37a2a38dee7b8d2e0b823b0e0cc21e8d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update netcat patch</title>
<updated>2019-11-30T09:50:54+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-11-30T09:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=da75637d836a8e930e671ea69e47355dac74cc07'/>
<id>urn:sha1:da75637d836a8e930e671ea69e47355dac74cc07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebased netcat patch</title>
<updated>2019-10-27T14:28:56+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-10-27T14:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f662008da6cfe9d697cb3ebf774473f66d098eb9'/>
<id>urn:sha1:f662008da6cfe9d697cb3ebf774473f66d098eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use posix_win.c functions on WIN32</title>
<updated>2019-07-28T10:10:47+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2019-07-28T10:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=856d0511d63bd791b4a18df0c3ffc80b8e47c470'/>
<id>urn:sha1:856d0511d63bd791b4a18df0c3ffc80b8e47c470</id>
<content type='text'>
- read() returns bytes count as 1 for crlf unless binary mode isn't
  specified with open(). Reported by @ulfworsoe in libressl-portable#542
- err could be WSANOTINITIALISED when WSAStartup() is not called
</content>
</entry>
<entry>
<title>Force binary mode for open() on WIN32</title>
<updated>2019-07-26T13:26:13+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2019-07-26T13:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0e3d93fc1d008d7561e97ceccc35f092e5fc0f36'/>
<id>urn:sha1:0e3d93fc1d008d7561e97ceccc35f092e5fc0f36</id>
<content type='text'>
Reported by @ulfworsoe https://github.com/libressl-portable/portable/issues/542
</content>
</entry>
<entry>
<title>Enable speed on win32</title>
<updated>2019-07-14T10:45:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2019-07-14T09:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=30e91bc6d2b6249da1c8c40582c63601a4838efc'/>
<id>urn:sha1:30e91bc6d2b6249da1c8c40582c63601a4838efc</id>
<content type='text'>
- Use thread and sleep instead of signal and alarm, on win32
- Disable -multi option on win32 since fork is hard to implement
</content>
</entry>
<entry>
<title>rebase patches</title>
<updated>2019-05-07T07:11:02+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-05-07T07:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6e2215c465448b68f35943713c36252f039dd950'/>
<id>urn:sha1:6e2215c465448b68f35943713c36252f039dd950</id>
<content type='text'>
</content>
</entry>
</feed>
