Software /
code /
prosody
Graph
-
prosodyctl: Add 'shell' to command listing2021-07-14, by Kim Alvefur
-
prosodyctl: Add 'check' to command listing (fixes #1622)2021-05-30, by Kim Alvefur
-
net.server_epoll: Add setting for disabling the Nagle algorithm2021-07-14, by Kim Alvefur
-
net.server_epoll: Support setting keepalive idle time2021-07-14, by Kim Alvefur
-
net.server_epoll: Add way to enable TCP keeplives on all connections2021-07-14, by Kim Alvefur
-
net.server_epoll: Add an (empty) method for setting socket options2021-07-14, by Kim Alvefur
-
net.server_epoll: Log failures to set socket options2021-07-14, by Kim Alvefur
-
mod_s2s: Don't close connections on reload2021-07-14, by Kim Alvefur
-
mod_s2s: Close connections attached to a host being deactivated2021-07-14, by Kim Alvefur
-
mod_s2s: Vary log level by remote stream error2021-07-14, by Kim Alvefur
-
tools/jabberd14sql2prosody: Tweak wording in comments2021-07-13, by Kim Alvefur
-
tools/xep227toprosody: Tweak wording in comments2021-07-13, by Kim Alvefur
-
mod_dialback: Tweak wording in a comment2021-07-13, by Kim Alvefur
-
mod_s2s: Remove connection timeout once it's no longer needed2021-07-13, by Kim Alvefur
-
net.server_epoll: Call onconnect immediately after TLS handshake completion2021-07-13, by Kim Alvefur
-
net.server_epoll: Refactor immediate TLS handshake start2021-07-13, by Kim Alvefur
-
net.server_epoll: Keep socket registered in epoll trough TLS wrapping2021-07-13, by Kim Alvefur
-
net.server_epoll: Use TLS handshake timeout after initiating handshake2021-07-13, by Kim Alvefur
-
net.server_epoll: Start TLS handshake immediately on newly accepted connections2021-07-13, by Kim Alvefur
-
net.server_epoll: Factor out TLS initialization into a method2021-07-13, by Kim Alvefur
-
net.server_epoll: Fix typo2021-07-13, by Kim Alvefur
-
mod_s2s: Log debug message on attempted close of an connectionless session2021-07-11, by Kim Alvefur
-
mod_s2s: Drop level of indentation by inverting a condition and early return2021-07-11, by Kim Alvefur
-
mod_s2s: Use module API to fire events2021-07-11, by Kim Alvefur
-
scansion tests: Allow specifying network settings via environment variable2021-07-11, by Kim Alvefur
-
scansion tests: Allow specifying network backend via environment variable2021-07-11, by Kim Alvefur
-
net.server_epoll: Prevent stack overflow of opportunistic writes2021-07-11, by Kim Alvefur
-
mod_http_errors: Set status code 200 from root page2021-07-09, by Kim Alvefur
-
mod_http_errors: Add a Prosody logo to root page2021-07-09, by Kim Alvefur
-
mod_http_errors: Allow adding icons on error pages2021-07-09, by Kim Alvefur
-
net.http: Send entire HTTP request header as one write2021-07-08, by Kim Alvefur
-
net.server_epoll: Immediately attempt to read from newly accepted connections2021-07-08, by Kim Alvefur
-
net.server_epoll: Separate handling of new incoming and outgoing connections2021-07-08, by Kim Alvefur
-
net.server_epoll: Ensure timeout after closing2020-10-30, by Kim Alvefur
-
core.loggingmanager: Disable pretty printing when not connected to a tty2021-07-04, by Kim Alvefur
-
util.pposix: Bind isatty(3)2021-07-04, by Kim Alvefur
-
util.prosodyctl.check: Normalize away trailing dot in some messages too2021-07-04, by Kim Alvefur
-
util.prosodyctl.check: Normalize potential to form without trailing '.'2021-07-03, by Kim Alvefur
-
util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvX2021-07-03, by Kim Alvefur
-
util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to false2021-07-03, by Kim Alvefur
-
util.prosodyctl.check: Silence IP protocol mismatches when disabled2021-07-03, by Kim Alvefur
-
Merge 0.11->trunk2021-07-03, by Kim Alvefur
-
util.format: Escape ASCII control characters also in extra arguments2021-07-03, by Kim Alvefur
-
util.format: Allow newlines but ensure following lines are indented2021-07-03, by Kim Alvefur
-
util.format: Fix missing backslash in pattern2021-07-03, by Kim Alvefur
-
util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignored2021-07-03, by Kim Alvefur
-
util.format: Change formatting of nil values to avoid looking like XML2021-06-29, by Kim Alvefur
-
core.loggingmanager: Pretty-print logged XML snippets in console2021-06-29, by Kim Alvefur
-
util.stanza: Export pretty printing function2021-06-29, by Kim Alvefur
-
core.loggingmanager: Support passing log messages trough a filter2021-06-29, by Kim Alvefur
-
util.stanza: Simplify and make pretty-printing look nicer2020-11-07, by Kim Alvefur
-
util.stanza: Remove Windows "support" (disabling ANSI color pretty printing)2020-11-07, by Kim Alvefur
-
util.format: Escape ASCII control characters in output2021-06-15, by Kim Alvefur
-
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought)2021-06-29, by Matthew Wild
-
util.dbuffer: Add read_until() method2021-06-29, by Matthew Wild
Scroll all the way down to load more.