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 bc402b6409 net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets 5 years ago
..
http net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets 5 years ago
resolvers Merge 0.11->trunk 6 years ago
websocket Merge 0.11->trunk 5 years ago
adns.lua util.dependencies: Tone down lua-unbound dependency for now 6 years ago
connect.lua net.connect: Remove TODO about use_ipv4/6 done in 3bfb20be844c 6 years ago
cqueues.lua net.cqueues: Fix resuming after timeouts 6 years ago
dns.lua net.dns: Disable jitter for default resolver (used by blocking dns.lookup() calls) 6 years ago
http.lua Merge 0.11->trunk 5 years ago
httpserver.lua net.httpserver: Make function local, fixes loading since there is no environment [luacheck] 8 years ago
server.lua net.server: Switch to epoll backend by default 6 years ago
server_epoll.lua net.server: Backport client parts of SNI support from trunk (#409) 5 years ago
server_event.lua net.server: Backport client parts of SNI support from trunk (#409) 5 years ago
server_select.lua net.server_select: Fix traceback (thanks eta) 5 years ago
unbound.lua net.unbound: Remove compat for missing promises (pre-0.11) 6 years ago
websocket.lua net.websocket: Fix traceback in case of ondisconnect being called twice 6 years ago