Software /
code /
prosody
Graph
-
util.prosodyctl.check: Try to clarify check for misplaced k=v in modules_enabled (thanks aab and Menel)16 months ago, by Kim Alvefur
-
doap: Update XEP-0359 version, no protocol changes16 months ago, by Kim Alvefur
-
doap: Update XEP-0353 version, no change affecting server handling16 months ago, by Kim Alvefur
-
doap: Update XEP-0313 version, only change align with current mod_mam behavior16 months ago, by Kim Alvefur
-
doap: Update XEP-0045 version, only minor changes16 months ago, by Kim Alvefur
-
util.startup: Attempt to bring some order to startup/shutdown with util.fsm16 months ago, by Matthew Wild
-
.luacheckrc: Add module:could()16 months ago, by Matthew Wild
-
moduleapi: may(): Support explicit actor_jid in context object16 months ago, by Matthew Wild
-
mod_muc: Switch to module:could() for some implicit access control checks16 months ago, by Matthew Wild
-
mod_muc: Allow guest users to list rooms by default16 months ago, by Matthew Wild
-
mod_muc: Add :list-rooms permission16 months ago, by Matthew Wild
-
mod_tokenauth: Fix saving grants after clearing expired tokens16 months ago, by Kim Alvefur
-
mod_s2s_auth_certs: Remove LuaSec compat that moved to net.server16 months ago, by Kim Alvefur
-
core.certmanager: Handle dane context setting same way on reload as on initialization16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Print DANE TLSA records for certificates16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Wrap each check in a function16 months ago, by Kim Alvefur
-
muc.register: Clarify what's going on when enforcing nicknames16 months ago, by Kim Alvefur
-
util.datamanager: Clean up list index files on purge (i.e. user deletion)16 months ago, by Kim Alvefur
-
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled16 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: DANE support for s2sin17 months ago, by Kim Alvefur
-
migrator: Add mod_http_file_share example to config template17 months ago, by Kim Alvefur
-
migrator: Update default config template with new stores17 months ago, by Kim Alvefur
-
core.certmanager: Tweak log level of message about SNI being required17 months ago, by Kim Alvefur
-
mod_bosh: Include stream attributes in stream-features event17 months ago, by Matthew Wild
-
Merge 0.12->trunk17 months ago, by Kim Alvefur
-
core.certmanager: Validate that 'tls_profile' is one of the valid values 0.1217 months ago, by Kim Alvefur
-
mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor)17 months ago, by Matthew Wild
-
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default17 months ago, by Matthew Wild
-
mod_saslauth: Fix traceback in tls-server-end-point channel binding17 months ago, by Matthew Wild
-
mod_admin_shell: Make 'Role' column dynamically sized17 months ago, by Kim Alvefur
-
mod_saslauth: Actively close cert file after reading17 months ago, by Matthew Wild
-
mod_saslauth: Fix read format string (thanks tmolitor)17 months ago, by Matthew Wild
-
mod_cron: Make task frequencies configurable in overly generic manner17 months ago, by Kim Alvefur
-
mod_cron: Fix missing restore method in Teal record definition17 months ago, by Kim Alvefur
-
CHANGES: Mention 'tls-server-end-point'17 months ago, by Kim Alvefur
-
mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API2022-10-23, by Kim Alvefur
-
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections2022-09-07, by Matthew Wild
-
portmanager: Expose API to get at SSL/TLS config for a given interface/port2022-09-07, by Matthew Wild
-
mod_saslauth: Derive hash from certificate per tls-server-end-point2021-06-28, by Kim Alvefur
-
mod_saslauth: Support tls-server-end-point via manually specified hash2020-12-07, by Kim Alvefur
-
mod_tokenauth: Set name/description on cleanup job17 months ago, by Kim Alvefur
-
mod_tokenauth: Save grant after removing expired tokens17 months ago, by Kim Alvefur
-
mod_tokenauth: Periodically clear out expired tokens and grants17 months ago, by Kim Alvefur
-
mod_tokenauth: Delete grants without tokens after period17 months ago, by Kim Alvefur
-
mod_tokenauth: Clear expired tokens on grant retrieval17 months ago, by Kim Alvefur
-
mod_tokenauth: Delete grants in the wrong formats on retrieval17 months ago, by Kim Alvefur
-
lint: Teach luacheck about module:once17 months ago, by Kim Alvefur
-
mod_cron: Remove unused import [luacheck]17 months ago, by Kim Alvefur
-
Merge 0.12->trunk17 months ago, by Kim Alvefur
-
mod_http_file_share: Retrieve stored total in async-friendly way17 months ago, by Kim Alvefur
-
mod_cron: Load last task run time inside task runner to fix async17 months ago, by Kim Alvefur
-
mod_cron: Revert bbd3ac65640d20 months ago, by Kim Alvefur
-
mod_storage_internal: Don't report error when attempting to trim empty archive17 months ago, by Kim Alvefur
-
mod_storage_internal: Fix fast trimming of archive with exactly one item18 months ago, by Kim Alvefur
-
net.http.server: Fix typo in previous commit18 months ago, by Kim Alvefur
-
net.http.server: Support setting Content-Type of uncaught HTTP errors18 months ago, by Kim Alvefur
-
mod_http_file_share: Switch to the new authz API (BC)18 months ago, by Kim Alvefur
-
core.storagemanager: Remove 0.10 era sql2 driver COMPAT18 months ago, by Kim Alvefur
Scroll all the way down to load more.