net.tls_luasec: Harden dependency on LuaSec
|
Kim Alvefur |
2022-04-27 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-27 |
mod_tls: pass target hostname to starttls
|
Jonas Schäfer |
2021-09-17 |
mod_tls: tell network backend to stop reading while preparing TLS
|
Jonas Schäfer |
2022-04-02 |
mod_tls: Do not offer TLS if the connection is considered secure
|
Jonas Schäfer |
2021-09-17 |
net: refactor sslconfig to not depend on LuaSec
|
Jonas Schäfer |
2022-04-02 |
net: isolate LuaSec-specifics
|
Jonas Schäfer |
2022-04-27 |
core.moduleapi: Fix 'global' property via :context() - #1748
0.12
|
Kim Alvefur |
2022-04-27 |
Merge 0.12->trunk
|
Matthew Wild |
2022-04-25 |
util.argparse: Revise 553c6204fe5b with a different approach
0.12
|
Matthew Wild |
2022-04-25 |
Merge 0.12->trunk
|
Matthew Wild |
2022-04-25 |
util.argparse: Return final 'arg' table with positional arguments for convenience
0.12
|
Matthew Wild |
2022-04-25 |
mod_s2s: Improve robustness of outgoing s2s certificate verification
0.12
|
Matthew Wild |
2022-04-25 |
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors
|
Kim Alvefur |
2022-04-25 |
mod_s2s: Recognise and report errors with CA or intermediate certs
|
Kim Alvefur |
2022-04-25 |
mod_smacks: Improve activation of smacks on outgoing s2s
|
Kim Alvefur |
2022-04-24 |
util.crand: Reduce scope here too
|
Kim Alvefur |
2022-04-23 |
util.strbitop: Reduce scope of functions
|
Kim Alvefur |
2022-04-23 |
net.connect: Fix accumulation of connection attempt references
|
Kim Alvefur |
2022-04-20 |
Merge 0.12->trunk
|
Matthew Wild |
2022-04-13 |
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus)
0.12
|
Matthew Wild |
2022-04-13 |
make: Install stanza watcher library (thanks Menel)
|
Kim Alvefur |
2022-04-13 |
mod_admin_shell: Add watch:stanzas() command
|
Matthew Wild |
2022-03-23 |
mod_debug_stanzas/watcher: New module library to dynamically 'watch' for stanzas
|
Matthew Wild |
2022-03-23 |
mod_s2s: Store real stanzas in session.sendq, rather than strings
|
Matthew Wild |
2022-03-23 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-08 |
mod_storage_xep0227: Fix mapping of nodes without explicit configuration
0.12
|
Kim Alvefur |
2022-04-08 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-08 |
mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741)
0.12
|
Kim Alvefur |
2022-04-08 |
mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#admin data
0.12
|
Kim Alvefur |
2022-03-31 |
mod_storage_xep0227: Improve logging
0.12
|
Kim Alvefur |
2022-03-29 |
Merge 0.12->trunk
|
Matthew Wild |
2022-04-07 |
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740)
0.12
|
Matthew Wild |
2022-04-07 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-05 |
prosodyctl: Pass server when listing (outdated) plugins (fix #1738)
0.12
|
Kim Alvefur |
2022-04-05 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-04 |
core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736)
0.12
|
Kim Alvefur |
2022-04-04 |
Merge 0.12->trunk
|
Matthew Wild |
2022-04-03 |
configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks)
0.12
|
Matthew Wild |
2022-04-03 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-04-02 |
util.random: Test whether util.crand works before using it (fix #1734)
0.12
|
Kim Alvefur |
2022-04-02 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-28 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731)
0.12
|
Matthew Wild |
2022-03-28 |
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730)
0.12
|
Matthew Wild |
2022-03-28 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-28 |
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729)
0.12
|
Matthew Wild |
2022-03-28 |
configmanager: Add method to report loaded config files (part of #1729 fix)
0.12
|
Matthew Wild |
2022-03-28 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-28 |
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728)
0.12
|
Matthew Wild |
2022-03-28 |
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727)
0.12
|
Matthew Wild |
2022-03-28 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-03-27 |
prosodyctl about: Report version of lua-readline
0.12
|
Kim Alvefur |
2022-03-27 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-24 |
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724)
0.12
|
Matthew Wild |
2022-03-23 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-03-23 |
mod_external_services: Move error message to correct place (fix #1725)
0.12
|
Kim Alvefur |
2022-03-23 |
mod_adhoc: Simplify variable references
|
Kim Alvefur |
2022-03-22 |
adhoc: Include stanza and origin in adhoc event data
|
Kim Alvefur |
2017-03-06 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-21 |
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723)
0.12
|
Matthew Wild |
2022-03-21 |
net.connect: Improve logging on connection attempt failure
|
Matthew Wild |
2022-03-21 |
net.connect: Improve handling of failure when attempts are still pending
|
Matthew Wild |
2022-03-21 |
Merge 0.12->trunk
|
Matthew Wild |
2022-03-21 |
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722)
0.12
|
Matthew Wild |
2022-03-21 |