Log

description author age
client: Deal with eg no-stream errors where no stanza is passed Kim Alvefur Tue, 30 Sep 2014 12:18:28 +0200
util.sasl.scram: Slight optimization of HMAC Kim Alvefur Tue, 30 Sep 2014 12:16:33 +0200
util.sasl.scram: Correctly verify that the server added its own nonce Kim Alvefur Tue, 30 Sep 2014 11:59:52 +0200
verse: Import LuaSocket properly (especially for 5.2) Kim Alvefur Tue, 23 Sep 2014 22:15:13 +0200
plugins.sasl: Store mechanisms with the correct name Kim Alvefur Thu, 18 Sep 2014 22:00:58 +0200
util.sasl.scram: Fix typo Kim Alvefur Thu, 18 Sep 2014 20:33:40 +0200
plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offered Kim Alvefur Thu, 18 Sep 2014 20:32:38 +0200
squishy: Add sasl mechs Kim Alvefur Thu, 18 Sep 2014 19:17:10 +0200
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS) Kim Alvefur Thu, 18 Sep 2014 19:03:15 +0200
Add SCRAM-SHA-1 implementation Kim Alvefur Thu, 18 Sep 2014 19:02:13 +0200
Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/ Kim Alvefur Thu, 18 Sep 2014 18:59:34 +0200
plugins.archive: Update to MAM version 0.3 Kim Alvefur Mon, 08 Sep 2014 12:10:21 +0200
Merge with Zash Matthew Wild Wed, 27 Aug 2014 10:34:58 +0100
verse.plugins.uptime: Explicitly cast uptime to a number Kim Alvefur Wed, 04 Sep 2013 13:40:55 +0200
plugins.smacks: Improve logic for sending <r/> Matthew Wild Wed, 27 Aug 2014 10:30:38 +0100
plugins.groupchat: Use verse.eventable (room objects were missing :unhook() ) Matthew Wild Wed, 27 Aug 2014 10:30:08 +0100
plugins.pubsub: Implement fetching of items Kim Alvefur Sat, 06 Jul 2013 08:40:18 +0200
plugins.pubsub: Keep track of wrapped callbacks Kim Alvefur Sat, 06 Jul 2013 08:38:31 +0200
plugins.pubsub: Implement node discovery Kim Alvefur Sat, 06 Jul 2013 08:35:37 +0200
plugins.archive: Update for MAM 0.2 Kim Alvefur Sun, 30 Jun 2013 00:46:49 +0200
verse.client: Fix stream error error Kim Alvefur Fri, 14 Jun 2013 23:25:54 +0200
plugins.register: Support submitting email when registering an account Matthew Wild Sat, 08 Jun 2013 18:17:09 +0100
plugins.register: Fix event name (failure vs. failed) Matthew Wild Sat, 08 Jun 2013 17:43:41 +0100
plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark) Matthew Wild Fri, 07 Jun 2013 14:36:41 +0100
plugins.adhoc: Add missing return in error case Matthew Wild Tue, 28 May 2013 15:14:50 +0100
plugins.ping: Reply to pings Kim Alvefur Sat, 11 May 2013 18:42:13 +0200
plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid Kim Alvefur Fri, 10 May 2013 12:19:57 +0200
plugins.pubsub: Collect the subscribed jid Kim Alvefur Fri, 10 May 2013 12:13:36 +0200
verse.client: Fire stream error events, so they can be handled Kim Alvefur Mon, 29 Apr 2013 10:58:40 +0200
util.dataforms: Add method for converting XML dataforms to tables Kim Alvefur Fri, 15 Feb 2013 20:45:31 +0100