Thu, 13 Mar 2014 14:58:47 +0000 Fix problem handling form input
Luis G.F <luisgf@gmail.com> [Thu, 13 Mar 2014 14:58:47 +0000] rev 1345
Fix problem handling form input
Tue, 11 Mar 2014 21:13:40 +0100 mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE records
Kim Alvefur <zash@zash.se> [Tue, 11 Mar 2014 21:13:40 +0100] rev 1344
mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE records
Tue, 11 Mar 2014 18:44:01 +0100 all the things: Remove trailing whitespace
Florian Zeitz <florob@babelmonkeys.de> [Tue, 11 Mar 2014 18:44:01 +0100] rev 1343
all the things: Remove trailing whitespace
Mon, 10 Mar 2014 08:22:58 +0000 Initial commit
Luis G.F <luisgf@gmail.com> [Mon, 10 Mar 2014 08:22:58 +0000] rev 1342
Initial commit
Mon, 10 Mar 2014 00:04:00 +0100 Merge
Kim Alvefur <zash@zash.se> [Mon, 10 Mar 2014 00:04:00 +0100] rev 1341
Merge
Sun, 09 Mar 2014 23:17:17 +0100 mod_s2s_auth_dane: Improve handling of bogus data
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 23:17:17 +0100] rev 1340
mod_s2s_auth_dane: Improve handling of bogus data
Sun, 09 Mar 2014 23:35:57 +0100 mod_websocket: Update to draft-ietf-xmpp-websocket-01
Florian Zeitz <florob@babelmonkeys.de> [Sun, 09 Mar 2014 23:35:57 +0100] rev 1339
mod_websocket: Update to draft-ietf-xmpp-websocket-01
Sun, 09 Mar 2014 23:08:41 +0100 mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted already
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 23:08:41 +0100] rev 1338
mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted already
Sun, 09 Mar 2014 14:09:24 +0100 mod_s2s_auth_dane: Fix inverted nil check
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 14:09:24 +0100] rev 1337
mod_s2s_auth_dane: Fix inverted nil check
Sun, 09 Mar 2014 13:44:29 +0100 mod_s2s_auth_dane: Do DANE lookups on outgoing stream features
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 13:44:29 +0100] rev 1336
mod_s2s_auth_dane: Do DANE lookups on outgoing stream features
Sun, 09 Mar 2014 13:43:27 +0100 mod_s2s_auth_dane: Improve logging
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 13:43:27 +0100] rev 1335
mod_s2s_auth_dane: Improve logging
Sun, 09 Mar 2014 13:42:36 +0100 mod_s2s_auth_dane: More comment changes
Kim Alvefur <zash@zash.se> [Sun, 09 Mar 2014 13:42:36 +0100] rev 1334
mod_s2s_auth_dane: More comment changes
Sat, 08 Mar 2014 00:00:26 +0100 mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sin
Kim Alvefur <zash@zash.se> [Sat, 08 Mar 2014 00:00:26 +0100] rev 1333
mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sin
Fri, 07 Mar 2014 23:30:34 +0100 mod_s2s_auth_dane: Add some comments
Kim Alvefur <zash@zash.se> [Fri, 07 Mar 2014 23:30:34 +0100] rev 1332
mod_s2s_auth_dane: Add some comments
Thu, 06 Mar 2014 01:10:21 +0100 mod_block_registrations: Switch to using the 'user-registering' event
Kim Alvefur <zash@zash.se> [Thu, 06 Mar 2014 01:10:21 +0100] rev 1331
mod_block_registrations: Switch to using the 'user-registering' event
Wed, 05 Mar 2014 17:44:27 +0100 mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA exists
Kim Alvefur <zash@zash.se> [Wed, 05 Mar 2014 17:44:27 +0100] rev 1330
mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA exists
Wed, 05 Mar 2014 17:42:15 +0100 mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is used
Kim Alvefur <zash@zash.se> [Wed, 05 Mar 2014 17:42:15 +0100] rev 1329
mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is used
Wed, 05 Mar 2014 17:40:44 +0100 mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA reply
Kim Alvefur <zash@zash.se> [Wed, 05 Mar 2014 17:40:44 +0100] rev 1328
mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA reply
Wed, 05 Mar 2014 17:38:36 +0100 mod_s2s_auth_dane: Comment updates
Kim Alvefur <zash@zash.se> [Wed, 05 Mar 2014 17:38:36 +0100] rev 1327
mod_s2s_auth_dane: Comment updates
Fri, 28 Feb 2014 15:41:26 +0100 mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Kim Alvefur <zash@zash.se> [Fri, 28 Feb 2014 15:41:26 +0100] rev 1326
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Fri, 28 Feb 2014 15:37:55 +0100 Backed out changeset 853a382c9bd6
Kim Alvefur <zash@zash.se> [Fri, 28 Feb 2014 15:37:55 +0100] rev 1325
Backed out changeset 853a382c9bd6
Fri, 28 Feb 2014 15:36:06 +0100 mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Kim Alvefur <zash@zash.se> [Fri, 28 Feb 2014 15:36:06 +0100] rev 1324
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
Wed, 26 Feb 2014 13:08:47 -0800 Update the namespaces in http_altconnect to match published XEP-0156
Lance Stout <lancestout@gmail.com> [Wed, 26 Feb 2014 13:08:47 -0800] rev 1323
Update the namespaces in http_altconnect to match published XEP-0156
Wed, 26 Feb 2014 20:17:13 +0100 Merge
Kim Alvefur <zash@zash.se> [Wed, 26 Feb 2014 20:17:13 +0100] rev 1322
Merge
Wed, 26 Feb 2014 20:15:41 +0100 mod_register_web: Pass request around so IP address can be reported
Kim Alvefur <zash@zash.se> [Wed, 26 Feb 2014 20:15:41 +0100] rev 1321
mod_register_web: Pass request around so IP address can be reported
Wed, 26 Feb 2014 12:38:57 -0500 mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.
Waqas Hussain <waqas20@gmail.com> [Wed, 26 Feb 2014 12:38:57 -0500] rev 1320
mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.
Wed, 26 Feb 2014 18:36:22 +0100 mod_vjud: Fix typo
Kim Alvefur <zash@zash.se> [Wed, 26 Feb 2014 18:36:22 +0100] rev 1319
mod_vjud: Fix typo
Wed, 26 Feb 2014 11:00:30 +0100 mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)
Kim Alvefur <zash@zash.se> [Wed, 26 Feb 2014 11:00:30 +0100] rev 1318
mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)
Sat, 22 Feb 2014 13:26:22 +0100 mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)
Kim Alvefur <zash@zash.se> [Sat, 22 Feb 2014 13:26:22 +0100] rev 1317
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)
Sat, 22 Feb 2014 13:25:01 +0100 mod_carbons: Ignore MUC PMs if tagged as such
Kim Alvefur <zash@zash.se> [Sat, 22 Feb 2014 13:25:01 +0100] rev 1316
mod_carbons: Ignore MUC PMs if tagged as such
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip