doap: Update XEP-0368 entry with mention of direct_tls_ports
|
Kim Alvefur |
2021-06-20 |
CHANGES: Add Direct TLS support
|
Kim Alvefur |
2021-06-20 |
mod_c2s: Log the same messages for Direct TLS as with starttls
|
Kim Alvefur |
2021-06-20 |
mod_c2s: Update a comment to reflect Direct TLS
|
Kim Alvefur |
2021-06-20 |
util.prosodyctl.check: Ensure that libunbound does not check hosts file
|
Kim Alvefur |
2021-06-20 |
util.prosodyctl.check: Deprecate legacy_ssl related options
|
Kim Alvefur |
2021-06-20 |
util.prosodyctl.check: Add support for checking Direct TLS SRV records
|
Kim Alvefur |
2021-06-20 |
mod_c2s: Add a Direct TLS listener
|
Kim Alvefur |
2021-06-20 |
util.prosodyctl.check: Fix for net.dns vs unbound API difference
|
Kim Alvefur |
2021-06-20 |
util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting
|
Kim Alvefur |
2021-06-20 |
mod_http_file_share: Update comment about x-frame-options
|
Kim Alvefur |
2021-06-20 |
CHANGES: Add OpenMetrics changes to Statistics
|
Kim Alvefur |
2021-06-19 |
mod_s2s: Bail if connection is destroyed after attempting to open stream
|
Kim Alvefur |
2021-06-16 |
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
|
Kim Alvefur |
2021-06-15 |
mod_admin_shell: module:info: List 'items' that can be formatted easily
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: module:info: Show friendlier name for known 'items'
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: module:info: List provided 'items'
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: module:info: Use existing host string representation
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: module:info: List dependencies
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: module:info: Show module status
|
Kim Alvefur |
2021-06-12 |
mod_admin_shell: Add basic command that shows more info about loaded modules
|
Kim Alvefur |
2021-06-12 |
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua 5.1 (thanks sups)
|
Matthew Wild |
2021-06-14 |
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services
|
Kim Alvefur |
2021-01-21 |
core.portmanager: Also reload per-SNI certificates
|
Kim Alvefur |
2021-06-10 |
core.portmanager: Reload direct TLS certificates after config reload
|
Kim Alvefur |
2021-06-10 |
core.portmanager: Factor out base TLS context creation for reuse
|
Kim Alvefur |
2021-06-10 |
net.server_epoll: Add missing method for changing TLS context
|
Kim Alvefur |
2021-06-10 |
mod_http_file_share: Build list of measuring buckets for configured size limit
|
Kim Alvefur |
2021-06-08 |
util.openmetrics: Prettify format of histogram buckets
|
Kim Alvefur |
2021-06-07 |
net.server_epoll: Fix reporting of socket connect timeout
|
Kim Alvefur |
2021-06-07 |
core.certmanager: Skip service certificate lookup for https client
|
Kim Alvefur |
2021-05-27 |
core.portmanager: Fix race condition in initialization of SNI cert map
|
Kim Alvefur |
2021-05-28 |
scansion: Really silence the certificates dir error
|
Kim Alvefur |
2021-05-27 |
scansion: Silence an error from cert indexer due to missing certs dir
|
Kim Alvefur |
2021-05-27 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-05-27 |
prosodyctl: Add 'limits' to known globals to warn about misplacing it
0.11
|
Kim Alvefur |
2021-05-27 |
core.modulemanager: Inherit mod_server_contact_info onto components #1270
|
Kim Alvefur |
2021-05-27 |
mod_server_contact_info: Generate properly escaped URIs from 'admins'
|
Kim Alvefur |
2020-09-11 |
mod_server_contact_info: Apply JID normalization
|
Kim Alvefur |
2020-09-11 |
prosodyctl: Reorganize help / command list
|
Kim Alvefur |
2021-01-21 |
prosody.cfg.lua.dist: Replace use_libevent with network_backend
|
Kim Alvefur |
2021-05-23 |
mod_tls: Add "support" for <failure> by closing gracefully
|
Kim Alvefur |
2021-05-21 |
teal: Add type spec for util.signal
|
Kim Alvefur |
2021-05-20 |
teal: Add type spec for util.ringbuffer
|
Kim Alvefur |
2021-05-20 |
teal: Describe util.net.local_addresses() return type
|
Kim Alvefur |
2021-05-20 |
teal: Add new util.hashes APIs
|
Kim Alvefur |
2021-05-20 |
statsmanager: remove "legacy" wording
|
Jonas Schäfer |
2021-05-20 |
util.stanza: add at_top helper
|
Jonas Schäfer |
2021-05-08 |
mod_csi_simple: convert to use new metric interface for flush reasons
|
Jonas Schäfer |
2021-05-20 |
prosody.cfg.lua.dist: Fix indentation to use tabs like the rest of the file
|
Emmanuel Gil Peyrot |
2021-05-19 |
prosody: Close the state on exit (ie garbage-collect everything)
|
Kim Alvefur |
2021-05-18 |
tools/cfgdump: Serialize individual (table) settings in stable order too
|
Kim Alvefur |
2021-05-17 |
tools/cfgdump: Iterate in sort order to give stable output
|
Kim Alvefur |
2021-05-17 |
mod_http_file_share: Handle out of bounds Range request
|
Kim Alvefur |
2021-05-17 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-05-16 |
mod_pep: Remove obsolete node restoration code (now done by util.pubsub)
0.11
|
Kim Alvefur |
2021-05-16 |
util.pubsub: Fix traceback if node data not initialized
0.11
|
Kim Alvefur |
2021-05-16 |
mod_http_file_share: Support download resumption via Range requests
|
Kim Alvefur |
2021-05-16 |
prosodyctl: Report OpenSSL version
|
Kim Alvefur |
2021-05-11 |
util.hashes: Expose OpenSSL version
|
Kim Alvefur |
2021-05-11 |
util.jwt: Use constant-time comparison with expected signature
|
Matthew Wild |
2021-05-13 |
Merge 0.11->trunk
|
Matthew Wild |
2021-05-13 |
Added tag 0.11.9 for changeset d0e9ffccdef9
0.11
|
Matthew Wild |
2021-05-12 |
mod_dialback: Remove d-w-d feature
0.11 0.11.9
|
Kim Alvefur |
2021-05-12 |
mod_dialback: Use correct host for certificate check (fixes #1381)
0.11
|
Kim Alvefur |
2019-06-23 |
mod_dialback: Use constant-time comparison with hmac
0.11
|
Matthew Wild |
2021-05-12 |
mod_proxy65: Restrict access to local c2s connections by default
0.11
|
Matthew Wild |
2021-05-12 |
mod_limits: Use default limits if none configured
0.11
|
Matthew Wild |
2021-05-11 |
prosody.cfg.lua.dist: Enable rate limits by default
0.11
|
Matthew Wild |
2021-05-11 |
prosodyctl about: Report libexpat version if known
0.11
|
Matthew Wild |
2021-05-11 |
certmanager: Disable renegotiation by default
0.11
|
Matthew Wild |
2021-05-11 |
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 |
util.prosodyctl: Install plugins for current Lua version
|
Kim Alvefur |
2021-03-16 |
util.envload: Add basic test of envload()
|
Kim Alvefur |
2021-03-26 |
util.datamapper: Revert one special attribute to longer form
|
Kim Alvefur |
2021-03-26 |
util.datamapper: Use attribute convenience function throughout
|
Kim Alvefur |
2021-03-26 |
util.promise: Switch order of parameters to join()
|
Matthew Wild |
2021-03-25 |
util.promise: all()/all_settled() pass through non-promise values
|
Matthew Wild |
2021-03-25 |
util.promise: Add join() convenience method
|
Matthew Wild |
2021-03-25 |
util.promise: Add support for arbitrary keys in all()/all_settled()
|
Matthew Wild |
2021-03-25 |
mod_message: Stop advertising offline message support (mod_offline does that)
|
Kim Alvefur |
2021-03-24 |
util.datamapper: Don't include empty unwrapped arrays
|
Kim Alvefur |
2021-03-23 |
util.datamapper: Add test coverage of unwrapped arrays of objects
|
Kim Alvefur |
2021-03-23 |
util.datamapper: Fix error on attempt to coerce nil to something
|
Kim Alvefur |
2021-03-23 |
mod_admin_shell: Sort timers by time in debug:timers()
|
Kim Alvefur |
2021-03-23 |
mod_c2s: Log a debug message before closing due to c2s_timeout
|
Kim Alvefur |
2021-03-23 |
util.datamapper: Deal with locally built stanzas missing xmlns
|
Kim Alvefur |
2021-03-23 |
util.datamapper: Factor out conversion from any value to XML string
|
Kim Alvefur |
2021-03-22 |
mod_authz_internal: Ignore unused argument for now [luachec]
|
Kim Alvefur |
2021-03-22 |
usermanager: expose set_roles through API
|
Jonas Schäfer |
2021-03-22 |
mod_authz_internal: add support for setting roles of a local user
|
Jonas Schäfer |
2021-03-22 |
util.datamapper: Handle nested arrays or objects in arrays
|
Kim Alvefur |
2021-03-22 |
util.datamapper: Fix to skip parsing wrapped arrays that aren't there
|
Kim Alvefur |
2021-03-22 |
util.datamapper: Clear done TODO (arrays)
|
Kim Alvefur |
2021-03-21 |
util.datamapper: Complete array building support
|
Kim Alvefur |
2021-03-20 |
util.datamapper: Factor out handling of object properties for array reuse
|
Kim Alvefur |
2021-03-20 |
util.datamapper: Finally implement support for parsing arrays
|
Kim Alvefur |
2021-03-20 |
util.datamapper: Factor out extraction of the XML part to use
|
Kim Alvefur |
2021-03-20 |
util.datamapper: Only get element name if there's an element
|
Kim Alvefur |
2021-03-19 |
make: Magic trick for teal-src/*.tl -> ./*.lua
|
Kim Alvefur |
2021-03-19 |
util.datamapper: Fix arrays nesting one level too deep
|
Kim Alvefur |
2021-03-19 |
util.datamapper: Deal with type name changes in util.jsonschema
|
Kim Alvefur |
2021-03-18 |
util.jsonschema: Rename types for improved readability
|
Kim Alvefur |
2021-03-18 |
teal: Use new integer support in Teal 0.13.0
|
Kim Alvefur |
2021-03-18 |
util.datamapper: Limited support for unparsing simple arrays of strings
|
Kim Alvefur |
2021-03-18 |
util.datamapper: Add initial support for parsing arrays
|
Kim Alvefur |
2021-03-18 |
util.datamapper: Factor out common schema unpacking
|
Kim Alvefur |
2021-03-14 |
util.datamapper: Separate extraction of xml from coercion to target type
|
Kim Alvefur |
2021-03-14 |
util.datamapper: Use enum instead of mutually exclusive booleans
|
Kim Alvefur |
2021-03-14 |
util.datamapper: Enumerated elements
|
Kim Alvefur |
2021-03-12 |
util.datamapper: Some TODOs
|
Kim Alvefur |
2021-03-09 |
util.datamapper: Add references with notes
|
Kim Alvefur |
2021-03-09 |
util.datamapper: Add Copyright header
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Add copyright-header
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Restructure "type" keyword handling
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Syntax tweak to not upset syntax highlighting
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Implement "propertyNames"
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Restructure handling of "properties" and "additionalProperties"
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Fix "uniqueItems" prematurely declaring a match
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Implement the "prefixItems" keyword
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Implement the "contains" keyword
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Allow a boolean as schema
|
Kim Alvefur |
2021-03-09 |
util.jsonschema: Correct "items" keyword
|
Kim Alvefur |
2021-03-09 |
util.datamapper: Add support for mapping of elements where only one attribute matters
|
Kim Alvefur |
2021-03-07 |
util.datamapper: Add logic for "boolean" tags here the presence means true
|
Kim Alvefur |
2021-03-07 |
util.datamapper: Invent extension for using tag name as value
|
Kim Alvefur |
2021-03-06 |
util.datamapper: Add 'unparse' for turning tables into XML
|
Kim Alvefur |
2021-03-06 |
util.datamapper: Library for extracting data from stanzas
|
Kim Alvefur |
2021-03-06 |
util.jsonschema: Library for JSON Schema validation
|
Kim Alvefur |
2021-03-06 |
make: Add target for building Teal sources
|
Kim Alvefur |
2021-03-09 |
util: Add Teal interface definition files
|
Kim Alvefur |
2021-03-09 |
util.gc: Fix check for Lua 5.4
|
Kim Alvefur |
2021-03-15 |
net.resolvers.basic: Fix completion condition when IPv6 is disabled
|
Kim Alvefur |
2021-03-15 |
mod_pubsub: Include <pubsub> with unsubscribe reply
|
Kim Alvefur |
2021-03-15 |
util.rsm: Correctly coerce integer value for <index> (fix #1642)
|
Kim Alvefur |
2021-03-06 |
util.rsm: Increase test coverage
|
Kim Alvefur |
2021-03-06 |
util.rsm: Improve readability using compacter stanza building API
|
Kim Alvefur |
2021-03-06 |
mod_csi_simple: s/algoritm/algorithm/ [codespell]
|
Kim Alvefur |
2021-03-05 |
core.storagemanager: s/Multilpe/Multiple/ [codespell]
|
Kim Alvefur |
2021-03-05 |
util.prosodyctl.shell: Allow passing a single command as argument
|
Kim Alvefur |
2021-03-05 |
util.prosodyctl.shell: Fix check for --quiet
|
Kim Alvefur |
2021-03-05 |
net.resolvers.basic: Disable DANE for now, completely broken
|
Kim Alvefur |
2021-03-03 |
net.resolvers.basic: Don't enable DANE with zero TLSA records
|
Kim Alvefur |
2021-03-03 |
mod_s2s: Buffer stream error + stream closing tag
|
Kim Alvefur |
2021-03-03 |
core.s2smanager: Set "direction" on destroyed sessions (fixes #1641)
|
Kim Alvefur |
2021-03-03 |
mod_s2s: Check direction in bidi-aware style
|
Kim Alvefur |
2021-03-03 |
doap: Add RFC 7673
|
Kim Alvefur |
2021-03-02 |
mod_s2s: Add config setting to enable DANE
|
Kim Alvefur |
2021-03-02 |
net.connect: Add DANE support
|
Kim Alvefur |
2021-03-02 |
net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed)
|
Kim Alvefur |
2019-09-29 |
core.portmanager: Log SNI hosts, services looked for
|
Kim Alvefur |
2021-03-02 |
MUC: Add robot face test
|
Kim Alvefur |
2021-03-02 |
mod_http: Consolidate handling of proxied connection details
|
Kim Alvefur |
2021-02-27 |
net.http.server: Set request.ip so mod_http doesn't have to
|
Kim Alvefur |
2021-02-27 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-02-27 |
mod_http: Restore ip field for requests without proxies
0.11
|
Kim Alvefur |
2021-02-27 |
mod_http_file_share: Skip removal of nothing
|
Kim Alvefur |
2021-02-25 |
mod_http_file_share: Remove correct entries when not all expired files were deleted
|
Kim Alvefur |
2021-02-25 |
mod_http_errors: Add some comments
|
Kim Alvefur |
2021-02-25 |
mod_http_errors: Add some silly variations for the '/' page
|
Kim Alvefur |
2021-02-25 |
mod_http_file_share: Fix traceback on missing file-type
|
Kim Alvefur |
2021-02-24 |
mod_csi_simple: Add command to test importance algorithm on stream of stanzas
|
Kim Alvefur |
2021-02-23 |
mod_http: Improve message for missing 'route'
|
Kim Alvefur |
2021-02-23 |
mod_http: Warn if app is missing 'route'
|
Kim Alvefur |
2021-02-21 |
mod_http_file_share: Allow credentials via CORS (needed for auth token)
|
Kim Alvefur |
2021-02-23 |
mod_http: Allow modifying CORS header list via :provides API
|
Kim Alvefur |
2019-12-30 |
mod_http: Allow setting the CORS credentials flag via :provides API
|
Kim Alvefur |
2019-12-30 |
mod_http_errors: Style tweak
|
Kim Alvefur |
2021-02-21 |
mod_http_file_share: Return a message from the base URL
|
Kim Alvefur |
2021-02-21 |
mod_websocket: Use mod_http_errors html template #1172
|
Kim Alvefur |
2021-02-21 |
mod_bosh: Include warning if endpoint accessed insecurely (#1172)
|
Kim Alvefur |
2021-02-21 |
mod_bosh: Use message template from mod_http_error
|
Kim Alvefur |
2021-02-21 |
mod_http_errors: Add a highlighted warning to template
|
Kim Alvefur |
2021-02-21 |
mod_http_errors: Add way to reuse the error page template
|
Kim Alvefur |
2021-02-21 |
mod_http_errors: Minify CSS
|
Kim Alvefur |
2021-02-18 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-02-18 |
mod_http: Fix trusted proxies check (thanks buildbot)
0.11
|
Kim Alvefur |
2021-02-18 |
mod_http: Optimize proxy IP check
|
Kim Alvefur |
2021-02-18 |
mod_websocket: Inherit security status from http request
|
Kim Alvefur |
2021-02-18 |
mod_http: Consider x-forwarded-proto from trusted proxies
|
Kim Alvefur |
2021-02-18 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-02-18 |
mod_http: Skip IP resolution in non-proxied case
0.11
|
Kim Alvefur |
2021-02-18 |
mod_csi_simple: Fire event when flushing queue
|
Kim Alvefur |
2021-02-16 |
mod_csi_simple: Set session state to 'flushing' while doing so
|
Kim Alvefur |
2021-02-16 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-02-15 |
Tag 0.11.8
0.11
|
Kim Alvefur |
2021-02-15 |
mod_pep: Advertise base pubsub feature (fixes #1632)
0.11 0.11.8
|
Kim Alvefur |
2021-02-15 |
mod_http_file_share: Prevent attempt to upload again after completion
|
Kim Alvefur |
2021-02-13 |
mod_http_file_share: Support sending 100 Continue
|
Kim Alvefur |
2021-02-13 |
net.http.server: Don't pause early streaming uploads
|
Kim Alvefur |
2021-02-13 |
net.http.server: Allow storing more than the parser in the session
|
Kim Alvefur |
2021-02-12 |
net.http.server: Enable async during HTTP request handling (fixes #1487)
|
Kim Alvefur |
2020-07-12 |
util.datamanager: Add basic tests
|
Kim Alvefur |
2021-02-09 |
util.datamanager: Support iterating over any file extension
|
Kim Alvefur |
2021-02-07 |
core.certmanager: Add comments explaining the 'verifyext' TLS settings
|
Kim Alvefur |
2021-02-06 |
mod_s2s: Clarify comment about unused TLS settings
|
Kim Alvefur |
2021-02-06 |
util.cache: Add test for :table (fails on Lua 5.1)
|
Kim Alvefur |
2021-02-05 |
mod_admin_shell: Add help section with (top level) MUC commands
|
Kim Alvefur |
2021-02-05 |
mod_admin_shell: Pretty-print HTTP endpoints in a human table
|
Kim Alvefur |
2021-02-03 |
mod_admin_shell: Remove previous print() call
|
Kim Alvefur |
2021-02-03 |
mod_admin_shell: List modules providing each HTTP endpoint
|
Kim Alvefur |
2021-02-03 |
mod_admin_shell: List global HTTP endpoints by default
|
Kim Alvefur |
2021-02-03 |
scansion tests: Give a title to HTTP Upload test
|
Kim Alvefur |
2021-02-03 |
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
|
Kim Alvefur |
2021-02-03 |
util.xmppstream: Ensure stream 'id' is always present (fix #1626)
|
Kim Alvefur |
2021-02-03 |
mod_http_file_share: Collect cache hit/miss statistics for downloads
|
Kim Alvefur |
2021-02-02 |
mod_http_file_share: Measure how long it takes to prune expired files
|
Kim Alvefur |
2021-02-02 |
mod_http_file_share: Collect statistics of files uploaded
|
Kim Alvefur |
2021-02-02 |
mod_storage_sql: Implement map-like API for archives
|
Kim Alvefur |
2021-02-01 |
storage: Test reverse-ordered queries
|
Kim Alvefur |
2021-02-01 |
util.adhoc: Propagate error with producing initial initial data
|
Kim Alvefur |
2021-01-31 |
adhoc.lib: Tweak to allow using util.error objects
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Reorder arguments
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Update cached value while it is reasonably fresh
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Cache quotas to avoid hitting storage
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Split out some variables for later reuse
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Add support for daily upload quotas.
|
Kim Alvefur |
2021-01-31 |
mod_http_file_share: Add missing semicolon
|
Kim Alvefur |
2021-01-31 |
CHANGES: Clarify what mod_mimicking does
|
Kim Alvefur |
2021-01-30 |
mod_http_file_share: Clarify log message
|
Kim Alvefur |
2021-01-30 |
doap: Fix off by 200 in RFC number
|
Kim Alvefur |
2021-01-30 |
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set
|
Kim Alvefur |
2021-01-29 |
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590
|
Kim Alvefur |
2021-01-29 |
doap: Move comment into <implements> it comments on
|
Kim Alvefur |
2021-01-29 |
mod_mam: Remove obsolete queryid attribute from tests
|
Kim Alvefur |
2021-01-29 |
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)
|
Kim Alvefur |
2021-01-29 |
mod_http_file_share: Indicate missing token via WWW-Authenticate header
|
Kim Alvefur |
2021-01-29 |
mod_http_file_share: Clarify message about missing Authorization header
|
Kim Alvefur |
2021-01-29 |
mod_http_file_share: Allow started uploads to complete after token expired
|
Kim Alvefur |
2021-01-28 |
mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’)
|
Kim Alvefur |
2021-01-28 |
mod_http_file_share: Cache file metadata
|
Kim Alvefur |
2021-01-28 |
mod_http_file_share: Extract all file properties into variables earlier
|
Kim Alvefur |
2021-01-28 |
mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Insert pauses to avoid blocknig for long periods
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Add support for removing old files (default 2 weeks)
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: More security headers
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Strip authorization type prefix a bit earlier
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Factor out function for generating full filename
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Use '.bin' file extension
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Validate file size early in HTTP PUT request
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Move Authorization type string
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Add some logging
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Handle content-type being optional
|
Kim Alvefur |
2021-01-27 |
mod_http_file_share: Reject invalid file sizes
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Fix name of max-file-size tag
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Expand registry to fix extra tag
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Verify final file size on completion of upload
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Add file type filter
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Add file size limit (default 10M)
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Validate that filename does not contain '/'
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Return proper error if unauthorized
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Add basic access control
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Add support for external file upload service
|
Kim Alvefur |
2021-01-26 |
mod_http_file_share: Let's write another XEP-0363 implementation
|
Kim Alvefur |
2021-01-26 |
util.interpolation: Add test for #1623
|
Kim Alvefur |
2021-01-25 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-01-25 |
util.interpolation: Fix combination of filters and fallback values #1623
0.11
|
Kim Alvefur |
2021-01-25 |
util.startup: Make installer_plugin_path relative to data directory
|
Kim Alvefur |
2021-01-24 |
util.startup: Don't create installer plugin path (as root)
|
Kim Alvefur |
2021-01-24 |
util.prosodyctl.check: Recognise global options related to plugin installer
|
Kim Alvefur |
2021-01-21 |
net.unbound: Fix to initialize under prosodyctl
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Add reference to #1602 (plugin installer docs) in comment
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Move message after condition
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Remove unused calculation [luacheck]
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Rename unused variable to '_' [luacheck]
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Fix copypaste oversight
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Always return exit code from luarocks
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Abort if no plugin source specified for the installer
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Move UI related calls out of util.prosodyctl
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Use luarocks status code as exit code
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Reword message to sound more natural
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Propagate status from luarocks invocation
|
Kim Alvefur |
2021-01-21 |
util.prosodyctl: Use installer path prepared by util.startup
|
Kim Alvefur |
2021-01-21 |
lint: Add initial semgrep config
|
Kim Alvefur |
2021-01-18 |
util.datamanager: Fix not passing variables as format string to logger (thanks semgrep)
|
Kim Alvefur |
2021-01-16 |
core.modulemanager: Fix resource location compat with LuaRocks 2.x
|
Kim Alvefur |
2021-01-15 |
MUC: Allow modules to add to the room registration form, and handle the result
|
Matthew Wild |
2021-01-15 |
doc/doap.xml: Fix attribute name
|
Matthew Wild |
2021-01-15 |
mod_mam: Workaround scansion test flakyness
|
Kim Alvefur |
2021-01-13 |
mod_storage_sql: Fix compatibilty with Lua 5.1
|
Kim Alvefur |
2021-01-13 |
mod_muc_mam: Copy extended MAM support from mod_mam
|
Kim Alvefur |
2021-01-12 |
mod_mam: Advertise extended MAM when archive storage is capable
|
Kim Alvefur |
2021-01-12 |
mod_mam: Allow querying by set of IDs
|
Kim Alvefur |
2021-01-12 |
mod_storage_sql: Support query for set of IDs
|
Kim Alvefur |
2021-01-12 |
mod_storage_internal: Support query for set of IDs
|
Kim Alvefur |
2021-01-12 |
mod_storage_memory: Support query for set of IDs
|
Kim Alvefur |
2021-01-12 |
storage tests: Add test for querying a set of IDs
|
Kim Alvefur |
2021-01-12 |
mod_storage_internal: Add support for full ID range query
|
Kim Alvefur |
2021-01-12 |
mod_storage_memory: Support full ID range queries
|
Kim Alvefur |
2021-01-12 |
storage tests: Test querys with both before and after IDs
|
Kim Alvefur |
2021-01-12 |
mod_mam: Add support for before-id and after-id fields
|
Kim Alvefur |
2021-01-09 |
mod_storage_sql: Advertise support for id range query
|
Kim Alvefur |
2021-01-09 |
mod_mam: Implement extended MAM metadata query
|
Kim Alvefur |
2020-11-30 |
mod_mam: Add support for page flipping
|
Kim Alvefur |
2020-11-30 |
mod_mam: Advertise extended MAM 0.7.x behind a feature flag
|
Kim Alvefur |
2020-11-30 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-01-12 |
net.adns: Prevent empty packets from being sent on "connect" (fix #1619)
0.11
|
Kim Alvefur |
2021-01-12 |
net.server_epoll: Fix off-by-one in 2c559953ad41
0.11
|
Kim Alvefur |
2021-01-10 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-01-08 |
util.timer: Ensure timers can't run more than once per tick (fixes #1620)
0.11
|
Kim Alvefur |
2021-01-08 |
net.server_epoll: Ensure timers can't run more than once per tick
0.11
|
Kim Alvefur |
2021-01-08 |
util.stanza: Move misplaced argument to correct place
0.11
|
Kim Alvefur |
2020-12-24 |
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353
|
Kim Alvefur |
2021-01-08 |
doap: XEP-0004 Multiple Items in Form Results is not supported
|
Kim Alvefur |
2020-12-29 |
doap: LibExpat was used from the start and thus XEP-0044 supported
|
Kim Alvefur |
2020-12-29 |
doap: util.dataforms first appeared in 0.4.0
|
Kim Alvefur |
2020-12-29 |
doap: Add removed status
|
Kim Alvefur |
2020-12-29 |
doap: Specify exact Prosody version
|
Kim Alvefur |
2020-12-29 |
mod_scansion_record: Flush after writes
|
Matthew Wild |
2021-01-08 |
net.unbound: Delay loading until server has started or first query
|
Kim Alvefur |
2021-01-05 |
net.unbound: Move libunbound initialization into a function
|
Kim Alvefur |
2021-01-05 |
scansion: Allow specifying a logfile for prosody via environment
|
Kim Alvefur |
2021-01-05 |
net.unbound: Allow tracing individual queries with a logger per query
|
Kim Alvefur |
2021-01-05 |
net.unbound: Don't pass error as logger formatting string
|
Kim Alvefur |
2021-01-05 |
net.unbound: Log net.server interactions
|
Kim Alvefur |
2021-01-05 |
prosodyctl: Remove non-existant command from hidden commands
|
Kim Alvefur |
2021-01-05 |
MUC: Reject probes from non-occupants
|
JC Brand |
2020-10-02 |
MUC: Add support for presence probes (fixes #1535)
|
JC Brand |
2020-04-19 |
doap: Use logo property from schema.org
|
Kim Alvefur |
2021-01-02 |
doap: Apply XML canonicalization
|
Kim Alvefur |
2021-01-02 |
doap: Link to the actual logo (thanks Link Mauve)
|
Kim Alvefur |
2021-01-01 |
doap: Link to logo
|
Kim Alvefur |
2021-01-01 |
mod_component: Distinguish missing stream @to from unknown local component (thanks Daniel_W)
|
Kim Alvefur |
2020-12-18 |
net.server_epoll: Increase log level for error in callback
|
Kim Alvefur |
2020-12-16 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-12-16 |
mod_s2s: Fix copypaste mistake in b3ae48362f78
0.11
|
Kim Alvefur |
2020-12-16 |
Merge 0.11->trunk
|
Matthew Wild |
2020-12-15 |
MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (thanks damencho)
0.11
|
Matthew Wild |
2020-12-15 |
doap: Add XEP-0441, the preferences part broken out of XEP-0313
|
Kim Alvefur |
2020-12-13 |
doap: Add XEP-0297, used by XEP-0280, XEP-0313
|
Kim Alvefur |
2020-12-13 |
doap: Add XEP-0277 for use in mod_storage_0227 and tools/xep227toprosody.lua
|
Kim Alvefur |
2020-12-13 |
doap: Not all of XEP-0133 commands are implemented
|
Kim Alvefur |
2020-12-13 |
doap: XEP-0352 version bump to Draft (no changes)
|
Kim Alvefur |
2020-12-13 |
doap: Add XEP-0059, RSM is used indirectly by XEP-0313
|
Kim Alvefur |
2020-12-13 |
doap: Add XEP-0044, Expat should be handling namespaces
|
Kim Alvefur |
2020-12-13 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-12-11 |
mod_s2s: Prevent whitespace keepalives the stream has been opened
0.11
|
Kim Alvefur |
2020-12-10 |
net.http.errors: Add error class for DNS resolution failures (thanks SouL)
|
Matthew Wild |
2020-12-11 |
util.error: Switch to util.debug traceback tables and remove display_tracebacks option
|
Matthew Wild |
2020-12-09 |
util.error: Expose is_error on registry objects for convenience
|
Matthew Wild |
2020-12-09 |
util.error: rename is_err() -> is_error()
|
Matthew Wild |
2020-12-09 |
util.error: Add coerce and wrap methods to registry(?) objects
|
Matthew Wild |
2020-12-09 |
net.http: track time of request for debug/stats purposes
|
Matthew Wild |
2020-12-09 |
doap: Add XEP-0222 and XEP-0223, both supported by newer mod_pep
|
Kim Alvefur |
2020-12-08 |
doap: XEP-0048 is indirectly supported via XEP-0049 by mod_privacy
|
Kim Alvefur |
2020-12-08 |
net.adns: Reduce 'Exhausted all servers' message to warning
|
Matthew Wild |
2020-12-08 |
Update CHANGES and doap.xml for XEP-0421 support
|
Matthew Wild |
2020-11-24 |
MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)
|
Matthew Wild |
2020-11-24 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-11-23 |
mod_saslauth: Only advertise channel binding if a finished message is available
0.11
|
Kim Alvefur |
2020-11-23 |
mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542)
0.11
|
Kim Alvefur |
2020-11-23 |
Merge 0.11->trunk
|
Matthew Wild |
2020-11-23 |
util.promise: Use xpcall() for promise function to preserve tracebacks
0.11
|
Matthew Wild |
2020-11-23 |
mod_adhoc: Log commands provided at debug level
|
Kim Alvefur |
2020-11-21 |
util.hashring: Normalize indentation to tabs
|
Kim Alvefur |
2020-11-15 |
util.error: Remove a stray word from a comment
|
Kim Alvefur |
2020-11-14 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-11-11 |
util.stanza: Reject ASCII control characters (fixes #1606)
0.11
|
Kim Alvefur |
2020-11-11 |
mod_disco: Add some spacing to improve readability and code navigation
|
Kim Alvefur |
2020-11-10 |
util.prosodyctl.cert: Fix for prompt functions having moved to util.human.io
|
Kim Alvefur |
2020-11-09 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-11-06 |
mod_pubsub: Fix notification stanza type setting (fixes #1605)
0.11
|
Kim Alvefur |
2020-11-06 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-11-05 |
mod_pubsub: Lower priority of default <body> generator
0.11
|
Kim Alvefur |
2020-11-05 |
util.cache: Add __name to metatable
|
Matthew Wild |
2020-10-30 |
tools.modtrace: Pass config to serialize()
|
Matthew Wild |
2020-10-30 |
util.dbuffer: Add __name to metatable
|
Matthew Wild |
2020-10-30 |
tools.modtrace: Library for tracing/debugging Lua module and method calls
|
Matthew Wild |
2020-10-30 |
tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua format
|
Kim Alvefur |
2020-10-28 |
tools/linedebug: Print each line of source executed
|
Kim Alvefur |
2020-10-28 |
tools/cfgdump: Reads Prosody config file and pretty-prints it back out
|
Kim Alvefur |
2020-10-28 |
tools/tb2err: Formats Lua traceback in errors.err format
|
Kim Alvefur |
2020-10-28 |
Merge 0.11->trunk
|
Matthew Wild |
2020-10-28 |
util.dbuffer: Optimize :sub() and :byte()
0.11
|
Matthew Wild |
2020-10-28 |
mod_pubsub: Comment on itemstore type
|
Kim Alvefur |
2020-10-25 |
mod_pubsub: Clarify kind of item store created
|
Kim Alvefur |
2020-10-25 |
mod_pubsub: Don't set store as metatable
|
Kim Alvefur |
2020-10-25 |
net.http: Add support for streaming chunked/large responses
|
Matthew Wild |
2020-10-21 |
net.http.parser: Expose 'partial', 'chunked' and 'body_length' on packets
|
Matthew Wild |
2020-10-21 |
util.paths: Optimize path joining with few arguments
|
Kim Alvefur |
2020-10-11 |
util_paths_spec: Trim trailing white space
|
Kim Alvefur |
2020-10-17 |
util.paths: Add some tests
|
Kim Alvefur |
2020-10-17 |
MUC: Remove XEP-0091: Legacy Delayed Delivery
|
Kim Alvefur |
2020-10-17 |
mod_posix: Hook and fire events on SIGUSR1/2
|
Matthew Wild |
2020-10-16 |
Merge 0.11->trunk
|
Matthew Wild |
2020-10-16 |
util.debug: Fix locals being reported under wrong stack frame in some cases (+tests!!)
0.11
|
Matthew Wild |
2020-10-16 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-10-15 |
Back out changeset 2c1583bb0e0f
0.11
|
Kim Alvefur |
2020-10-15 |
util.sasl.scram: Use util.strbitop for XOR step
|
Kim Alvefur |
2019-09-07 |