Software /
code /
prosody
Graph
-
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
-
util.prosodyctl.check: Collect options from all global plugins2021-05-27, by Kim Alvefur
-
util.prosodyctl.check: Format, sort option listings into canonical form2021-05-27, by Kim Alvefur
-
mod_admin_adhoc: Log who performs administrative actions2021-06-27, by Kim Alvefur
-
mod_admin_adhoc: Delete "Get User Password" command2021-06-27, by Kim Alvefur
-
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'2021-06-09, by Kim Alvefur
-
util.dataforms: Define a integer + "max" datatype2020-09-18, by Kim Alvefur
-
core.stanza_router: Rename variable to be more specific2021-06-25, by Kim Alvefur
-
mod_external_services: Report overall status as a module status2021-06-21, by Kim Alvefur
-
mod_external_services: Validate items as they are added2021-06-21, by Kim Alvefur
-
mod_external_services: Also validate services added by other modules2021-06-21, by Kim Alvefur
-
mod_storage_sql: Fix for move of yes/no function (Thanks Kasim)2021-06-21, by Kim Alvefur
-
mod_s2s: Remove duplicate method call (thanks luacheck)2021-06-21, by Kim Alvefur
-
mod_s2s: Guard against LuaSec not returning TLS info here too2021-06-21, by Kim Alvefur
-
mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin)2021-06-21, by Kim Alvefur
-
doap: Update XEP-0368 entry with mention of direct_tls_ports2021-06-20, by Kim Alvefur
-
CHANGES: Add Direct TLS support2021-06-20, by Kim Alvefur
-
mod_c2s: Log the same messages for Direct TLS as with starttls2021-06-20, by Kim Alvefur
-
mod_c2s: Update a comment to reflect Direct TLS2021-06-20, by Kim Alvefur
Scroll all the way down to load more.