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 7bdb84764c xmppserver_listener: When a connection fails, pass the reason to destroy_session 16 years ago
..
adns.lua net.adns: Trailing whitespace 16 years ago
connlisteners.lua net.connlisteners: Log an error when a listener fails to load. 16 years ago
dns.lua net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) 16 years ago
http.lua net.http: Don't expect the body on redirects 16 years ago
httpclient_listener.lua Add copyright header to those files missing one 17 years ago
httpserver.lua net.httpserver: Removed mime handling (now in mod_httpserver). Unknown dynamic content is now always served as text/html. 16 years ago
httpserver_listener.lua net.httpserver: Mark a request as secure if it is made using HTTPS 17 years ago
server.lua net.server_select: Restore checks for wantread/timeout errors on receive 16 years ago
xmppclient_listener.lua xmppclient_listener: Escape control characters when logging invalid XML. 16 years ago
xmppcomponent_listener.lua Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). 16 years ago
xmppserver_listener.lua xmppserver_listener: When a connection fails, pass the reason to destroy_session 16 years ago