Log

description author age
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