plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals

plugins: Use util.hashes instead of util.sha1

libs.encodings: mime.unb64 is buggy with \0 should have been fixed

util.sasl.scram: Use the new util.hashes and util.random

libs.hashes: Wrap LuaCrypto with fallback to util.sha1

Import util.random from Prosody (using SHA-1)

Import util.rsm from prosody-modules

squishy: Include util.xml and util.json

verse: Pass on error from trying to require verse connection module

plugins.tls: Allow configuring TLS options at stream.ssl

libs.adhoc: Don't set unintentional globals

verse: Enable TCP keepalives

plugins.legacy: Make functions local

Discard trailing whitespace

plugins.jingle_ft: Update to version 0.16

Added tag 0.9.1 for changeset 9aa5bce207b2

squishy: Add util.ip, now required by net.dns 0.9.1

Makefile: Remove config.unix when making a release

Added tag 0.9.0 for changeset 3267ae7c9217

README: Add README file 0.9.0

Makefile: Error if config.unix is missing

Makefile: Add 'install' target

configure, Makefile: Add configure script to set build-time variables

Makefile, buildscripts/squish: Add Makefile and squish to the repo

init: Log the error message that caused loading of a connection module to fail

init: Restore loading of LuaSec (must be loaded before net.server) (thanks ?)

squishy: Fetch from latest 0.9

squishy: Fix for fetching util.rsm

util.sasl.scram: Only indicate channel binding support when TLS is used

client: Deal with eg no-stream errors where no stanza is passed

util.sasl.scram: Slight optimization of HMAC

util.sasl.scram: Correctly verify that the server added its own nonce

verse: Import LuaSocket properly (especially for 5.2)

plugins.sasl: Store mechanisms with the correct name

util.sasl.scram: Fix typo

plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offered

squishy: Add sasl mechs

SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS)

Add SCRAM-SHA-1 implementation

Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/

plugins.archive: Update to MAM version 0.3

Merge with Zash

verse.plugins.uptime: Explicitly cast uptime to a number

plugins.smacks: Improve logic for sending <r/>

plugins.groupchat: Use verse.eventable (room objects were missing :unhook() )

plugins.pubsub: Implement fetching of items

plugins.pubsub: Keep track of wrapped callbacks

plugins.pubsub: Implement node discovery

plugins.archive: Update for MAM 0.2

verse.client: Fix stream error error

plugins.register: Support submitting email when registering an account

plugins.register: Fix event name (failure vs. failed)

plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark)

plugins.adhoc: Add missing return in error case

plugins.ping: Reply to pings

plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid

plugins.pubsub: Collect the subscribed jid

verse.client: Fire stream error events, so they can be handled

util.dataforms: Add method for converting XML dataforms to tables

util.dataforms: Update from Prosody repo

(0) -300 -100 -60 +60 +100 tip

mercurial