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 54c77c0054 net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) 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 Add copyright header to those files missing one 17 years ago
httpclient_listener.lua Add copyright header to those files missing one 17 years ago
httpserver.lua net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types 16 years ago
httpserver_listener.lua net.httpserver: Mark a request as secure if it is made using HTTPS 17 years ago
server.lua server.lua: Standardise on 'client' variable to refer to the socket, makes the code a bit cleaner 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 Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). 16 years ago