aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util.jsonschema: Add support for $ref pointersKim Alvefur2021-12-292-44/+70
* util.jsonpointer: Resolve JSON Pointers per RFC 6901Kim Alvefur2021-12-293-1/+87
* make: Add target for rebuilding from Teal sourcesKim Alvefur2021-12-291-0/+2
* net.resolvers: Report DNSSEC validation errors instead of NoErrorKim Alvefur2021-12-282-3/+13
* mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438Kim Alvefur2021-12-263-2/+9
* mod_auth_internal_hashed: Make SCRAM iteration count configurableKim Alvefur2021-12-261-1/+1
* mod_admin_shell: Log creation of incoming s2s connections during pingKim Alvefur2021-12-271-0/+2
* mod_smacks: sprinkle some metrics on itJonas Schäfer2021-12-271-2/+45
* openmetrics/histograms: improve code clarityKim Alvefur2021-12-272-2/+2
* openmetrics/histograms: fix incorrect condition for bucketingJonas Schäfer2021-12-262-2/+2
* mod_admin_shell: Print s2s related events while waiting for pingKim Alvefur2021-12-261-1/+28
* util.xml: Use variable instead of constant for consistency (thanks Thijs)Matthew Wild2021-12-261-1/+1
* core.certmanager: Add curveslist to 'old' Mozilla TLS presetKim Alvefur2021-12-261-1/+2
* util.prosodyctl.check: Remove obsolete settings from known globalsKim Alvefur2021-12-251-2/+0
* util.prosodyctl.check: Add some more obsolete settingsKim Alvefur2021-12-251-0/+6
* mod_tombstones: Add some future TODOsKim Alvefur2021-12-231-0/+4
* mod_tombstones: Add a very basic test caseKim Alvefur2021-12-232-0/+41
* mod_tombstones: Remember deleted accounts #1307Kim Alvefur2021-12-232-0/+76
* mod_smacks: Compact code using new stanza APIKim Alvefur2021-12-221-9/+2
* mod_http: Clean up redirects handlers for wildcard on http module unloadKim Alvefur2021-12-221-0/+7
* mod_smacks: Use more compact resumption tokensKim Alvefur2021-12-221-2/+2
* util.id: Add a 'tiny' variantKim Alvefur2021-12-021-0/+3
* util.id: Adjust entropy levels, with rationalesKim Alvefur2021-12-024-6/+17
* MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)Kim Alvefur2021-10-051-3/+5
* MUC: Add method for getting the occupant id salt to allow reuseKim Alvefur2021-10-052-5/+12
* util.prosodyctl.cert: Copy SAN/wildcard certs only onceKim Alvefur2021-12-221-1/+5
* util.x509: Fix to include wildcard identityKim Alvefur2021-12-221-0/+3
* core.certmanager: Check index for wildcard certsKim Alvefur2021-12-221-1/+2
* prosodyctl cert: use the indexing functions for better UXJonas Schäfer2021-12-212-19/+29
* prosodyctl: Hide process management commands when init system should be used ...Kim Alvefur2021-12-211-3/+19
* prosodyctl: Reorder help sectionsKim Alvefur2021-12-211-5/+5
* mod_roster: Improve readability of bare-JID checkKim Alvefur2021-12-221-2/+2
* mod_roster: pass correct username to roster-item-removedJonas Schäfer2021-12-222-1/+76
* core.certmanager: Rename preset option to 'tls_preset'Kim Alvefur2021-12-222-1/+2
* core.certmanager: Add "legacy" preset for keeping previous default settingsKim Alvefur2021-12-221-1/+3
* core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presetsKim Alvefur2021-11-031-1/+7
* core.certmanager: Presets based on Mozilla SSL Configuration GeneratorKim Alvefur2019-12-222-0/+61
* moduleapi: Support stripping of multi-word from module namesMatthew Wild2021-12-221-1/+1
* adminstream: fire disconnected event on lower layer disconnectJonas Schäfer2021-12-211-0/+1
* CHANGES: Add various thingsKim Alvefur2021-12-211-2/+14
* CHANGES: Reorganize by added/changed/removed to improve readabilityKim Alvefur2021-12-211-25/+48
* Merge 0.11->trunkKim Alvefur2021-12-201-10/+52
|\
| * Tag 0.11.11Kim Alvefur2021-12-200-0/+0
| * mod_pep: Wipe pubsub service on user deletion0.11.11Kim Alvefur2021-11-041-0/+15
| * mod_pep: Prevent creation of services for non-existent usersKim Alvefur2021-11-041-0/+15
| * mod_pep: Limit possible growth of node subscription infoKim Alvefur2021-11-041-2/+5
| * mod_pep: Limit possible growth of number of pubsub servicesKim Alvefur2021-11-041-2/+16
| * mod_pep: Don't pass pubsub services across reloadsKim Alvefur2021-11-041-6/+0
| * net.server_epoll: Process all queued events from epoll before timersKim Alvefur2021-10-211-2/+4
* | configmanager: Update error message to say 'VirtualHost' instead of 'Host'Matthew Wild2021-12-201-1/+1