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 |
squishy: Add util.ip, now required by net.dns
0.9.1
|
Matthew Wild |
Sat, 09 Jan 2016 10:47:03 +0000 |
Makefile: Remove config.unix when making a release
|
Matthew Wild |
Fri, 01 Jan 2016 17:17:36 +0000 |
Added tag 0.9.0 for changeset 3267ae7c9217
|
Matthew Wild |
Fri, 01 Jan 2016 17:14:21 +0000 |
README: Add README file
0.9.0
|
Matthew Wild |
Fri, 01 Jan 2016 17:11:35 +0000 |
Makefile: Error if config.unix is missing
|
Matthew Wild |
Fri, 01 Jan 2016 15:50:58 +0000 |
Makefile: Add 'install' target
|
Matthew Wild |
Fri, 01 Jan 2016 15:41:04 +0000 |
configure, Makefile: Add configure script to set build-time variables
|
Matthew Wild |
Fri, 01 Jan 2016 15:40:51 +0000 |
Makefile, buildscripts/squish: Add Makefile and squish to the repo
|
Matthew Wild |
Thu, 31 Dec 2015 21:12:00 +0000 |
init: Log the error message that caused loading of a connection module to fail
|
Matthew Wild |
Sat, 05 Sep 2015 15:13:52 +0100 |
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)
|
Kim Alvefur |
Sun, 16 Nov 2014 19:33:18 +0100 |
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 |
util.sasl.scram: Only indicate channel binding support when TLS is used
|
Kim Alvefur |
Sun, 05 Oct 2014 13:20:29 +0200 |
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 |