index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
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
*
Merge pull request #450 from luau-project/update-ci
HEAD
master
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
*
Merge pull request #418 from alerque/url-empty-path
Caleb Maclennan
2023-11-09
1
-1
/
+1
|
\
|
*
fix(url): Avoid fragment being part of authority, allows parsing empty paths
Caleb Maclennan
2023-11-08
1
-1
/
+1
|
*
fix(url): Avoid query string being part of authority, allows parsing empty paths
Caleb Maclennan
2023-11-08
1
-1
/
+1
*
|
fix(wsocket): Properly report CONNRESET (#81)
Paul Kulchenko
2023-11-09
1
-0
/
+2
|
/
*
fix(inet): Return port as number in getsockname (#392)
georgeto
2023-11-08
1
-1
/
+1
*
ci: Update Luacheck to v1+, use newer Ubuntu runner images
Caleb Maclennan
2023-11-08
2
-4
/
+4
*
ci: Identify CI jobs better and skip irrelevant platform specific steps
Caleb Maclennan
2023-11-08
1
-3
/
+3
*
Merge pull request #415 from leso-kn/feature/actions-windows
Caleb Maclennan
2023-10-30
2
-6
/
+11
|
\
|
*
ci: Enable windows build
leso-kn
2023-10-27
1
-4
/
+9
|
*
refactor(core): Replace check for SO_BINDTODEVICE support with platform indep...
leso-kn
2023-10-27
1
-2
/
+2
|
/
*
fix(core): Disable SO_BINDTODEVICE on windows
leso-kn
2023-10-27
1
-2
/
+2
*
feat(tcp): Add 'bindtodevice' option (#408)
Leso_KN
2023-10-23
3
-0
/
+32
*
docs: Fixup badge URLs with current GH API
Caleb Maclennan
2023-10-17
1
-2
/
+2
*
fix(http): Allow relative redirect on https (#395)
Henri D
2022-10-08
2
-2
/
+34
*
Revert "fix(usocket): Fix typo in return value function name"
Caleb Maclennan
2022-08-31
1
-1
/
+1
*
Merge branch 'zhaozg/master'
Caleb Maclennan
2022-08-30
1
-2
/
+2
|
\
|
*
style(usocket): Remove trailing space at EOL
zhaozg
2022-08-30
1
-1
/
+1
|
*
fix(usocket): Fix typo in return value function name
zhaozg
2022-08-30
1
-1
/
+1
|
/
*
style(core) Remove lingering c-style comment (#388)
George Zhao
2022-08-27
1
-1
/
+1
*
Merge pull request #364 from lunarmodules/cleanup
Thijs Schreijer
2022-08-24
56
-2244
/
+814
|
\
|
*
chore(ltn) rename files to markdown
Thijs Schreijer
2022-03-29
2
-0
/
+0
|
*
chore(ltn) update file contents from wiki to markdown
Thijs Schreijer
2022-03-29
2
-169
/
+163
|
*
cleanup; move FIX, TODO, WISH into TODO.md
Thijs Schreijer
2022-03-29
4
-131
/
+135
|
*
cleanup; move ./etc into ./samples and mark 'unsupported'
Thijs Schreijer
2022-03-29
18
-112
/
+98
|
*
cleanup; delete the ./gem folder
Thijs Schreijer
2022-03-29
28
-1414
/
+0
|
*
cleanup; move logo file into docs, more appropriate
Thijs Schreijer
2022-03-29
1
-0
/
+0
|
*
cleanup; delete unreferenced powerpoint file from docs
Thijs Schreijer
2022-03-29
1
-0
/
+0
*
|
chore: Release v3.1.0
v3.1.0
Caleb Maclennan
2022-07-27
3
-1
/
+143
*
|
ci: Echo correct platform in job title
Caleb Maclennan
2022-07-27
1
-2
/
+2
*
|
fix(build): Use gai_strerrorA not gai_strerror on Windows
rpatters1
2022-07-27
5
-6
/
+8
*
|
feat(tcp): Add support for TCP Defer Accept
Kim Alvefur
2022-07-27
4
-0
/
+18
*
|
feat(tcp): Add support for TCP Fast Open
Kim Alvefur
2022-07-27
4
-0
/
+33
*
|
chore(rockspec): Move recent PR change to proper rockspec (#384)
Caleb Maclennan
2022-07-26
2
-3
/
+3
*
|
fix(rockspec): Fixup Windows (mingw32) builds (#383)
goldenstein64
2022-07-26
1
-1
/
+2
|
/
[next]