prosody/net
Kim Alvefur 52178d7430 net.server_epoll: Make running out of buffer space a fatal error
Prevent Bad Things from happening when the buffer gets full.
This of course opens up the possibility of intentionally killing
connections by sending much stuff, which need to be mitigated with rate
limits elsewhere.
2024-11-09 15:42:31 +01:00
..
http util.error: Use is_error() instead of is_err() everywhere 2024-10-29 14:10:02 +01:00
resolvers net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
websocket net.websocket.frames: Remove completed TODO 2023-07-29 01:42:19 +02:00
adns.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
connect.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
cqueues.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
dns.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
http.lua Merge 0.12->trunk 2024-08-16 17:06:41 +02:00
httpserver.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
server.lua net.server: Restore epoll signalfd handling 2024-03-02 13:40:37 +01:00
server_epoll.lua net.server_epoll: Make running out of buffer space a fatal error 2024-11-09 15:42:31 +01:00
server_event.lua Merge 0.12->trunk 2024-07-07 18:40:25 +02:00
server_select.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
stun.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00
tls_luasec.lua util.sslconfig: Support DH parameters as literal string 2024-07-12 15:21:08 +02:00
unbound.lua net.unbound: Show canonical name in textual format (e.g. in shell) 2024-04-14 14:06:57 +02:00
websocket.lua net: Prefix module imports with prosody namespace 2023-03-17 16:23:12 +01:00