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
Matthew Wild 28e919462b net.connect: Improve logging on connection attempt failure 4 years ago
..
http
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
connect.lua net.connect: Improve logging on connection attempt failure 4 years ago
cqueues.lua
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
server.lua net.server_select: Deprecate and warn about it 4 years ago
server_epoll.lua net.server_epoll: Disable verbose mode by default 4 years ago
server_event.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
server_select.lua net.server: Add a predrain callaback just before writes 4 years ago
stun.lua net.stun: Support for xor-relayed-address attribute 4 years ago
unbound.lua util.id: Adjust entropy levels, with rationales 4 years ago
websocket.lua