util.jsonschema: Add support for $ref pointers
|
Kim Alvefur |
2021-12-29 |
util.jsonpointer: Resolve JSON Pointers per RFC 6901
|
Kim Alvefur |
2021-12-29 |
make: Add target for rebuilding from Teal sources
|
Kim Alvefur |
2021-12-29 |
net.resolvers: Report DNSSEC validation errors instead of NoError
|
Kim Alvefur |
2021-12-28 |
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
|
Kim Alvefur |
2021-12-26 |
mod_auth_internal_hashed: Make SCRAM iteration count configurable
|
Kim Alvefur |
2021-12-26 |
mod_admin_shell: Log creation of incoming s2s connections during ping
|
Kim Alvefur |
2021-12-27 |
mod_smacks: sprinkle some metrics on it
|
Jonas Schäfer |
2021-12-27 |
openmetrics/histograms: improve code clarity
|
Kim Alvefur |
2021-12-27 |
openmetrics/histograms: fix incorrect condition for bucketing
|
Jonas Schäfer |
2021-12-26 |
mod_admin_shell: Print s2s related events while waiting for ping
|
Kim Alvefur |
2021-12-26 |
util.xml: Use variable instead of constant for consistency (thanks Thijs)
|
Matthew Wild |
2021-12-26 |
core.certmanager: Add curveslist to 'old' Mozilla TLS preset
|
Kim Alvefur |
2021-12-25 |
util.prosodyctl.check: Remove obsolete settings from known globals
|
Kim Alvefur |
2021-12-25 |
util.prosodyctl.check: Add some more obsolete settings
|
Kim Alvefur |
2021-12-25 |
mod_tombstones: Add some future TODOs
|
Kim Alvefur |
2021-12-23 |
mod_tombstones: Add a very basic test case
|
Kim Alvefur |
2021-12-23 |
mod_tombstones: Remember deleted accounts #1307
|
Kim Alvefur |
2021-12-23 |
mod_smacks: Compact code using new stanza API
|
Kim Alvefur |
2021-12-22 |
mod_http: Clean up redirects handlers for wildcard on http module unload
|
Kim Alvefur |
2021-12-22 |
mod_smacks: Use more compact resumption tokens
|
Kim Alvefur |
2021-12-22 |
util.id: Add a 'tiny' variant
|
Kim Alvefur |
2021-12-01 |
util.id: Adjust entropy levels, with rationales
|
Kim Alvefur |
2021-12-02 |
MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)
|
Kim Alvefur |
2021-10-05 |
MUC: Add method for getting the occupant id salt to allow reuse
|
Kim Alvefur |
2021-10-05 |
util.prosodyctl.cert: Copy SAN/wildcard certs only once
|
Kim Alvefur |
2021-12-22 |
util.x509: Fix to include wildcard identity
|
Kim Alvefur |
2021-12-22 |
core.certmanager: Check index for wildcard certs
|
Kim Alvefur |
2021-12-22 |
prosodyctl cert: use the indexing functions for better UX
|
Jonas Schäfer |
2021-12-21 |
prosodyctl: Hide process management commands when init system should be used instead
|
Kim Alvefur |
2021-12-21 |
prosodyctl: Reorder help sections
|
Kim Alvefur |
2021-12-21 |
mod_roster: Improve readability of bare-JID check
|
Kim Alvefur |
2021-12-22 |
mod_roster: pass correct username to roster-item-removed
|
Jonas Schäfer |
2021-12-22 |
core.certmanager: Rename preset option to 'tls_preset'
|
Kim Alvefur |
2021-12-22 |
core.certmanager: Add "legacy" preset for keeping previous default settings
|
Kim Alvefur |
2021-12-22 |
core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets
|
Kim Alvefur |
2021-11-03 |
core.certmanager: Presets based on Mozilla SSL Configuration Generator
|
Kim Alvefur |
2019-12-22 |
moduleapi: Support stripping of multi-word from module names
|
Matthew Wild |
2021-12-22 |
adminstream: fire disconnected event on lower layer disconnect
|
Jonas Schäfer |
2021-12-21 |
CHANGES: Add various things
|
Kim Alvefur |
2021-12-21 |
CHANGES: Reorganize by added/changed/removed to improve readability
|
Kim Alvefur |
2021-12-21 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-12-20 |
Tag 0.11.11
0.11
|
Kim Alvefur |
2021-12-20 |
mod_pep: Wipe pubsub service on user deletion
0.11 0.11.11
|
Kim Alvefur |
2021-11-04 |
mod_pep: Prevent creation of services for non-existent users
0.11
|
Kim Alvefur |
2021-11-03 |
mod_pep: Limit possible growth of node subscription info
0.11
|
Kim Alvefur |
2021-11-03 |
mod_pep: Limit possible growth of number of pubsub services
0.11
|
Kim Alvefur |
2021-11-03 |
mod_pep: Don't pass pubsub services across reloads
0.11
|
Kim Alvefur |
2021-11-03 |
net.server_epoll: Process all queued events from epoll before timers
0.11
|
Kim Alvefur |
2021-10-21 |
configmanager: Update error message to say 'VirtualHost' instead of 'Host'
|
Matthew Wild |
2021-12-20 |
mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children()
|
Matthew Wild |
2021-12-20 |
mod_smacks: Add future todo
|
Kim Alvefur |
2021-12-19 |
mod_smacks: Only include max resumption time when resumption is activated
|
Kim Alvefur |
2021-12-19 |
core.modulemanager: Load mod_smacks on Components
|
Kim Alvefur |
2021-12-19 |
mod_smacks: Fix typos
|
Kim Alvefur |
2021-12-19 |
mod_smacks: Fix error on shutdown if loaded on Component
|
Kim Alvefur |
2021-12-19 |