<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include, branch v2.5.0</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.5.0</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.5.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2016-09-15T04:40:31+00:00</updated>
<entry>
<title>ensure that __STRING works</title>
<updated>2016-09-15T04:40:31+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-09-15T04:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b7ba692f72f232602efb3e720ab0510406bae69c'/>
<id>urn:sha1:b7ba692f72f232602efb3e720ab0510406bae69c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more cdefs.h removal</title>
<updated>2016-09-04T14:04:01+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-09-04T14:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=08837a82b69eb86c5d8b4c39056650c048efbe69'/>
<id>urn:sha1:08837a82b69eb86c5d8b4c39056650c048efbe69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cdefs.h should not be required anywhere</title>
<updated>2016-09-04T12:57:59+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2016-09-04T12:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6f24864a7301efa60a5722e08172f9554653ede6'/>
<id>urn:sha1:6f24864a7301efa60a5722e08172f9554653ede6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wire up sys/types.h to pull in sys/cdefs.h</title>
<updated>2016-09-04T12:38:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-09-04T12:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6040ff04b06b30e245a075e3ebe80699e413827e'/>
<id>urn:sha1:6040ff04b06b30e245a075e3ebe80699e413827e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modify cmake to build nc</title>
<updated>2016-04-09T17:06:40+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-04-07T06:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2510a5e6f98360bb7cd4a52ecf2274656fe75dcc'/>
<id>urn:sha1:2510a5e6f98360bb7cd4a52ecf2274656fe75dcc</id>
<content type='text'>
- modify structure of CMakeLists.txt under apps/
  * move apps/CMakeLists.txt to apps/openssl/ since this is for openssl build
  * create new apps/nc/CMakeLists.txt for nc build
  * modify apps/CMakeLists.txt just add_subdirectory()

- add checking and compile of arc4random_uniform()

- add installing man files, openssl.1 and nc.1
</content>
</entry>
<entry>
<title>modify include/compat/netinet/ip.h</title>
<updated>2016-03-13T10:17:24+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-03-13T10:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=14aa5f73abc718f28097fc3e3ae5be9c7422b39c'/>
<id>urn:sha1:14aa5f73abc718f28097fc3e3ae5be9c7422b39c</id>
<content type='text'>
- add including &lt;netinet/in_systm.h&gt; for n_long on HP-UX
</content>
</entry>
<entry>
<title>add solaris include for getentropy(2)</title>
<updated>2016-01-18T15:50:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-01-18T15:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=8c91563f603f7021110da231f80e503713340aa6'/>
<id>urn:sha1:8c91563f603f7021110da231f80e503713340aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace err.h macros with inline functions</title>
<updated>2016-01-04T03:20:03+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-01-04T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=07e541cc2e188bfed9f3284471cfcd02e09f6983'/>
<id>urn:sha1:07e541cc2e188bfed9f3284471cfcd02e09f6983</id>
<content type='text'>
Passing NULL for the format is just easier with a function.
</content>
</entry>
<entry>
<title>include strings.h in string.h on AIX as well</title>
<updated>2016-01-04T03:19:55+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-01-04T00:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=38c577d7587cac4b305dfa913029d9b750445700'/>
<id>urn:sha1:38c577d7587cac4b305dfa913029d9b750445700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refresh nc(1) support</title>
<updated>2015-12-07T05:32:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T05:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=905e2a3b8046e227bf02410def56b0c2535de14f'/>
<id>urn:sha1:905e2a3b8046e227bf02410def56b0c2535de14f</id>
<content type='text'>
</content>
</entry>
</feed>
