<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/patches, branch v3.2.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.2.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.2.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2020-10-17T08:15:28+00:00</updated>
<entry>
<title>disable some additional libtls-standalone bits</title>
<updated>2020-10-17T08:15:28+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-08-20T15:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=77c7de8bb1a33c4fded5f70099271dafd7a23330'/>
<id>urn:sha1:77c7de8bb1a33c4fded5f70099271dafd7a23330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rediff patches</title>
<updated>2020-09-04T09:12:49+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-09-04T09:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a2ea6495367de4b8bf5f3de125777280e5242a68'/>
<id>urn:sha1:a2ea6495367de4b8bf5f3de125777280e5242a68</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
