<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket, branch hjelmeland-patch-1</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=hjelmeland-patch-1</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=hjelmeland-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2023-11-10T06:12:04+00:00</updated>
<entry>
<title>Merge branch 'master' into hjelmeland-patch-1</title>
<updated>2023-11-10T06:12:04+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-10T06:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5c4fc93d5f4137bf4c22ddf1a048c907a4a26727'/>
<id>urn:sha1:5c4fc93d5f4137bf4c22ddf1a048c907a4a26727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Update Luacheck to v1+, use newer Ubuntu runner images</title>
<updated>2023-11-08T10:14:04+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-08T10:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=43a97b7f0053313b43906371dbdc226271e6c8ab'/>
<id>urn:sha1:43a97b7f0053313b43906371dbdc226271e6c8ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Identify CI jobs better and skip irrelevant platform specific steps</title>
<updated>2023-11-08T10:08:10+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-11-08T10:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=64c9d531df0efc3f4e85be6d69e5695831993430'/>
<id>urn:sha1:64c9d531df0efc3f4e85be6d69e5695831993430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #415 from leso-kn/feature/actions-windows</title>
<updated>2023-10-30T19:04:00+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-10-30T19:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0f37af645c5f3a0377f1650b529ed23b2e26749f'/>
<id>urn:sha1:0f37af645c5f3a0377f1650b529ed23b2e26749f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Enable windows build</title>
<updated>2023-10-27T17:31:18+00:00</updated>
<author>
<name>leso-kn</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-27T17:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=9c6195ea629077bd7f6bf73e3e9991c89ec5ba7e'/>
<id>urn:sha1:9c6195ea629077bd7f6bf73e3e9991c89ec5ba7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(core): Replace check for SO_BINDTODEVICE support with platform independent version</title>
<updated>2023-10-27T09:34:39+00:00</updated>
<author>
<name>leso-kn</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-27T09:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=708e50f8e640540198a24798b1bacd349f3c11dd'/>
<id>urn:sha1:708e50f8e640540198a24798b1bacd349f3c11dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): Disable SO_BINDTODEVICE on windows</title>
<updated>2023-10-27T06:59:26+00:00</updated>
<author>
<name>leso-kn</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-23T19:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0bc8c56043e9fee5403516c62618b7d3acc5508a'/>
<id>urn:sha1:0bc8c56043e9fee5403516c62618b7d3acc5508a</id>
<content type='text'>
Co-authored-by: Sewbacca &lt;sebastian.kalus@kolabnow.com&gt;
</content>
</entry>
<entry>
<title>feat(tcp): Add 'bindtodevice' option (#408)</title>
<updated>2023-10-23T18:27:01+00:00</updated>
<author>
<name>Leso_KN</name>
<email>info@lesosoftware.com</email>
</author>
<published>2023-10-23T18:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f741a88b80ffcf4de65b91ff82fc9f7865cbad0e'/>
<id>urn:sha1:f741a88b80ffcf4de65b91ff82fc9f7865cbad0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fixup badge URLs with current GH API</title>
<updated>2023-10-17T06:07:25+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2023-10-17T06:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=9100f7e3abf3511009fa21de1e0b304cac5489d3'/>
<id>urn:sha1:9100f7e3abf3511009fa21de1e0b304cac5489d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(http): Allow relative redirect on https (#395)</title>
<updated>2022-10-08T06:42:36+00:00</updated>
<author>
<name>Henri D</name>
<email>nheir.kim@gmail.com</email>
</author>
<published>2022-10-08T06:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=8c2ff7217e2a205eb107a6f48b04ff1b2b3090a1'/>
<id>urn:sha1:8c2ff7217e2a205eb107a6f48b04ff1b2b3090a1</id>
<content type='text'>
Location header can now be relative: https://httpwg.org/specs/rfc9110.html#field.location</content>
</entry>
</feed>
