log

age author description
Sun, 09 Mar 2014 23:08:41 +0100 Kim Alvefur mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted already
Sun, 09 Mar 2014 14:09:24 +0100 Kim Alvefur mod_s2s_auth_dane: Fix inverted nil check
Sun, 09 Mar 2014 13:44:29 +0100 Kim Alvefur mod_s2s_auth_dane: Do DANE lookups on outgoing stream features
Sun, 09 Mar 2014 13:43:27 +0100 Kim Alvefur mod_s2s_auth_dane: Improve logging
Sun, 09 Mar 2014 13:42:36 +0100 Kim Alvefur mod_s2s_auth_dane: More comment changes
Sat, 08 Mar 2014 00:00:26 +0100 Kim Alvefur mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sin
Fri, 07 Mar 2014 23:30:34 +0100 Kim Alvefur mod_s2s_auth_dane: Add some comments
Thu, 06 Mar 2014 01:10:21 +0100 Kim Alvefur mod_block_registrations: Switch to using the 'user-registering' event
Wed, 05 Mar 2014 17:44:27 +0100 Kim Alvefur mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA exists
Wed, 05 Mar 2014 17:42:15 +0100 Kim Alvefur mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is used
Wed, 05 Mar 2014 17:40:44 +0100 Kim Alvefur mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA reply
Wed, 05 Mar 2014 17:38:36 +0100 Kim Alvefur mod_s2s_auth_dane: Comment updates
Fri, 28 Feb 2014 15:41:26 +0100 Kim Alvefur mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Fri, 28 Feb 2014 15:37:55 +0100 Kim Alvefur Backed out changeset 853a382c9bd6
Fri, 28 Feb 2014 15:36:06 +0100 Kim Alvefur mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Wed, 26 Feb 2014 13:08:47 -0800 Lance Stout Update the namespaces in http_altconnect to match published XEP-0156
Wed, 26 Feb 2014 20:17:13 +0100 Kim Alvefur Merge
Wed, 26 Feb 2014 12:38:57 -0500 Waqas Hussain mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.
Wed, 26 Feb 2014 20:15:41 +0100 Kim Alvefur mod_register_web: Pass request around so IP address can be reported
Wed, 26 Feb 2014 18:36:22 +0100 Kim Alvefur mod_vjud: Fix typo
Wed, 26 Feb 2014 11:00:30 +0100 Kim Alvefur mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)
Sat, 22 Feb 2014 13:26:22 +0100 Kim Alvefur mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)
Sat, 22 Feb 2014 13:25:01 +0100 Kim Alvefur mod_carbons: Ignore MUC PMs if tagged as such
Thu, 20 Feb 2014 20:40:38 +0100 Kim Alvefur mod_mam_muc: Remove code that should have been removed in previous commit
Thu, 20 Feb 2014 20:37:26 +0100 Kim Alvefur mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable
Thu, 20 Feb 2014 20:22:35 +0100 Kim Alvefur mod_mam_muc: Rename variable
Thu, 20 Feb 2014 20:16:15 +0100 Kim Alvefur mod_mam_muc: Use public API of rooms for authorization check
Wed, 19 Feb 2014 18:03:39 +0700 Vadim Misbakh-Soloviov mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions)
Wed, 19 Feb 2014 17:59:17 +0700 Vadim Misbakh-Soloviov mod_seclabels: Avoid tracebacks about indexing nil stanza
Wed, 19 Feb 2014 17:57:32 +0700 Vadim Misbakh-Soloviov mod_pubsub_mqtt: Avoid tracebacks about concatenating nil field