Software /
code /
prosody
Graph
-
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
-
mod_server_contact_info: Generate properly escaped URIs from 'admins'2020-09-11, by Kim Alvefur
-
mod_server_contact_info: Apply JID normalization2020-09-11, by Kim Alvefur
-
prosodyctl: Reorganize help / command list2021-01-21, by Kim Alvefur
-
prosody.cfg.lua.dist: Replace use_libevent with network_backend2021-05-23, by Kim Alvefur
-
mod_tls: Add "support" for <failure> by closing gracefully2021-05-21, by Kim Alvefur
-
teal: Add type spec for util.signal2021-05-20, by Kim Alvefur
-
teal: Add type spec for util.ringbuffer2021-05-20, by Kim Alvefur
-
teal: Describe util.net.local_addresses() return type2021-05-20, by Kim Alvefur
-
teal: Add new util.hashes APIs2021-05-20, by Kim Alvefur
-
statsmanager: remove "legacy" wording2021-05-20, by Jonas Schäfer
-
util.stanza: add at_top helper2021-05-08, by Jonas Schäfer
-
mod_csi_simple: convert to use new metric interface for flush reasons2021-05-20, by Jonas Schäfer
-
prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the file2021-05-19, by Emmanuel Gil Peyrot
-
prosody: Close the state on exit (ie garbage-collect everything)2021-05-18, by Kim Alvefur
-
tools/cfgdump: Serialize individual (table) settings in stable order too2021-05-17, by Kim Alvefur
-
tools/cfgdump: Iterate in sort order to give stable output2021-05-17, by Kim Alvefur
-
mod_http_file_share: Handle out of bounds Range request2021-05-17, by Kim Alvefur
-
Merge 0.11->trunk2021-05-16, by Kim Alvefur
-
mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 0.112021-05-16, by Kim Alvefur
-
mod_http_file_share: Support download resumption via Range requests2021-05-16, by Kim Alvefur
-
prosodyctl: Report OpenSSL version2021-05-11, by Kim Alvefur
-
util.hashes: Expose OpenSSL version2021-05-11, by Kim Alvefur
-
util.jwt: Use constant-time comparison with expected signature2021-05-13, by Matthew Wild
-
Merge 0.11->trunk2021-05-13, by Matthew Wild
Scroll all the way down to load more.