<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto, 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-09-08T08:23:09+00:00</updated>
<entry>
<title>add new files to build</title>
<updated>2021-09-08T08:23:09+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2021-09-08T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ee7e39e7464d74eb83cdd45efff7893581c87ee9'/>
<id>urn:sha1:ee7e39e7464d74eb83cdd45efff7893581c87ee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Statically link libcrypto/ssl into libtls with cmake</title>
<updated>2021-05-07T11:31:22+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2021-05-02T06:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4c56df46de18da692785ed337910ab852c34e0ce'/>
<id>urn:sha1:4c56df46de18da692785ed337910ab852c34e0ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use object library for CMake</title>
<updated>2021-05-02T05:27:57+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-11-23T04:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9971b0820c72a7be267e562f6002439b06103b94'/>
<id>urn:sha1:9971b0820c72a7be267e562f6002439b06103b94</id>
<content type='text'>
</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>modify nc build to link libcompat objects directly</title>
<updated>2020-10-20T08:50:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-10-19T03:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9abd36e3af5876f67c633f27496ad5660ab7fe24'/>
<id>urn:sha1:9abd36e3af5876f67c633f27496ad5660ab7fe24</id>
<content type='text'>
Rather than assuming the static version of libcrypto exists for pulling in the compatibility functions, link the compat objects directly. This modifies the object file generation script a bit to handle the empty-case properly as well.
</content>
</entry>
<entry>
<title>Link crypto and ssl object files directly instead of static library</title>
<updated>2020-10-04T08:50:18+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-20T04:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5a29b0472d5d0d1aa9936e430a87299fdb0f17ba'/>
<id>urn:sha1:5a29b0472d5d0d1aa9936e430a87299fdb0f17ba</id>
<content type='text'>
- Output object files list variable for libcrypto and libssl to .mk file.
- Include object files list variable .mk from tls/Makefile
- Link .lo files directly instead of static library for libtls.
</content>
</entry>
<entry>
<title>Add x509_verify.c x509_verify.h</title>
<updated>2020-09-14T11:36:30+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-13T13:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ee4eb0027c01f888e2e300a54f6d87996b3d3957'/>
<id>urn:sha1:ee4eb0027c01f888e2e300a54f6d87996b3d3957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add x509_issuer_cache.c x509_issuer_cache.h</title>
<updated>2020-09-13T12:56:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-13T03:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1ba03da23622e1c9fd18b941452c90837528bd90'/>
<id>urn:sha1:1ba03da23622e1c9fd18b941452c90837528bd90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add x509_constraints.c x509_internal.h</title>
<updated>2020-09-13T10:55:43+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-13T01:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6410eee15a8b225647b1d9e5bcd779b5a14b1839'/>
<id>urn:sha1:6410eee15a8b225647b1d9e5bcd779b5a14b1839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cms_lcl.h from crypto/CMakeLists.txt</title>
<updated>2020-07-22T13:50:40+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-07-22T13:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=8238636e22c6e552e67c2270881358a98fe6064a'/>
<id>urn:sha1:8238636e22c6e552e67c2270881358a98fe6064a</id>
<content type='text'>
</content>
</entry>
</feed>
