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 07ca080e07 net.http.parser: Depend on util.http instead of net.http for urlencode 13 years ago
..
http net.http.parser: Depend on util.http instead of net.http for urlencode 13 years ago
adns.lua net.adns: Fix logging to handle unconnected UDP sockets 15 years ago
connlisteners.lua net.connlisteners: Add COMPAT stub, use portmanager! 14 years ago
dns.lua net.dns: Make sure argument to math.randomseed does not overflow a 32 bit unsigned int. Closes #320 13 years ago
http.lua net.http, util.http: Move definitions of urlencode/decode and formencode/decode to util.http (possible to use them without unnecessary network-related dependencies) 13 years ago
httpserver.lua net.httpserver: Add compatibility stub 14 years ago
server.lua net.server, _select: Reorganise configuration of server_select to be more like server_event 13 years ago
server_event.lua net.server_event: Remove unused local 13 years ago
server_select.lua net.server, _select: Reorganise configuration of server_select to be more like server_event 13 years ago