docs/example.lua: Don't depend on 'verse' being a global

libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+)

libs.encodings: Export empty idna table

client: Remove unused import

disco: Force calculated caps in outgoing presence

Fix typos (thanks Link Mauve and codespell)

plugins.archive: Remove compat for really old version of XEP-0313

squishy: Include util.x509, required by net.http in Prosody 0.10+

squishy: Add util.time

verse: Ensure verse.quit() only quits the loop once

plugins.disco: Fix to use util.caps instead of broken hacky implementation

libs.hashes: Better error message when method not available

libs.hashes: Add support for sha1 lib from luarocks

squishy: Remove unnecessary files (indexedbheap only in Prosody trunk)

Makefile: Use configured squish path

verse.plugins.groupchat: Fix import of util.events

verse: Remove use of deprecated module() function

buildsys: Update to fetch from Prosody 0.10 branch

verse.plugins.pep: Support taking an item id, default to "current"

libs.hashes: Switch to moteus bgcrypto suite

plugins.archive: Call callback even f there were no <fin> element

plugins.archive: Don't require 'queryid' attribute in iq response

verse: trim trailing whitespace

component: Import sha1 via util.hashes

plugins.archive: Update to XEP-0313 v0.6

plugins.smacks: Update to sm:3 namespace

util.sasl.scram: Add support for authenticating with pre-hashed password

plugins.presence: If a string is given as presece options, use it as status

plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)

plugins.presence: Fix resending previous presence

Add plugin for XEP-0195: User Browsing

Merge with Zash

util.random: Use /dev/urandom or LuaCrypto

client, component: Fix logging of invalid XML

Merge with Zash

libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)

squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there

Add util.ip, dependency of net.dns since Prosody 0.9.9

plugins: Cleanup [luacheck]

plugins.smacks: explicitly import luasocket which stops setting globals in new versions

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

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

mercurial