.. |
http
|
net.http.codes: Refresh from registry, many refs now point to RFC9110
|
2022-06-13 18:41:13 +02:00 |
resolvers
|
net.resolvers.basic: Add opt-out argument for DNSSEC security status
|
2022-08-02 16:08:43 +02:00 |
websocket
|
net.websocket.frames: Replace bit fiddling code with util.struct
|
2022-03-06 15:13:50 +01:00 |
adns.lua
|
net.adns: Prevent empty packets from being sent on "connect" (fix #1619)
|
2021-01-12 13:25:08 +01:00 |
connect.lua
|
net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246
|
2022-08-19 14:24:31 +02:00 |
cqueues.lua
|
net.cqueues: Fix resuming after timeouts
|
2020-07-08 22:01:19 +02:00 |
dns.lua
|
various: Update IETF RFC URLs for tools.ietf.org transition
|
2022-08-05 16:54:15 +02:00 |
http.lua
|
net.http: Allow using DANE via options or per request settings
|
2022-02-05 01:32:08 +01:00 |
httpserver.lua
|
net.httpserver: Make function local, fixes loading since there is no environment [luacheck]
|
2018-03-23 13:20:19 +01:00 |
server.lua
|
net.server_select: Deprecate and warn about it
|
2021-09-03 17:46:55 +02:00 |
server_epoll.lua
|
net.server: Fix multiple return values
|
2022-06-03 17:51:42 +02:00 |
server_event.lua
|
net.server: Fix multiple return values
|
2022-06-03 17:51:42 +02:00 |
server_select.lua
|
net.server: Fix multiple return values
|
2022-06-03 17:51:42 +02:00 |
stun.lua
|
net.stun: Support for xor-relayed-address attribute
|
2022-03-05 11:30:55 +00:00 |
tls_luasec.lua
|
net.tls_luasec: Harden dependency on LuaSec
|
2022-04-27 21:34:35 +02:00 |
unbound.lua
|
net.unbound: Merge luaunbound and prosody defaults in absence of user config (fixes #1763) (thanks rgd)
|
2022-06-19 19:49:32 +02:00 |
websocket.lua
|
net.websocket: Fix traceback in case of ondisconnect being called twice
|
2019-11-26 15:29:01 +00:00 |