<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto, branch OPENBSD_6_6</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_6_6</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_6_6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2019-09-10T03:08:34+00:00</updated>
<entry>
<title>remove duplicate copy of public header</title>
<updated>2019-09-10T03:08:34+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-09-10T03:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=935dedc22ce43fc4bfdd4252c9d25c562a3f5dcc'/>
<id>urn:sha1:935dedc22ce43fc4bfdd4252c9d25c562a3f5dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update portable for latest build changes</title>
<updated>2019-09-10T03:00:57+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-09-10T03:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b43bee6451f0f168cb9c4024c884ca878fd53fc4'/>
<id>urn:sha1:b43bee6451f0f168cb9c4024c884ca878fd53fc4</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>default to a directory that is not world-creatable</title>
<updated>2019-06-12T14:08:17+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-06-12T14:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b3e2e713104298ded9e7ad69e33e0959ceca5f29'/>
<id>urn:sha1:b3e2e713104298ded9e7ad69e33e0959ceca5f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sigh, add back the quotes for C</title>
<updated>2019-06-10T12:07:44+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-06-10T12:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5ed7cf2553e7dc2e2935666575b59fcfafc17ef7'/>
<id>urn:sha1:5ed7cf2553e7dc2e2935666575b59fcfafc17ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use something else by default for Windows builds (match dist-win.sh)</title>
<updated>2019-06-10T12:04:01+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-06-10T12:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6e2192618aa5fc04fc1a35e8df33cb19710cac62'/>
<id>urn:sha1:6e2192618aa5fc04fc1a35e8df33cb19710cac62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>let cmake handle quoting itself</title>
<updated>2019-06-10T11:49:34+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-06-10T11:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=83012fe34a105957a19eb3bfa6e044f16202938f'/>
<id>urn:sha1:83012fe34a105957a19eb3bfa6e044f16202938f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix masm build</title>
<updated>2019-06-10T11:49:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2019-05-19T04:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=bbb662b69c48c07d93e642548c0f71ebbdc06d93'/>
<id>urn:sha1:bbb662b69c48c07d93e642548c0f71ebbdc06d93</id>
<content type='text'>
- Fix masm operators and comments
- Add -DOPENSSL_NO_ASM only if not 64 bit build
- Add -DCMAKE_INSTALL_PREFIX to avoid build error
</content>
</entry>
<entry>
<title>Enable masm compilation under windows</title>
<updated>2019-06-10T11:49:34+00:00</updated>
<author>
<name>Stephan Vedder</name>
<email>stephan.vedder@gmail.com</email>
</author>
<published>2019-05-15T20:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c6f8ca2bc6b5bd8ca8842326f74e0cff007766ad'/>
<id>urn:sha1:c6f8ca2bc6b5bd8ca8842326f74e0cff007766ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>condense android comments for clarity</title>
<updated>2019-05-23T11:58:38+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-05-23T11:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c199315ee9c3dbac0397cb426d905f5b2b66436f'/>
<id>urn:sha1:c199315ee9c3dbac0397cb426d905f5b2b66436f</id>
<content type='text'>
</content>
</entry>
</feed>
