Software /
code /
prosody
Graph
-
net.http.parser: Add a limit on content length, default to 10M2016-08-18, by Kim Alvefur
-
net.http.parser: Buffer into a table to reduce GC pressure, collapse to string when needed (fixes #603)2016-08-13, by Kim Alvefur
-
net.server_epoll: Fix missing quotes in logging call2016-08-18, by Kim Alvefur
-
net.server_epoll: Add some comments2016-08-17, by Kim Alvefur
-
net.http.codes: Add HTTP status code 451 Unavailable For Legal Reasons from RFC 77252016-08-13, by Kim Alvefur
-
net.http.codes: Remove used argument2016-08-13, by Kim Alvefur
-
mod_register: Fix inverted throttle check (fixes #724)2016-08-13, by Kim Alvefur
-
net.http.parser: Remove unused argument [luacheck]2016-08-13, by Kim Alvefur
-
ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck]2016-08-12, by Anton Shestakov
-
ejabberdsql2prosody: rename variable 'host' to prevent shadowing upvalue [luacheck]2016-08-12, by Anton Shestakov
-
ejabberdsql2prosody: remove unused one-letter loop variables [luacheck]2016-08-12, by Anton Shestakov
-
ejabberdsql2prosody: remove unused function pushback() [luacheck]2016-08-12, by Anton Shestakov
Scroll all the way down to load more.