mod_limits: Don't emit error when no burst period is configured
0.11
|
Matthew Wild |
2021-05-11 |
core.certmanager: Test for SSL options in absence of LuaSec config
0.11
|
Kim Alvefur |
2021-04-26 |
core.certmanager: Attempt to directly access LuaSec config table
0.11
|
Kim Alvefur |
2021-04-26 |
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream
0.11
|
Matthew Wild |
2021-05-10 |
util.xmppstream: Mark bytes for stream closure as handled
0.11
|
Matthew Wild |
2021-05-10 |
MUC: Add support for advertising muc#roomconfig_allowinvites in room disco#info
0.11
|
Matthew Wild |
2021-05-10 |
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets
0.11
|
Matthew Wild |
2021-05-10 |
util.xmppstream: Reduce default xmppstream limit to 1MB
0.11
|
Matthew Wild |
2021-05-10 |
util.set: Add is_set() to test if an object is a set
0.11
|
Matthew Wild |
2021-05-10 |
util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp)
0.11
|
Matthew Wild |
2021-05-10 |
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits
0.11
|
Matthew Wild |
2021-05-07 |
util.startup: Set more aggressive defaults for GC
0.11
|
Matthew Wild |
2021-05-07 |
core.certmanager: Catch error from lfs
|
Kim Alvefur |
2021-05-07 |
core.certmanager: Resolve certs path relative to config dir
|
Kim Alvefur |
2021-05-07 |
core.portmanager: Use existing http_host for https SNI mapping
|
Kim Alvefur |
2021-05-05 |
core.portmanager: Allow overriding expected SNI name per service
|
Kim Alvefur |
2021-05-05 |
core.certmanager: Skip directly to guessing of key from cert filename
|
Kim Alvefur |
2021-05-05 |
core.certmanager: Join paths with OS-aware util.paths function
|
Kim Alvefur |
2021-05-05 |
core.certmanager: Build an index over certificates
|
Kim Alvefur |
2021-04-10 |
core.certmanager: Check for complete filename
|
Kim Alvefur |
2021-04-10 |
mod_tls: Fix order of debug messages and tls context creation
|
Kim Alvefur |
2021-05-05 |
prosodyctl: check config: Add 'gc' to list of global options
0.11
|
Matthew Wild |
2021-04-30 |
configure: Make ICU the default library for IDNA and JID normalization
|
Kim Alvefur |
2020-07-12 |
net.http.server: Split out method for sending only the header
|
Kim Alvefur |
2021-04-24 |
s2s et al.: Add counters for connection state transitions
|
Jonas Schäfer |
2021-04-21 |
mod_s2s: Port to new OpenMetrics API
|
Jonas Schäfer |
2021-04-18 |
mod_c2s: Port to new OpenMetrics API
|
Jonas Schäfer |
2021-04-18 |
Statistics: Rewrite statistics backends to use OpenMetrics
|
Jonas Schäfer |
2021-04-18 |
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1
|
Kim Alvefur |
2021-04-25 |
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1
|
Kim Alvefur |
2021-04-25 |
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes
|
Kim Alvefur |
2021-04-25 |
mod_tls: Bail out if session got destroyed while sending <proceed/>
|
Kim Alvefur |
2021-04-15 |
core.sessionmanager: Add a dummy rawsend() method to resting sessions
|
Kim Alvefur |
2021-04-15 |
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG)
|
Kim Alvefur |
2021-04-14 |
util.xmppstream: Send <?xml?> declaration in same call as stream open
|
Kim Alvefur |
2021-04-14 |
core.statsmanager: Allow special "manual" value for statistics_interval
|
Kim Alvefur |
2021-04-06 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-04-10 |
mod_saslauth: Use a defined SASL error
0.11
|
Kim Alvefur |
2021-03-18 |
mod_saslauth: Improve code style
0.11
|
Kim Alvefur |
2021-03-18 |
mod_c2s: Log about missing conn on async state changes
0.11
|
Kim Alvefur |
2021-03-18 |
mod_c2s: Improve code style
0.11
|
Kim Alvefur |
2021-03-18 |
mod_c2s: Fix traceback in session close when conn is nil
0.11
|
Kim Alvefur |
2021-03-17 |
mod_saslauth: Don't throw errors in async code when connections are gone
0.11
|
tmolitor |
2021-03-18 |
mod_c2s: Don't throw errors in async code when connections are gone
0.11
|
tmolitor |
2021-03-18 |
core.statsmanager: Cover util.statistics work in processing measurement
|
Kim Alvefur |
2021-04-06 |
core.hostmanager: Remove obsolete clearing of srv_hosts
|
Kim Alvefur |
2021-04-06 |
mod_admin_shell: Remove obsolete checks related to s2sout.lib
|
Kim Alvefur |
2021-04-06 |
mod_http_file_share: Include expiry time of the upload itself in token
|
Kim Alvefur |
2021-04-05 |
mod_http_file_share: Include time of issuance in auth token
|
Kim Alvefur |
2021-04-05 |
mod_http_file_share: Group related properties for readability
|
Kim Alvefur |
2021-04-05 |
mod_http_file_share: Log error opening file for writing
|
Kim Alvefur |
2021-04-05 |
mod_http_file_share: Fix logging of error opening file
|
Kim Alvefur |
2021-04-05 |
MUC: Allow overriding occupant object from groupchat message event
|
Kim Alvefur |
2021-03-25 |
net.server_epoll: Remove unnecessary luacheck annotations
|
Kim Alvefur |
2021-04-01 |
mod_http_file_share: Include storage in prune time measurement
|
Kim Alvefur |
2021-03-31 |
mod_http_file_share: Add internal command to check files consistency
|
Kim Alvefur |
2021-03-28 |
util.datamapper: Fix spelling in tests
|
Kim Alvefur |
2021-03-28 |
mod_http_file_share: Fix reporting of missing files
|
Kim Alvefur |
2021-03-28 |
MUC: Report number of live rooms to statsmanager
|
Kim Alvefur |
2021-03-28 |
mod_http_file_share: Report number of items in caches to statsmanager
|
Kim Alvefur |
2021-03-28 |