Software /
code /
verse
Graph
-
plugins.archive: Update to XEP-0313 v0.6Fri, 07 Apr 2017 19:38:52 +0200, by Kim Alvefur
-
plugins.smacks: Update to sm:3 namespaceFri, 07 Apr 2017 19:37:56 +0200, by Kim Alvefur
-
util.sasl.scram: Add support for authenticating with pre-hashed passwordFri, 07 Apr 2017 19:35:44 +0200, by Kim Alvefur
-
plugins.presence: If a string is given as presece options, use it as statusSat, 04 Jun 2016 13:37:06 +0200, by Kim Alvefur
-
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)Sat, 04 Jun 2016 13:36:39 +0200, by Kim Alvefur
-
plugins.presence: Fix resending previous presenceSat, 04 Jun 2016 13:35:23 +0200, by Kim Alvefur
-
Add plugin for XEP-0195: User BrowsingSun, 15 May 2016 16:23:54 +0200, by Kim Alvefur
-
Merge with ZashTue, 09 Feb 2016 23:40:12 +0000, by Matthew Wild
-
util.random: Use /dev/urandom or LuaCryptoWed, 13 Jan 2016 00:45:54 +0100, by Kim Alvefur
-
client, component: Fix logging of invalid XMLTue, 09 Feb 2016 23:39:31 +0000, by Matthew Wild
-
Merge with ZashTue, 12 Jan 2016 13:14:36 +0000, by Matthew Wild
-
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)Tue, 12 Jan 2016 14:06:20 +0100, by Kim Alvefur
-
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes thereSat, 09 Jan 2016 02:03:26 +0100, by Kim Alvefur
-
Add util.ip, dependency of net.dns since Prosody 0.9.9Sat, 09 Jan 2016 01:36:03 +0100, by Kim Alvefur
-
plugins: Cleanup [luacheck]Thu, 03 Sep 2015 22:41:27 +0200, by Kim Alvefur
-
plugins.smacks: explicitly import luasocket which stops setting globals in new versionsThu, 03 Sep 2015 21:46:57 +0200, by Kim Alvefur
-
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globalsThu, 27 Aug 2015 14:22:25 +0200, by Kim Alvefur
-
plugins: Use util.hashes instead of util.sha1Tue, 25 Aug 2015 18:03:10 +0200, by Kim Alvefur
-
libs.encodings: mime.unb64 is buggy with \0 should have been fixedTue, 25 Aug 2015 16:27:38 +0200, by Kim Alvefur
-
util.sasl.scram: Use the new util.hashes and util.randomTue, 25 Aug 2015 16:07:20 +0200, by Kim Alvefur
-
libs.hashes: Wrap LuaCrypto with fallback to util.sha1Tue, 25 Aug 2015 15:45:23 +0200, by Kim Alvefur
-
Import util.random from Prosody (using SHA-1)Tue, 25 Aug 2015 16:01:52 +0200, by Kim Alvefur
-
Import util.rsm from prosody-modulesWed, 19 Aug 2015 16:41:47 +0200, by Kim Alvefur
-
squishy: Include util.xml and util.jsonWed, 19 Aug 2015 14:41:24 +0200, by Kim Alvefur
-
verse: Pass on error from trying to require verse connection moduleSun, 17 May 2015 15:00:30 +0200, by Kim Alvefur
-
plugins.tls: Allow configuring TLS options at stream.sslSun, 17 May 2015 14:59:28 +0200, by Kim Alvefur
-
libs.adhoc: Don't set unintentional globalsTue, 05 May 2015 01:10:33 +0200, by Kim Alvefur
-
verse: Enable TCP keepalivesTue, 05 May 2015 01:08:20 +0200, by Kim Alvefur
-
plugins.legacy: Make functions localFri, 01 May 2015 23:33:08 +0200, by Kim Alvefur
-
Discard trailing whitespaceFri, 01 May 2015 23:27:29 +0200, by Kim Alvefur
-
plugins.jingle_ft: Update to version 0.16Fri, 01 May 2015 21:46:24 +0200, by Kim Alvefur
-
Added tag 0.9.1 for changeset 9aa5bce207b2Sat, 09 Jan 2016 11:03:30 +0000, by Matthew Wild
-
squishy: Add util.ip, now required by net.dns 0.9.1Sat, 09 Jan 2016 10:47:03 +0000, by Matthew Wild
-
Makefile: Remove config.unix when making a releaseFri, 01 Jan 2016 17:17:36 +0000, by Matthew Wild
-
Added tag 0.9.0 for changeset 3267ae7c9217Fri, 01 Jan 2016 17:14:21 +0000, by Matthew Wild
-
Makefile: Error if config.unix is missingFri, 01 Jan 2016 15:50:58 +0000, by Matthew Wild
-
Makefile: Add 'install' targetFri, 01 Jan 2016 15:41:04 +0000, by Matthew Wild
-
configure, Makefile: Add configure script to set build-time variablesFri, 01 Jan 2016 15:40:51 +0000, by Matthew Wild
-
Makefile, buildscripts/squish: Add Makefile and squish to the repoThu, 31 Dec 2015 21:12:00 +0000, by Matthew Wild
-
init: Log the error message that caused loading of a connection module to failSat, 05 Sep 2015 15:13:52 +0100, by Matthew Wild
-
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)Sun, 16 Nov 2014 19:33:18 +0100, by Kim Alvefur
-
squishy: Fetch from latest 0.9Sun, 05 Oct 2014 14:39:11 +0200, by Kim Alvefur
-
squishy: Fix for fetching util.rsmSun, 05 Oct 2014 14:37:56 +0200, by Kim Alvefur
-
util.sasl.scram: Only indicate channel binding support when TLS is usedSun, 05 Oct 2014 13:20:29 +0200, by Kim Alvefur
-
client: Deal with eg no-stream errors where no stanza is passedTue, 30 Sep 2014 12:18:28 +0200, by Kim Alvefur
-
util.sasl.scram: Slight optimization of HMACTue, 30 Sep 2014 12:16:33 +0200, by Kim Alvefur
-
util.sasl.scram: Correctly verify that the server added its own nonceTue, 30 Sep 2014 11:59:52 +0200, by Kim Alvefur
-
verse: Import LuaSocket properly (especially for 5.2)Tue, 23 Sep 2014 22:15:13 +0200, by Kim Alvefur
-
plugins.sasl: Store mechanisms with the correct nameThu, 18 Sep 2014 22:00:58 +0200, by Kim Alvefur
-
util.sasl.scram: Fix typoThu, 18 Sep 2014 20:33:40 +0200, by Kim Alvefur
-
plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offeredThu, 18 Sep 2014 20:32:38 +0200, by Kim Alvefur
-
squishy: Add sasl mechsThu, 18 Sep 2014 19:17:10 +0200, by Kim Alvefur
-
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS)Thu, 18 Sep 2014 19:03:15 +0200, by Kim Alvefur
-
Add SCRAM-SHA-1 implementationThu, 18 Sep 2014 19:02:13 +0200, by Kim Alvefur
-
Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/Thu, 18 Sep 2014 18:59:34 +0200, by Kim Alvefur
-
plugins.archive: Update to MAM version 0.3Mon, 08 Sep 2014 12:10:21 +0200, by Kim Alvefur
-
Merge with ZashWed, 27 Aug 2014 10:34:58 +0100, by Matthew Wild
-
verse.plugins.uptime: Explicitly cast uptime to a numberWed, 04 Sep 2013 13:40:55 +0200, by Kim Alvefur
-
plugins.smacks: Improve logic for sending <r/>Wed, 27 Aug 2014 10:30:38 +0100, by Matthew Wild
Scroll all the way down to load more.