| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mod_c2s: Update a comment to reflect Direct TLS | Kim Alvefur | 2021-06-20 | 1 | -1/+1 |
* | | util.prosodyctl.check: Ensure that libunbound does not check hosts file | Kim Alvefur | 2021-06-20 | 1 | -0/+3 |
* | | util.prosodyctl.check: Deprecate legacy_ssl related options | Kim Alvefur | 2021-06-20 | 1 | -0/+1 |
* | | util.prosodyctl.check: Add support for checking Direct TLS SRV records | Kim Alvefur | 2021-06-20 | 1 | -1/+23 |
* | | mod_c2s: Add a Direct TLS listener | Kim Alvefur | 2021-06-20 | 1 | -0/+10 |
* | | util.prosodyctl.check: Fix for net.dns vs unbound API difference | Kim Alvefur | 2021-06-20 | 1 | -2/+2 |
* | | util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting | Kim Alvefur | 2021-06-20 | 1 | -1/+1 |
* | | mod_http_file_share: Update comment about x-frame-options | Kim Alvefur | 2021-06-20 | 1 | -1/+1 |
* | | CHANGES: Add OpenMetrics changes to Statistics | Kim Alvefur | 2021-06-19 | 1 | -0/+1 |
* | | mod_s2s: Bail if connection is destroyed after attempting to open stream | Kim Alvefur | 2021-06-16 | 1 | -0/+5 |
* | | mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers | Kim Alvefur | 2021-06-16 | 2 | -0/+13 |
* | | mod_admin_shell: module:info: List 'items' that can be formatted easily | Kim Alvefur | 2021-06-12 | 1 | -0/+14 |
* | | mod_admin_shell: module:info: Show friendlier name for known 'items' | Kim Alvefur | 2021-06-12 | 1 | -1/+9 |
* | | mod_admin_shell: module:info: List provided 'items' | Kim Alvefur | 2021-06-12 | 1 | -0/+6 |
* | | mod_admin_shell: module:info: Use existing host string representation | Kim Alvefur | 2021-06-12 | 1 | -8/+2 |
* | | mod_admin_shell: module:info: List dependencies | Kim Alvefur | 2021-06-12 | 1 | -0/+6 |
* | | mod_admin_shell: module:info: Show module status | Kim Alvefur | 2021-06-12 | 1 | -0/+3 |
* | | mod_admin_shell: Add basic command that shows more info about loaded modules | Kim Alvefur | 2021-06-12 | 1 | -0/+29 |
* | | util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua... | Matthew Wild | 2021-06-14 | 1 | -4/+5 |
* | | mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services | Kim Alvefur | 2021-01-21 | 2 | -1/+30 |
* | | core.portmanager: Also reload per-SNI certificates | Kim Alvefur | 2021-06-10 | 1 | -1/+3 |
* | | core.portmanager: Reload direct TLS certificates after config reload | Kim Alvefur | 2021-06-10 | 1 | -0/+21 |
* | | core.portmanager: Factor out base TLS context creation for reuse | Kim Alvefur | 2021-06-10 | 1 | -10/+15 |
* | | net.server_epoll: Add missing method for changing TLS context | Kim Alvefur | 2021-06-10 | 1 | -0/+4 |
* | | mod_http_file_share: Build list of measuring buckets for configured size limit | Kim Alvefur | 2021-06-08 | 1 | -1/+7 |
* | | util.openmetrics: Prettify format of histogram buckets | Kim Alvefur | 2021-06-08 | 1 | -1/+1 |
* | | net.server_epoll: Fix reporting of socket connect timeout | Kim Alvefur | 2021-06-07 | 1 | -0/+2 |
* | | core.certmanager: Skip service certificate lookup for https client | Kim Alvefur | 2021-05-27 | 1 | -1/+2 |
* | | core.portmanager: Fix race condition in initialization of SNI cert map | Kim Alvefur | 2021-05-28 | 1 | -2/+2 |
* | | scansion: Really silence the certificates dir error | Kim Alvefur | 2021-05-28 | 1 | -1/+1 |
* | | scansion: Silence an error from cert indexer due to missing certs dir | Kim Alvefur | 2021-05-27 | 1 | -1/+4 |
* | | Merge 0.11->trunk | Kim Alvefur | 2021-05-27 | 1 | -1/+1 |
|\| |
|
| * | prosodyctl: Add 'limits' to known globals to warn about misplacing it | Kim Alvefur | 2021-05-27 | 1 | -1/+1 |
* | | core.modulemanager: Inherit mod_server_contact_info onto components #1270 | Kim Alvefur | 2021-05-27 | 3 | -1/+2 |
* | | mod_server_contact_info: Generate properly escaped URIs from 'admins' | Kim Alvefur | 2020-09-11 | 1 | -1/+2 |
* | | mod_server_contact_info: Apply JID normalization | Kim Alvefur | 2020-09-11 | 3 | -1/+29 |
* | | prosodyctl: Reorganize help / command list | Kim Alvefur | 2021-01-22 | 1 | -7/+15 |
* | | prosody.cfg.lua.dist: Replace use_libevent with network_backend | Kim Alvefur | 2021-05-24 | 1 | -3/+3 |
* | | mod_tls: Add "support" for <failure> by closing gracefully | Kim Alvefur | 2021-05-21 | 1 | -0/+6 |
* | | teal: Add type spec for util.signal | Kim Alvefur | 2021-05-20 | 1 | -0/+41 |
* | | teal: Add type spec for util.ringbuffer | Kim Alvefur | 2021-05-20 | 1 | -0/+20 |
* | | teal: Describe util.net.local_addresses() return type | Kim Alvefur | 2021-05-20 | 1 | -1/+1 |
* | | teal: Add new util.hashes APIs | Kim Alvefur | 2021-05-20 | 1 | -0/+2 |
* | | statsmanager: remove "legacy" wording | Jonas Schäfer | 2021-05-20 | 1 | -1/+1 |
* | | util.stanza: add at_top helper | Jonas Schäfer | 2021-05-08 | 1 | -0/+4 |
* | | mod_csi_simple: convert to use new metric interface for flush reasons | Jonas Schäfer | 2021-05-20 | 1 | -10/+7 |
* | | prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the file | Emmanuel Gil Peyrot | 2021-05-19 | 1 | -6/+6 |
* | | prosody: Close the state on exit (ie garbage-collect everything) | Kim Alvefur | 2021-05-18 | 1 | -1/+1 |
* | | tools/cfgdump: Serialize individual (table) settings in stable order too | Kim Alvefur | 2021-05-17 | 1 | -2/+9 |
* | | tools/cfgdump: Iterate in sort order to give stable output | Kim Alvefur | 2021-05-17 | 1 | -5/+6 |