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 b19b3bb07d net.http.server: Support for wildcard events (events that end with '/*') 14 years ago
..
http net.http.server: Support for wildcard events (events that end with '/*') 14 years ago
adns.lua net.adns: Fix logging to handle unconnected UDP sockets 15 years ago
dns.lua s2smanager, net.dns: Fix handling for NXNAME and SRV target of "." 14 years ago
http.lua net.http, httpclient_listener: Merge listener into net.http 14 years ago
httpserver.lua net.httpserver: Comment dependency on connlisteners. Further cleanup to follow. 14 years ago
httpserver_listener.lua Merge 0.6->0.7 16 years ago
server.lua net.server: Don't load configmanager if not running inside Prosody, assume server_select 16 years ago
server_event.lua net.server_event: Fix :pause() to actually stop reading from the socket, rather than ignoring socket-readable events (!), and :resume() to restart the event listener 14 years ago
server_select.lua net.server_select: Autostart SSL negotiation as the last part of socket setup to avoid a traceback (#262) (thanks Maranda) 14 years ago