Commit Graph

13304 Commits (7b6a2f64e227a2cd41c1925d8dda7944ac450f46)
 

Author SHA1 Message Date
Kim Alvefur 7b6a2f64e2 core.certmanager: Handle dane context setting same way on reload as on initialization 3 years ago
Kim Alvefur 717ea33160 util.prosodyctl.check: Print DANE TLSA records for certificates 3 years ago
Kim Alvefur ab2dcd8007 util.prosodyctl.check: Wrap each check in a function 3 years ago
Kim Alvefur 3a91ff2b48 muc.register: Clarify what's going on when enforcing nicknames 3 years ago
Kim Alvefur 94f9295042 util.datamanager: Clean up list index files on purge (i.e. user deletion) 3 years ago
Kim Alvefur dc6ac6fe4e mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled 3 years ago
Kim Alvefur 6c0ba09487 mod_s2s_auth_dane_in: DANE support for s2sin 3 years ago
Kim Alvefur 918bb97dd5 migrator: Add mod_http_file_share example to config template 3 years ago
Kim Alvefur 607bfafe36 migrator: Update default config template with new stores 3 years ago
Kim Alvefur 2c9c0fab32 core.certmanager: Tweak log level of message about SNI being required 3 years ago
Matthew Wild 40c7ebddd1 mod_bosh: Include stream attributes in stream-features event 3 years ago
Kim Alvefur 7a9e8092ac Merge 0.12->trunk 3 years ago
Kim Alvefur e8128c1d60 core.certmanager: Validate that 'tls_profile' is one of the valid values 3 years ago
Matthew Wild c7cf6a8dc3 mod_saslauth: Clear 'auto' from endpoint hash var, it's not a real hash (thanks tmolitor) 3 years ago
Matthew Wild 18db016c2f mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default 3 years ago
Matthew Wild 4cd3032523 mod_saslauth: Fix traceback in tls-server-end-point channel binding 3 years ago
Kim Alvefur 32ce8884ba mod_admin_shell: Make 'Role' column dynamically sized 3 years ago
Matthew Wild b029c17c91 mod_saslauth: Actively close cert file after reading 3 years ago
Matthew Wild a4c91c7646 mod_saslauth: Fix read format string (thanks tmolitor) 3 years ago
Kim Alvefur 7b882e4405 mod_cron: Make task frequencies configurable in overly generic manner 3 years ago
Kim Alvefur 76bf26057e mod_cron: Fix missing restore method in Teal record definition 3 years ago
Kim Alvefur ade700b2d6 CHANGES: Mention 'tls-server-end-point' 3 years ago
Kim Alvefur 4d9916d1e5 mod_muc_mam: Improve wording of enable setting 3 years ago
Kim Alvefur d0e69c4e15 Added tag 0.12.4 for changeset a2ba3f06dcf4 3 years ago
Kim Alvefur da3d755a15 util.prosodyctl.check: Correct modern replacement for 'disallow_s2s' 3 years ago
Kim Alvefur 0fa9d6be37 util.array: Fix new() library function 3 years ago
Kim Alvefur 683b90f871 util.prosodyctl.check: Hint about the 'external_addresses' config option 3 years ago
Kim Alvefur 43c39930c3 util.prosodyctl.check: Validate format of module list options 3 years ago
Kim Alvefur 3f81654a66 util.prosodyctl.check: Get some config options via minimal moduleapi #896 3 years ago
Kim Alvefur 59f9a608fd core.certmanager: Update Mozilla TLS config to version 5.7 3 years ago
Kim Alvefur c82f504f6a mod_pubsub: Send correct jid attribute in disco#items 3 years ago
Kim Alvefur 960f406662 mod_http: Fix error if 'access_control_allow_origins' is set 3 years ago
Kim Alvefur cbed7dfdf5 util.array: Expose new() on module table 3 years ago
Kim Alvefur e4d5c15396 util.prosodyctl.check: Fix error where hostname can't be turned into A label 3 years ago
Kim Alvefur c159b0b683 mod_saslauth: Get correct 'tls-server-end-point' with new LuaSec API 4 years ago
Matthew Wild 4cc85dc056 mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections 4 years ago
Matthew Wild b4ed120963 portmanager: Expose API to get at SSL/TLS config for a given interface/port 4 years ago
Kim Alvefur 20afe7d20d mod_s2s: Add event where resolver for s2sout can be tweaked 4 years ago
Kim Alvefur 8ef7bc2cf4 mod_csi_simple: Disable revert-to-inactive timer when going to active mode 3 years ago
Kim Alvefur 9aecb5cd19 mod_csi_simple: Clear delayed active mode timer on disable 3 years ago
Kim Alvefur 57c3771614 util.error: Fix error on conversion of invalid error stanza, fix #1805 3 years ago
Kim Alvefur 506ee45da2 mod_admin_shell: Fix display of remote cert status when expired etc 3 years ago
Matthew Wild 6d8647b333 prosodyctl: Fix using variable content in a format string 3 years ago
Kim Alvefur d840f27320 mod_smacks: Replace existing watchdog when starting hibernation 3 years ago
Kim Alvefur 3a3d9c6c2c mod_smacks: Fix stray watchdog closing sessions 3 years ago
Kim Alvefur 0890b20fbf mod_http: Unhook CORS handlers only if active (fixes #1801) 3 years ago
Kim Alvefur 9c49ca70fd util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 3 years ago
Matthew Wild 631a4a3034 Added tag 0.12.3 for changeset 0598d822614f 3 years ago
Matthew Wild 4dcabd36ce mod_websocket: Fire pre-session-close event (fixes #1800) 3 years ago
Matthew Wild 87ee5a2300 net.http.parser: Fix off-by-one error in chunk parser 3 years ago