aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/urltest.lua: simplify fail() helper, keep diagnostics at call sitescopilot/update-urltest-helpercopilot-swe-agent[bot]2 days1-13/+15
* Initial plancopilot-swe-agent[bot]2 days0-0/+0
* Add Lua 5.5 support (#473)Caleb Maclennan3 days5-5/+12
* chore(docs): Backfill changelog entries for merged PRs and assorted commitsCaleb Maclennan3 days1-0/+17
* feat(core): Handle response code 308 permanent redirectAmanda Stjerna3 days1-1/+1
* Merge pull request #472 from lunarmodules/feat/url-hosttypeCaleb Maclennan3 days4-7/+327
|\
| * fix(http): bracket IPv6 host in Host headerThijs Schreijer4 days1-1/+2
| * feat(url): classify host as name/ipv4/ipv6 in parse and buildThijs Schreijer4 days3-6/+325
* | Merge pull request #467 from lunarmodules/fix/http-size-protectCaleb Maclennan3 days5-8/+238
|\ \
| * | feat(http/ftp/smtp): implement max size checksThijs Schreijer5 days5-8/+238
| * | refactor(receive): make implicit line reads explicitThijs Schreijer5 days2-7/+7
* | | Merge pull request #470 from lunarmodules/header-canonCaleb Maclennan3 days4-97/+209
|\ \ \
| * | | Apply code review suggestionsThijs Schreijer5 days2-1/+4
| * | | feat(headers): dynamically create cononicalized headersThijs Schreijer5 days4-97/+206
| | |/ | |/|
* | | Merge pull request #471 from lunarmodules/fix/zero-readCaleb Maclennan3 days8-10/+542
|\ \ \
| * | | fix(udp): receive(0) tests and bad call to getnameinfoThijs Schreijer4 days6-1/+490
| * | | fix(receive): a receive 0 should immediately return, not blockThijs Schreijer4 days5-10/+53
| | |/ | |/|
* | | Merge pull request #463 from lunarmodules/feat/receive-limitCaleb Maclennan3 days5-30/+356
|\ \ \
| * | | chore(test): add 2 tests reusing partial resultsThijs Schreijer3 days1-3/+20
| |/ /
| * | fix(receive): guard numeric pattern against size_t overflow on castThijs Schreijer5 days2-3/+6
| * | fix(receive): guard maxsize against size_t overflow on castThijs Schreijer5 days2-3/+6
| * | chore(docs): some cleanupThijs Schreijer2026-08-171-46/+6
| * | feat(receive): add maxsize argument to bound memory usageThijs Schreijer2026-07-305-23/+366
* | | Merge pull request #449 from Wires77/add_SO_EXCLUSIVEADDRUSECaleb Maclennan3 days6-5/+108
|\ \ \ | |_|/ |/| |
| * | chore(docs): add docs for SO_EXCLUSIVEADDRUSE and othersThijs Schreijer3 days2-5/+71
| * | feat(core): Add option for Windows SO_EXCLUSIVEADDRUSEWires773 days4-0/+37
| |/
* | chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468)dependabot[bot]2026-08-131-1/+1
* | chore(deps): bump the github-actions group with 2 updates (#465)dependabot[bot]2026-07-302-3/+3
* | chore: add Dependabot config and pin GitHub Actions to git SHAs (#464)Copilot2026-07-304-9/+24
|/
* feat(udp): Allow changing UDP_DATAGRAMSIZE at compile time (#452)Victor Bombi2025-11-141-0/+2
* ci: Switch back to luarocks instance of GH actionCaleb Maclennan2025-05-301-1/+2
* feat: Add ucrt64 support in makefile (#455)Raffaello Bertini2025-05-292-2/+27
* ci: Fix the build for LuaJIT and OpenResty on Windows (#453)Luau2025-05-291-1/+2
* docs: Improve installation instructions, focus on LuaRocks installation (#454)Sharad Singh2025-03-311-55/+15
* Merge pull request #450 from luau-project/update-ciCaleb Maclennan2025-03-011-3/+3
|\
| * fix: Use a macos version supported by GitHub Actionsluau-project2025-03-011-1/+1
| * ci: Use GitHub Actions from luarocks namespaceluau-project2025-03-011-2/+2
|/
* Merge pull request #447 from masakk1/patch-1Caleb Maclennan2025-02-231-2/+2
|\
| * docs: Remove unnecessary `value` argument from gettimeoutMasak12025-02-231-2/+2
| * docs: Fix udp documentation gettimeout typoMasak12025-02-231-2/+2
|/
* chore: Remove the executable permission bit from some source files (#434)Tianjia Zhang2024-06-2915-0/+0
* fix(unix): Pass correct path length for abstract sockets (#430)Kim Alvefur2024-05-242-41/+42
* chore(docs): update LTN12 links (#428)Thijs Schreijer2024-03-155-20/+20
* fix(docs): link to included LTN documents (#426)Thijs Schreijer2024-03-052-1/+10
* chore(http): Correct typos in error message and code comments (#423)Alexandre Detiste2024-02-123-6/+6
* fix(http): Use the right protocol for proxies (#386)Max1Truc2023-11-231-3/+8
* fix(http): Correct receiveheaders() handling of folded values (#420)_AMD_2023-11-131-1/+1
* style(docs): Trim trailing whitespace in HTML docsCaleb Maclennan2023-11-113-82/+82
* chore(core): Update version markers to last released versionCaleb Maclennan2023-11-114-4/+4
* feat(rockspec): Ship mbox parser with LuaRocks, already packaged in some distrosCaleb Maclennan2023-11-111-0/+1