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 1d9d763906 net.server: Fix missing concatenation operator in error message 16 years ago
..
adns.lua net.adns: Utilise new net.dns API to handle DNS network errors 17 years ago
connlisteners.lua Remove version number from copyright headers 17 years ago
dns.lua net.dns: Even better parsing of nameservers from resolv.conf 17 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: Allow response.body to be a non-string 17 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: Fix missing concatenation operator in error message 16 years ago
xmppclient_listener.lua xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120 17 years ago
xmppcomponent_listener.lua xmppcomponent_listener: Fix to collect component sessions on disconnect 17 years ago
xmppserver_listener.lua xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120 17 years ago