util.sasl.scram: Add support for authenticating with pre-hashed password
|
Kim Alvefur |
Fri, 07 Apr 2017 19:35:44 +0200 |
plugins.presence: If a string is given as presece options, use it as status
|
Kim Alvefur |
Sat, 04 Jun 2016 13:37:06 +0200 |
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)
|
Kim Alvefur |
Sat, 04 Jun 2016 13:36:39 +0200 |
plugins.presence: Fix resending previous presence
|
Kim Alvefur |
Sat, 04 Jun 2016 13:35:23 +0200 |
Add plugin for XEP-0195: User Browsing
|
Kim Alvefur |
Sun, 15 May 2016 16:23:54 +0200 |
Merge with Zash
|
Matthew Wild |
Tue, 09 Feb 2016 23:40:12 +0000 |
util.random: Use /dev/urandom or LuaCrypto
|
Kim Alvefur |
Wed, 13 Jan 2016 00:45:54 +0100 |
client, component: Fix logging of invalid XML
|
Matthew Wild |
Tue, 09 Feb 2016 23:39:31 +0000 |
Merge with Zash
|
Matthew Wild |
Tue, 12 Jan 2016 13:14:36 +0000 |
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)
|
Kim Alvefur |
Tue, 12 Jan 2016 14:06:20 +0100 |
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there
|
Kim Alvefur |
Sat, 09 Jan 2016 02:03:26 +0100 |
Add util.ip, dependency of net.dns since Prosody 0.9.9
|
Kim Alvefur |
Sat, 09 Jan 2016 01:36:03 +0100 |
plugins: Cleanup [luacheck]
|
Kim Alvefur |
Thu, 03 Sep 2015 22:41:27 +0200 |
plugins.smacks: explicitly import luasocket which stops setting globals in new versions
|
Kim Alvefur |
Thu, 03 Sep 2015 21:46:57 +0200 |
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals
|
Kim Alvefur |
Thu, 27 Aug 2015 14:22:25 +0200 |
plugins: Use util.hashes instead of util.sha1
|
Kim Alvefur |
Tue, 25 Aug 2015 18:03:10 +0200 |
libs.encodings: mime.unb64 is buggy with \0 should have been fixed
|
Kim Alvefur |
Tue, 25 Aug 2015 16:27:38 +0200 |
util.sasl.scram: Use the new util.hashes and util.random
|
Kim Alvefur |
Tue, 25 Aug 2015 16:07:20 +0200 |
libs.hashes: Wrap LuaCrypto with fallback to util.sha1
|
Kim Alvefur |
Tue, 25 Aug 2015 15:45:23 +0200 |
Import util.random from Prosody (using SHA-1)
|
Kim Alvefur |
Tue, 25 Aug 2015 16:01:52 +0200 |
Import util.rsm from prosody-modules
|
Kim Alvefur |
Wed, 19 Aug 2015 16:41:47 +0200 |
squishy: Include util.xml and util.json
|
Kim Alvefur |
Wed, 19 Aug 2015 14:41:24 +0200 |
verse: Pass on error from trying to require verse connection module
|
Kim Alvefur |
Sun, 17 May 2015 15:00:30 +0200 |
plugins.tls: Allow configuring TLS options at stream.ssl
|
Kim Alvefur |
Sun, 17 May 2015 14:59:28 +0200 |
libs.adhoc: Don't set unintentional globals
|
Kim Alvefur |
Tue, 05 May 2015 01:10:33 +0200 |
verse: Enable TCP keepalives
|
Kim Alvefur |
Tue, 05 May 2015 01:08:20 +0200 |
plugins.legacy: Make functions local
|
Kim Alvefur |
Fri, 01 May 2015 23:33:08 +0200 |
Discard trailing whitespace
|
Kim Alvefur |
Fri, 01 May 2015 23:27:29 +0200 |
plugins.jingle_ft: Update to version 0.16
|
Kim Alvefur |
Fri, 01 May 2015 21:46:24 +0200 |
Added tag 0.9.1 for changeset 9aa5bce207b2
|
Matthew Wild |
Sat, 09 Jan 2016 11:03:30 +0000 |