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 5c1d94de1b net.http.server: Log event name when firing a request event 11 years ago
..
http net.http.server: Log event name when firing a request event 11 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.connlisteners: Add COMPAT stub, use portmanager! 14 years ago
dns.lua net.dns: Try next server if peer name can not be set (thanks wirehack7) 11 years ago
http.lua certmanager, net.http: Disable SSLv3 by default 11 years ago
httpserver.lua net.httpserver: Add compatibility stub 14 years ago
server.lua net.server*: Allow the TCP backlog parameter to be set in the config 13 years ago
server_event.lua net.server_{select,event}: Add 'ondetach' callback for listener objects, to notify them when another listener is being assigned to a connection 12 years ago
server_select.lua net.server_select: 'listener'->'listeners' (fixes undefined global access) 11 years ago