<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/apps/ocspcheck, branch v3.6.3</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.6.3</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.6.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2021-12-26T07:00:25+00:00</updated>
<entry>
<title>Add strtonum to compat library and export it</title>
<updated>2021-12-26T07:00:25+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-12-26T06:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=adde656bb7a859fb4cc334cb89a00840a7023c2e'/>
<id>urn:sha1:adde656bb7a859fb4cc334cb89a00840a7023c2e</id>
<content type='text'>
crypto library requires strtonum now, and add it to compat library.
remove it from applications compat/ directories.
</content>
</entry>
<entry>
<title>Remove unneeded target_include_directories with cmake</title>
<updated>2021-12-04T05:36:39+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-12-04T01:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c211d97ecb351254a1020f2a9eecd47e65ad5484'/>
<id>urn:sha1:c211d97ecb351254a1020f2a9eecd47e65ad5484</id>
<content type='text'>
This could remove recurring of the same statement for include directories.
Instead of this removals, apps/* and tests  should have include path that
had been provided by INTERFACE_INCLUDE_DIRECTORIES of target libs and
internal static libs.
</content>
</entry>
<entry>
<title>Force cmake to link strtonum shim with Darwin less than 20</title>
<updated>2021-05-22T04:31:04+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-05-22T01:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=39c7fa8ad6c737806cc76f0dd8a79105454308d2'/>
<id>urn:sha1:39c7fa8ad6c737806cc76f0dd8a79105454308d2</id>
<content type='text'>
check_function_exists misinterprets as if strtonum exists on macos 10.15.
</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>include strtonum for ocspcheck</title>
<updated>2020-10-19T14:09:36+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-10-19T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6359d9404d9d844f20d4478befda258a7ba3cdde'/>
<id>urn:sha1:6359d9404d9d844f20d4478befda258a7ba3cdde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install ocspcheck.8 manual</title>
<updated>2020-01-09T12:33:28+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-01-09T12:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6dc8d2be3b864171e1e0016714345eedf48c1e5a'/>
<id>urn:sha1:6dc8d2be3b864171e1e0016714345eedf48c1e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add private includes for apps and tests</title>
<updated>2018-06-14T10:59:20+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-06-14T10:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=bf368e58e7d7737957438fac99016f4e05a094f1'/>
<id>urn:sha1:bf368e58e7d7737957438fac99016f4e05a094f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scope private/public headers when embedding into other projects</title>
<updated>2018-05-29T10:46:54+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2018-05-29T10:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4fcfc82d83de32098530abfa3aff5d6fc5532433'/>
<id>urn:sha1:4fcfc82d83de32098530abfa3aff5d6fc5532433</id>
<content type='text'>
thanks to Cameron Palmer
</content>
</entry>
<entry>
<title>bump base requirement to Windows Vista, use builtin inet_ntop/pton</title>
<updated>2018-03-14T12:29:04+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T12:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3fb9e63b907186c70fb79e818d899ccb67b4b421'/>
<id>urn:sha1:3fb9e63b907186c70fb79e818d899ccb67b4b421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix checking memmem in apps/ocspcheck/CMakeLists.txt</title>
<updated>2017-09-26T13:02:21+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-09-26T13:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9bb3e03722f1e6c5188d5f317c58c93ac24a0525'/>
<id>urn:sha1:9bb3e03722f1e6c5188d5f317c58c93ac24a0525</id>
<content type='text'>
- Issue #352 pointed out by @d3x0r
</content>
</entry>
</feed>
