Update to new tls_builder() API in net.server upstream
|
Matthew Wild |
Thu, 16 Mar 2023 16:40:57 +0000 |
Use util.format for logging
|
Matthew Wild |
Thu, 16 Mar 2023 11:46:16 +0000 |
Update to use util.id for random ids instead of counters (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:41:52 +0000 |
squishy: Include util.hex used by util.uuid
|
Kim Alvefur |
Sat, 06 Nov 2021 18:26:31 +0100 |
libs.hashes: Add back pure Lua sha1 implementation
|
Kim Alvefur |
Wed, 17 Feb 2021 14:57:59 +0100 |
util.table: Add fallback for the Prosody C module
|
Kim Alvefur |
Sat, 14 Nov 2020 15:23:08 +0100 |
squishy: Include util.x509, required by net.http in Prosody 0.10+
|
Matthew Wild |
Mon, 17 Jun 2019 12:32:00 +0100 |
squishy: Add util.time
|
Matthew Wild |
Mon, 17 Sep 2018 13:52:12 +0100 |
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)
|
Matthew Wild |
Wed, 27 Jun 2018 19:16:25 +0100 |
buildsys: Update to fetch from Prosody 0.10 branch
|
Kim Alvefur |
Sun, 20 May 2018 01:15:50 +0200 |
Merge with Zash
|
Matthew Wild |
Tue, 12 Jan 2016 13:14:36 +0000 |
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 |
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 |
squishy: Add util.ip, now required by net.dns
0.9.1
|
Matthew Wild |
Sat, 09 Jan 2016 10:47:03 +0000 |
squishy: Fetch from latest 0.9
|
Kim Alvefur |
Sun, 05 Oct 2014 14:39:11 +0200 |
squishy: Fix for fetching util.rsm
|
Kim Alvefur |
Sun, 05 Oct 2014 14:37:56 +0200 |
squishy: Add sasl mechs
|
Kim Alvefur |
Thu, 18 Sep 2014 19:17:10 +0200 |
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use.
|
Kim Alvefur |
Fri, 08 Jun 2012 21:39:01 +0200 |
squishy: Update to fetch from a pre-timber revision of Prosody
|
Matthew Wild |
Thu, 17 May 2012 19:41:41 +0100 |
squishy: add util.datetime
|
Kim Alvefur |
Sun, 12 Feb 2012 02:27:56 +0100 |
plugins.archive: Experimental implementation of the Message Archive Management ProtoXEP
|
Kim Alvefur |
Fri, 06 Jan 2012 16:54:10 +0100 |
verse, squishy: Port to Prosody's util.logger. Adds new function, verse.set_log_handler(handler, levels).
|
Matthew Wild |
Sun, 27 Nov 2011 22:45:26 +0000 |
squishy: Rewrite in an attempt to curb the unbounded growth of the plugin list
|
Matthew Wild |
Sun, 27 Nov 2011 21:40:42 +0000 |
util.vcard: Add util for converting vCard3 to/from XEP 54
|
Kim Alvefur |
Sun, 06 Nov 2011 20:03:20 +0100 |
squishy: Add carbons plugin
|
Kim Alvefur |
Wed, 02 Nov 2011 01:18:16 +0100 |
squishy: add vcard, vcard_update, jingle_ibb
|
Kim Alvefur |
Wed, 02 Nov 2011 01:11:35 +0100 |
squishy: Add a convenience function for plugins
|
Kim Alvefur |
Tue, 30 Aug 2011 19:26:53 +0200 |