<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/test, branch master</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2022-10-08T06:42:36+00:00</updated>
<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>
<entry>
<title>refactor: Address issues raised by linter</title>
<updated>2022-03-19T14:13:15+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2022-03-18T11:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1'/>
<id>urn:sha1:601ad8d59f11d7180015d0ecfb9d0a8d67f6f5c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/find-connect-limit: add missing "socket ="</title>
<updated>2020-03-28T22:21:23+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>git@westbrook.io</email>
</author>
<published>2020-03-28T21:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=5b18e475f38fcf28429b1cc4b17baee3b9793a62'/>
<id>urn:sha1:5b18e475f38fcf28429b1cc4b17baee3b9793a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/udp-zero-length-send-recv: add missing "socket ="; use shebang "#!/usr/bin/env lua"</title>
<updated>2020-03-28T22:21:23+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>git@westbrook.io</email>
</author>
<published>2020-03-28T21:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=743a5f1bcf92e72df8b0ab36c3dee1f53e7d71c5'/>
<id>urn:sha1:743a5f1bcf92e72df8b0ab36c3dee1f53e7d71c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/udp-zero-length-send: add missing "socket ="; use shebang "#!/usr/bin/env lua"</title>
<updated>2020-03-28T22:21:23+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>git@westbrook.io</email>
</author>
<published>2020-03-28T21:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=a7baf8dc25f5824a7b6f3a051e639c78a3a9cff7'/>
<id>urn:sha1:a7baf8dc25f5824a7b6f3a051e639c78a3a9cff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/getoptions: guard calls with pcall(); check result of getoption"linger"</title>
<updated>2020-03-28T22:21:23+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>git@westbrook.io</email>
</author>
<published>2020-03-28T21:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=c8b4fdf85829d98e185256fba10d50f5b35735a8'/>
<id>urn:sha1:c8b4fdf85829d98e185256fba10d50f5b35735a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/tcp-getoptions: bugfix: missing "socket =" in require"socket"</title>
<updated>2020-03-28T22:21:23+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>git@westbrook.io</email>
</author>
<published>2020-03-27T22:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=84e5336e8b9f364e675c3a55a8bb04c1fddb68bc'/>
<id>urn:sha1:84e5336e8b9f364e675c3a55a8bb04c1fddb68bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #116 from linuxmaniac/master</title>
<updated>2019-02-24T20:55:27+00:00</updated>
<author>
<name>Diego Nehab</name>
<email>diego.nehab@gmail.com</email>
</author>
<published>2019-02-24T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=699c36c0193c4c9fb4ae8d90c032280f6bacdaf3'/>
<id>urn:sha1:699c36c0193c4c9fb4ae8d90c032280f6bacdaf3</id>
<content type='text'>
Add "tcp-keepidle", "tcp-keepcnt" and "tcp-keepintvl" options</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): use temporary NUL marker to reduce empty-segment special-case code</title>
<updated>2018-08-21T18:17:12+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T18:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=ca5398be098b571912dcbd93c83ab78151814f99'/>
<id>urn:sha1:ca5398be098b571912dcbd93c83ab78151814f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>url.lua:remove_dot_components(): empty path component double-dot corner case</title>
<updated>2018-08-21T17:27:42+00:00</updated>
<author>
<name>E. Westbrook</name>
<email>github@westbrook.io</email>
</author>
<published>2018-08-21T17:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=38d936ec0ea05da9f85a5c582e5073e0d1b82209'/>
<id>urn:sha1:38d936ec0ea05da9f85a5c582e5073e0d1b82209</id>
<content type='text'>
</content>
</entry>
</feed>
