Mon, 17 Jun 2019 12:32:00 +0100 Matthew Wild squishy: Include util.x509, required by net.http in Prosody 0.10+ changeset | files
Mon, 17 Sep 2018 13:52:12 +0100 Matthew Wild squishy: Add util.time changeset | files
Mon, 17 Sep 2018 13:19:54 +0100 Matthew Wild verse: Ensure verse.quit() only quits the loop once changeset | files
Wed, 27 Jun 2018 19:19:11 +0100 Matthew Wild plugins.disco: Fix to use util.caps instead of broken hacky implementation changeset | files
Wed, 27 Jun 2018 19:18:06 +0100 Matthew Wild libs.hashes: Better error message when method not available changeset | files
Wed, 27 Jun 2018 19:17:51 +0100 Matthew Wild libs.hashes: Add support for sha1 lib from luarocks changeset | files
Wed, 27 Jun 2018 19:16:25 +0100 Matthew Wild squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) changeset | files
Wed, 27 Jun 2018 19:13:27 +0100 Matthew Wild Makefile: Use configured squish path changeset | files
Sun, 20 May 2018 01:24:39 +0200 Kim Alvefur verse.plugins.groupchat: Fix import of util.events changeset | files
Sun, 20 May 2018 01:16:22 +0200 Kim Alvefur verse: Remove use of deprecated module() function changeset | files
Sun, 20 May 2018 01:15:50 +0200 Kim Alvefur buildsys: Update to fetch from Prosody 0.10 branch changeset | files
Sun, 20 May 2018 00:56:24 +0200 Kim Alvefur verse.plugins.pep: Support taking an item id, default to "current" changeset | files
Sun, 20 May 2018 00:51:58 +0200 Kim Alvefur libs.hashes: Switch to moteus bgcrypto suite changeset | files
Sat, 31 Mar 2018 15:45:14 +0200 Kim Alvefur plugins.archive: Call callback even f there were no <fin> element changeset | files
Sat, 31 Mar 2018 15:43:28 +0200 Kim Alvefur plugins.archive: Don't require 'queryid' attribute in iq response changeset | files
Tue, 18 Apr 2017 16:46:26 +0200 Kim Alvefur verse: trim trailing whitespace changeset | files
Fri, 07 Apr 2017 19:39:59 +0200 Kim Alvefur component: Import sha1 via util.hashes changeset | files
Fri, 07 Apr 2017 19:38:52 +0200 Kim Alvefur plugins.archive: Update to XEP-0313 v0.6 changeset | files
Fri, 07 Apr 2017 19:37:56 +0200 Kim Alvefur plugins.smacks: Update to sm:3 namespace changeset | files
Fri, 07 Apr 2017 19:35:44 +0200 Kim Alvefur util.sasl.scram: Add support for authenticating with pre-hashed password changeset | files
Sat, 04 Jun 2016 13:37:06 +0200 Kim Alvefur plugins.presence: If a string is given as presece options, use it as status changeset | files
Sat, 04 Jun 2016 13:36:39 +0200 Kim Alvefur plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour) changeset | files
Sat, 04 Jun 2016 13:35:23 +0200 Kim Alvefur plugins.presence: Fix resending previous presence changeset | files
Sun, 15 May 2016 16:23:54 +0200 Kim Alvefur Add plugin for XEP-0195: User Browsing changeset | files
Tue, 09 Feb 2016 23:40:12 +0000 Matthew Wild Merge with Zash changeset | files
Wed, 13 Jan 2016 00:45:54 +0100 Kim Alvefur util.random: Use /dev/urandom or LuaCrypto changeset | files
Tue, 09 Feb 2016 23:39:31 +0000 Matthew Wild client, component: Fix logging of invalid XML changeset | files
Tue, 12 Jan 2016 13:14:36 +0000 Matthew Wild Merge with Zash changeset | files
Tue, 12 Jan 2016 14:06:20 +0100 Kim Alvefur libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size) changeset | files
Sat, 09 Jan 2016 02:03:26 +0100 Kim Alvefur squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there changeset | files
Sat, 09 Jan 2016 01:36:03 +0100 Kim Alvefur Add util.ip, dependency of net.dns since Prosody 0.9.9 changeset | files
Thu, 03 Sep 2015 22:41:27 +0200 Kim Alvefur plugins: Cleanup [luacheck] changeset | files
Thu, 03 Sep 2015 21:46:57 +0200 Kim Alvefur plugins.smacks: explicitly import luasocket which stops setting globals in new versions changeset | files
Thu, 27 Aug 2015 14:22:25 +0200 Kim Alvefur plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals changeset | files
Tue, 25 Aug 2015 18:03:10 +0200 Kim Alvefur plugins: Use util.hashes instead of util.sha1 changeset | files
Tue, 25 Aug 2015 16:27:38 +0200 Kim Alvefur libs.encodings: mime.unb64 is buggy with \0 should have been fixed changeset | files
Tue, 25 Aug 2015 16:07:20 +0200 Kim Alvefur util.sasl.scram: Use the new util.hashes and util.random changeset | files
Tue, 25 Aug 2015 15:45:23 +0200 Kim Alvefur libs.hashes: Wrap LuaCrypto with fallback to util.sha1 changeset | files
Tue, 25 Aug 2015 16:01:52 +0200 Kim Alvefur Import util.random from Prosody (using SHA-1) changeset | files
Wed, 19 Aug 2015 16:41:47 +0200 Kim Alvefur Import util.rsm from prosody-modules changeset | files
Wed, 19 Aug 2015 14:41:24 +0200 Kim Alvefur squishy: Include util.xml and util.json changeset | files
Sun, 17 May 2015 15:00:30 +0200 Kim Alvefur verse: Pass on error from trying to require verse connection module changeset | files
Sun, 17 May 2015 14:59:28 +0200 Kim Alvefur plugins.tls: Allow configuring TLS options at stream.ssl changeset | files
Tue, 05 May 2015 01:10:33 +0200 Kim Alvefur libs.adhoc: Don't set unintentional globals changeset | files
Tue, 05 May 2015 01:08:20 +0200 Kim Alvefur verse: Enable TCP keepalives changeset | files
Fri, 01 May 2015 23:33:08 +0200 Kim Alvefur plugins.legacy: Make functions local changeset | files
Fri, 01 May 2015 23:27:29 +0200 Kim Alvefur Discard trailing whitespace changeset | files
Fri, 01 May 2015 21:46:24 +0200 Kim Alvefur plugins.jingle_ft: Update to version 0.16 changeset | files
Sat, 09 Jan 2016 11:03:30 +0000 Matthew Wild Added tag 0.9.1 for changeset 9aa5bce207b2 changeset | files
Sat, 09 Jan 2016 10:47:03 +0000 Matthew Wild squishy: Add util.ip, now required by net.dns 0.9.1 changeset | files
Fri, 01 Jan 2016 17:17:36 +0000 Matthew Wild Makefile: Remove config.unix when making a release changeset | files
Fri, 01 Jan 2016 17:14:21 +0000 Matthew Wild Added tag 0.9.0 for changeset 3267ae7c9217 changeset | files
Fri, 01 Jan 2016 17:11:35 +0000 Matthew Wild README: Add README file 0.9.0 changeset | files
Fri, 01 Jan 2016 15:50:58 +0000 Matthew Wild Makefile: Error if config.unix is missing changeset | files
Fri, 01 Jan 2016 15:41:04 +0000 Matthew Wild Makefile: Add 'install' target changeset | files
Fri, 01 Jan 2016 15:40:51 +0000 Matthew Wild configure, Makefile: Add configure script to set build-time variables changeset | files
Thu, 31 Dec 2015 21:12:00 +0000 Matthew Wild Makefile, buildscripts/squish: Add Makefile and squish to the repo changeset | files
Sat, 05 Sep 2015 15:13:52 +0100 Matthew Wild init: Log the error message that caused loading of a connection module to fail changeset | files
Sun, 16 Nov 2014 19:33:18 +0100 Kim Alvefur init: Restore loading of LuaSec (must be loaded before net.server) (thanks ?) changeset | files
Sun, 05 Oct 2014 14:39:11 +0200 Kim Alvefur squishy: Fetch from latest 0.9 changeset | files
(0) -300 -100 -60 +60 tip

mercurial