IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/net
Kim Alvefur 76da7a7387 net.http.codes: Refresh from registry, many refs now point to RFC9110 4 years ago
..
http net.http.codes: Refresh from registry, many refs now point to RFC9110 4 years ago
resolvers net.resolvers.basic: Fix incorrect field name (thanks CI) 4 years ago
websocket net.websocket.frames: Replace bit fiddling code with util.struct 4 years ago
adns.lua net.adns: Prevent empty packets from being sent on "connect" (fix #1619) 5 years ago
connect.lua net.connect: Fix accumulation of connection attempt references 4 years ago
cqueues.lua net.cqueues: Fix resuming after timeouts 6 years ago
dns.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
http.lua net.http: Allow using DANE via options or per request settings 4 years ago
httpserver.lua net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
server.lua net: refactor sslconfig to not depend on LuaSec 4 years ago
server_epoll.lua net.server: Fix multiple return values 4 years ago
server_event.lua net.server: Fix multiple return values 4 years ago
server_select.lua net.server: Fix multiple return values 4 years ago
stun.lua net.stun: Support for xor-relayed-address attribute 4 years ago
tls_luasec.lua net.tls_luasec: Harden dependency on LuaSec 4 years ago
unbound.lua net.unbound: Adjust log level of error to error to error 4 years ago
websocket.lua net.websocket: Fix traceback in case of ondisconnect being called twice 6 years ago