Software /
code /
prosody
Graph
-
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
-
util.prosodyctl.check: Ensure that libunbound does not check hosts file2021-06-20, by Kim Alvefur
-
util.prosodyctl.check: Deprecate legacy_ssl related options2021-06-20, by Kim Alvefur
-
util.prosodyctl.check: Add support for checking Direct TLS SRV records2021-06-20, by Kim Alvefur
-
mod_c2s: Add a Direct TLS listener2021-06-20, by Kim Alvefur
-
util.prosodyctl.check: Fix for net.dns vs unbound API difference2021-06-20, by Kim Alvefur
-
util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting2021-06-20, by Kim Alvefur
-
mod_http_file_share: Update comment about x-frame-options2021-06-20, by Kim Alvefur
-
CHANGES: Add OpenMetrics changes to Statistics2021-06-19, by Kim Alvefur
-
mod_s2s: Bail if connection is destroyed after attempting to open stream2021-06-16, by Kim Alvefur
-
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers2021-06-15, by Kim Alvefur
-
mod_admin_shell: module:info: List 'items' that can be formatted easily2021-06-12, by Kim Alvefur
-
mod_admin_shell: module:info: Show friendlier name for known 'items'2021-06-12, by Kim Alvefur
-
mod_admin_shell: module:info: List provided 'items'2021-06-12, by Kim Alvefur
-
mod_admin_shell: module:info: Use existing host string representation2021-06-12, by Kim Alvefur
-
mod_admin_shell: module:info: List dependencies2021-06-12, by Kim Alvefur
-
mod_admin_shell: module:info: Show module status2021-06-12, by Kim Alvefur
-
mod_admin_shell: Add basic command that shows more info about loaded modules2021-06-12, by Kim Alvefur
-
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua 5.1 (thanks sups)2021-06-14, by Matthew Wild
-
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services2021-01-21, by Kim Alvefur
-
core.portmanager: Also reload per-SNI certificates2021-06-10, by Kim Alvefur
-
core.portmanager: Reload direct TLS certificates after config reload2021-06-10, by Kim Alvefur
-
core.portmanager: Factor out base TLS context creation for reuse2021-06-10, by Kim Alvefur
-
net.server_epoll: Add missing method for changing TLS context2021-06-10, by Kim Alvefur
-
mod_http_file_share: Build list of measuring buckets for configured size limit2021-06-08, by Kim Alvefur
-
util.openmetrics: Prettify format of histogram buckets2021-06-07, by Kim Alvefur
-
net.server_epoll: Fix reporting of socket connect timeout2021-06-07, by Kim Alvefur
-
core.certmanager: Skip service certificate lookup for https client2021-05-27, by Kim Alvefur
-
core.portmanager: Fix race condition in initialization of SNI cert map2021-05-28, by Kim Alvefur
-
scansion: Really silence the certificates dir error2021-05-27, by Kim Alvefur
-
scansion: Silence an error from cert indexer due to missing certs dir2021-05-27, by Kim Alvefur
-
Merge 0.11->trunk2021-05-27, by Kim Alvefur
-
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.112021-05-27, by Kim Alvefur
-
core.modulemanager: Inherit mod_server_contact_info onto components #12702021-05-27, by Kim Alvefur
Scroll all the way down to load more.