<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/m4, branch OPENBSD_7_0</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_7_0</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_7_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2021-05-30T05:12:30+00:00</updated>
<entry>
<title>Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw build</title>
<updated>2021-05-30T05:12:30+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-05-30T04:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e07b5feba5103e662016158a2d77ca6bf1db12fb'/>
<id>urn:sha1:e07b5feba5103e662016158a2d77ca6bf1db12fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mingw build on ubuntu 20.04</title>
<updated>2021-05-30T01:11:45+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-05-29T02:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=420723ee1818e1b62300f845f7af6a1a0cba6398'/>
<id>urn:sha1:420723ee1818e1b62300f845f7af6a1a0cba6398</id>
<content type='text'>
- Link libssp to resolve undefined reference __memcpy_chk
- Disable dtlstest since mingw does not have poll
</content>
</entry>
<entry>
<title>Add '--enable-libtls-only' build option</title>
<updated>2021-04-07T12:51:45+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2021-04-05T07:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=921c0675a25708d19e76aa8e3b48c4483a1a255d'/>
<id>urn:sha1:921c0675a25708d19e76aa8e3b48c4483a1a255d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -lbcrypt to Windows builds for CNG in getentropy</title>
<updated>2020-11-11T11:39:56+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-11-11T11:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=df3d4bb57a253f85bb60567aaea5f2dd992a9fbd'/>
<id>urn:sha1:df3d4bb57a253f85bb60567aaea5f2dd992a9fbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>need ax_check_compile_flag too for older autotools</title>
<updated>2020-08-22T23:42:26+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-08-20T08:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2c49c28d47e3dd7f4a2b3c4ab75ea87f72044fe4'/>
<id>urn:sha1:2c49c28d47e3dd7f4a2b3c4ab75ea87f72044fe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a compile-time check for FORTIFY_SOURCE support</title>
<updated>2020-08-22T23:42:26+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-08-20T07:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=56202472bfcac0a161745afb6906968e4fd723be'/>
<id>urn:sha1:56202472bfcac0a161745afb6906968e4fd723be</id>
<content type='text'>
This is broken on some platforms, so pull in the conditional macro from
the latest version of autoconf-archive to test for working support.
</content>
</entry>
<entry>
<title>initial support for midipix</title>
<updated>2019-10-20T18:22:22+00:00</updated>
<author>
<name>Ørjan Malde</name>
<email>red@foxi.me</email>
</author>
<published>2019-10-20T18:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b80c4bf262a4eefbe55be78fee5853b787711bca'/>
<id>urn:sha1:b80c4bf262a4eefbe55be78fee5853b787711bca</id>
<content type='text'>
</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>include -ldl for SHA512 operations</title>
<updated>2019-04-23T06:54:33+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-04-23T06:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=38c884f205111aaa65c0940a4c805f19821dac02'/>
<id>urn:sha1:38c884f205111aaa65c0940a4c805f19821dac02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add __dead__ annotation support</title>
<updated>2019-02-09T15:09:36+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-02-09T15:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=535246269d4a7d8338320f8e6666ca887718c5d0'/>
<id>urn:sha1:535246269d4a7d8338320f8e6666ca887718c5d0</id>
<content type='text'>
</content>
</entry>
</feed>
