<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/ssl, branch v4.1.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v4.1.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v4.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2025-04-12T16:06:24+00:00</updated>
<entry>
<title>Sync opensslconf.h, add crypto_arch.h for mips</title>
<updated>2025-04-12T16:06:24+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-04-11T16:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1087da12fc815a84592454980cdcd5d34b07285b'/>
<id>urn:sha1:1087da12fc815a84592454980cdcd5d34b07285b</id>
<content type='text'>
This was easy enough to make compile. As long as it doesn't get in the
way, I think we can keep this.

Fixes #1110
</content>
</entry>
<entry>
<title>Basic loongarch64 support</title>
<updated>2025-04-10T13:22:36+00:00</updated>
<author>
<name>Ivan A. Melnikov</name>
<email>iv@altlinux.org</email>
</author>
<published>2025-04-10T13:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=031c2f1722f9af10299de3d22ff3c1467d541241'/>
<id>urn:sha1:031c2f1722f9af10299de3d22ff3c1467d541241</id>
<content type='text'>
Just wire things up to make the project buildable
on LoongArch64.

opensslconf.h is taken form riscv64 folder as is,
and is the same as on some other 64 bit architectures.

Refs: https://github.com/libressl/portable/issues/1123
Signed-off-by: Ivan A. Melnikov &lt;iv@altlinux.org&gt;
</content>
</entry>
<entry>
<title>Disable additional MSVC warnings</title>
<updated>2024-11-13T22:15:53+00:00</updated>
<author>
<name>Don Olmstead</name>
<email>don.j.olmstead@gmail.com</email>
</author>
<published>2024-11-13T20:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1996dbc07d129cf2b1d32be384a131b9e6fa5373'/>
<id>urn:sha1:1996dbc07d129cf2b1d32be384a131b9e6fa5373</id>
<content type='text'>
Append additional MSVC warnings to `MSVC_DISABLED_WARNINGS_LIST`. Disable warnings for specific files using `COMPILE_OPTIONS`.
</content>
</entry>
<entry>
<title>Pull if() statement out of argument list</title>
<updated>2024-10-02T11:00:09+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-10-02T11:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=47681bf795e5cc71dd6024429d78c1b687ac45a3'/>
<id>urn:sha1:47681bf795e5cc71dd6024429d78c1b687ac45a3</id>
<content type='text'>
Pointed out by @vszakats in #1100
</content>
</entry>
<entry>
<title>Only use DLL_NAME_WITH_SOVERSION for cmake &gt;= 3.27</title>
<updated>2024-10-02T02:44:37+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-10-02T02:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6a20a5841cb70424c2ebfa936047ef6ea3567b52'/>
<id>urn:sha1:6a20a5841cb70424c2ebfa936047ef6ea3567b52</id>
<content type='text'>
Suggested by Viktor Szakats in #1084
</content>
</entry>
<entry>
<title>Append version to dll on CMake</title>
<updated>2024-08-21T13:58:47+00:00</updated>
<author>
<name>Yang Kun</name>
<email>91833768+ikspress@users.noreply.github.com</email>
</author>
<published>2024-08-21T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9a8d1ec81730b6aface3670b1c96375dca5af424'/>
<id>urn:sha1:9a8d1ec81730b6aface3670b1c96375dca5af424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>And adapt libssl</title>
<updated>2024-08-11T13:32:32+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-08-06T13:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ec3abe7b9b733500911fdf4d056ce6181c74da6b'/>
<id>urn:sha1:ec3abe7b9b733500911fdf4d056ce6181c74da6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reach from ssl into crypto for crypto_internal.h</title>
<updated>2024-06-25T20:08:20+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-06-25T20:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=57a4289e8d9d6dbc46b668546f9d51cc8e6645ea'/>
<id>urn:sha1:57a4289e8d9d6dbc46b668546f9d51cc8e6645ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: stop exporting compat functions</title>
<updated>2023-12-14T03:36:09+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2023-12-14T03:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=848950877fb2d66d76cb1258fc28a2b1b453a42d'/>
<id>urn:sha1:848950877fb2d66d76cb1258fc28a2b1b453a42d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl_algs.c was removed</title>
<updated>2023-11-22T16:11:05+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2023-11-22T16:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a332334ec11c68ca15613158b94fc72528564c38'/>
<id>urn:sha1:a332334ec11c68ca15613158b94fc72528564c38</id>
<content type='text'>
</content>
</entry>
</feed>
