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 9cfa6a9d49 Merge 0.9->0.10 10 years ago
..
http net.http.server: Return from listen_on() whatever net.server.addserver() returns 10 years ago
websocket net.websocket.frames: Fix syntax error due to code copy pasting 10 years ago
adns.lua net.adns: Log peername recorded from wrapped setpeername instead of calling sock:getpeername, it exists and throws an error on unconnected sockets (thanks wirehack7) 11 years ago
connlisteners.lua net.*: Remove use of module() function 11 years ago
dns.lua Merge 0.9->0.10 10 years ago
http.lua certmanager, net.http: Disable SSLv3 by default 11 years ago
httpserver.lua net.*: Remove use of module() function 11 years ago
server.lua Merge 0.9->0.10 10 years ago
server_event.lua net.server_event: Add conn.type == 'server' for server sockets (fixes closeallservers() ) 10 years ago
server_select.lua Merge 0.9->0.10 10 years ago
websocket.lua net.websocket: Make data masking configurable 11 years ago