index
:
luasocket
copilot/check-testfiles-for-os-exit-issues
copilot/update-urltest-helper
docs/pre-release-audit
feat/sse
feature/compiler-override
hjelmeland-patch-1
http-headers-callback
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/urltest.lua: simplify fail() helper, keep diagnostics at call sites
copilot/update-urltest-helper
copilot-swe-agent[bot]
2 days
1
-13
/
+15
*
Initial plan
copilot-swe-agent[bot]
2 days
0
-0
/
+0
*
Add Lua 5.5 support (#473)
Caleb Maclennan
3 days
5
-5
/
+12
*
chore(docs): Backfill changelog entries for merged PRs and assorted commits
Caleb Maclennan
3 days
1
-0
/
+17
*
feat(core): Handle response code 308 permanent redirect
Amanda Stjerna
3 days
1
-1
/
+1
*
Merge pull request #472 from lunarmodules/feat/url-hosttype
Caleb Maclennan
3 days
4
-7
/
+327
|
\
|
*
fix(http): bracket IPv6 host in Host header
Thijs Schreijer
4 days
1
-1
/
+2
|
*
feat(url): classify host as name/ipv4/ipv6 in parse and build
Thijs Schreijer
4 days
3
-6
/
+325
*
|
Merge pull request #467 from lunarmodules/fix/http-size-protect
Caleb Maclennan
3 days
5
-8
/
+238
|
\
\
|
*
|
feat(http/ftp/smtp): implement max size checks
Thijs Schreijer
5 days
5
-8
/
+238
|
*
|
refactor(receive): make implicit line reads explicit
Thijs Schreijer
5 days
2
-7
/
+7
*
|
|
Merge pull request #470 from lunarmodules/header-canon
Caleb Maclennan
3 days
4
-97
/
+209
|
\
\
\
|
*
|
|
Apply code review suggestions
Thijs Schreijer
5 days
2
-1
/
+4
|
*
|
|
feat(headers): dynamically create cononicalized headers
Thijs Schreijer
5 days
4
-97
/
+206
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #471 from lunarmodules/fix/zero-read
Caleb Maclennan
3 days
8
-10
/
+542
|
\
\
\
|
*
|
|
fix(udp): receive(0) tests and bad call to getnameinfo
Thijs Schreijer
4 days
6
-1
/
+490
|
*
|
|
fix(receive): a receive 0 should immediately return, not block
Thijs Schreijer
4 days
5
-10
/
+53
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #463 from lunarmodules/feat/receive-limit
Caleb Maclennan
3 days
5
-30
/
+356
|
\
\
\
|
*
|
|
chore(test): add 2 tests reusing partial results
Thijs Schreijer
3 days
1
-3
/
+20
|
|
/
/
|
*
|
fix(receive): guard numeric pattern against size_t overflow on cast
Thijs Schreijer
5 days
2
-3
/
+6
|
*
|
fix(receive): guard maxsize against size_t overflow on cast
Thijs Schreijer
5 days
2
-3
/
+6
|
*
|
chore(docs): some cleanup
Thijs Schreijer
2026-08-17
1
-46
/
+6
|
*
|
feat(receive): add maxsize argument to bound memory usage
Thijs Schreijer
2026-07-30
5
-23
/
+366
*
|
|
Merge pull request #449 from Wires77/add_SO_EXCLUSIVEADDRUSE
Caleb Maclennan
3 days
6
-5
/
+108
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
chore(docs): add docs for SO_EXCLUSIVEADDRUSE and others
Thijs Schreijer
3 days
2
-5
/
+71
|
*
|
feat(core): Add option for Windows SO_EXCLUSIVEADDRUSE
Wires77
3 days
4
-0
/
+37
|
|
/
*
|
chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468)
dependabot[bot]
2026-08-13
1
-1
/
+1
*
|
chore(deps): bump the github-actions group with 2 updates (#465)
dependabot[bot]
2026-07-30
2
-3
/
+3
*
|
chore: add Dependabot config and pin GitHub Actions to git SHAs (#464)
Copilot
2026-07-30
4
-9
/
+24
|
/
*
feat(udp): Allow changing UDP_DATAGRAMSIZE at compile time (#452)
Victor Bombi
2025-11-14
1
-0
/
+2
*
ci: Switch back to luarocks instance of GH action
Caleb Maclennan
2025-05-30
1
-1
/
+2
*
feat: Add ucrt64 support in makefile (#455)
Raffaello Bertini
2025-05-29
2
-2
/
+27
*
ci: Fix the build for LuaJIT and OpenResty on Windows (#453)
Luau
2025-05-29
1
-1
/
+2
*
docs: Improve installation instructions, focus on LuaRocks installation (#454)
Sharad Singh
2025-03-31
1
-55
/
+15
*
Merge pull request #450 from luau-project/update-ci
Caleb Maclennan
2025-03-01
1
-3
/
+3
|
\
|
*
fix: Use a macos version supported by GitHub Actions
luau-project
2025-03-01
1
-1
/
+1
|
*
ci: Use GitHub Actions from luarocks namespace
luau-project
2025-03-01
1
-2
/
+2
|
/
*
Merge pull request #447 from masakk1/patch-1
Caleb Maclennan
2025-02-23
1
-2
/
+2
|
\
|
*
docs: Remove unnecessary `value` argument from gettimeout
Masak1
2025-02-23
1
-2
/
+2
|
*
docs: Fix udp documentation gettimeout typo
Masak1
2025-02-23
1
-2
/
+2
|
/
*
chore: Remove the executable permission bit from some source files (#434)
Tianjia Zhang
2024-06-29
15
-0
/
+0
*
fix(unix): Pass correct path length for abstract sockets (#430)
Kim Alvefur
2024-05-24
2
-41
/
+42
*
chore(docs): update LTN12 links (#428)
Thijs Schreijer
2024-03-15
5
-20
/
+20
*
fix(docs): link to included LTN documents (#426)
Thijs Schreijer
2024-03-05
2
-1
/
+10
*
chore(http): Correct typos in error message and code comments (#423)
Alexandre Detiste
2024-02-12
3
-6
/
+6
*
fix(http): Use the right protocol for proxies (#386)
Max1Truc
2023-11-23
1
-3
/
+8
*
fix(http): Correct receiveheaders() handling of folded values (#420)
_AMD_
2023-11-13
1
-1
/
+1
*
style(docs): Trim trailing whitespace in HTML docs
Caleb Maclennan
2023-11-11
3
-82
/
+82
*
chore(core): Update version markers to last released version
Caleb Maclennan
2023-11-11
4
-4
/
+4
*
feat(rockspec): Ship mbox parser with LuaRocks, already packaged in some distros
Caleb Maclennan
2023-11-11
1
-0
/
+1
[next]