squishy: Normalise Lua syntax default tip

server: Import one of Prosodys net.server implementations

squishy: Update for prosody.* namespace

Update for new Prosody module namespace

libs.encodings: Remove unused function

util.xstanza: Remove, unused since c95b84ed366b

Added tag 0.10.0 for changeset 98dc1750584d

Fix sha1 support when no binary dependencies available

component: Avoid adding to the global stream metatable

libs/hashes: Support for luaossl (lua-luaossl on Debian)

libs/table: Add table.move

squishy: Comment legacy protocol plugins by default

squishy: Add browsing plugin

Add time query plugin

squishy: Updates for Prosody trunk (@ e77c607e8da8)

Add dummy util.net

sasl: Add oauthbearer mechanism

presence: Clone stanza before caching it

disco: Fire disco-info-changed when necessary, move presence resending there

disco: Remove stray print()

disco: Add support for extended disco forms

buildscripts: Update included squish (now supports Lua 5.2)

libs/time: Add monotonic() if lua-system is available

pep: Include item id in event

jingle_ibb: Remove unused import of table.concat

pubsub: Fire event on item retraction notifications

sasl: Expose what mechanisms were offered on authentication-failure

browsing: whitespace fixes

Add 'shutdown' event for a self-initiated disconnect

Fix whitespace

Update to new tls_builder() API in net.server upstream

archive: Add 'complete' flag

Use util.format for logging

client: Include xml:lang in stream header, if known

client: Don't enable session plugin by default, that protocol is obsolete

client: Correctly randomize SRV targets (thanks Zash)

Update to use util.id for random ids instead of counters (thanks Zash)

sasl: Include offered mechanisms in event when no supported mechanisms found

util.sasl.scram: Add support for 'tls-exporter' channel binding

util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3

util.sasl.scram: Refactor channel binding

client: Allow passing SCRAM hashes for use in authentication

Merge with MattJ

plugins.smacks: Change to track enabled state per direction

plugins.smacks: Restructure events to avoid double hooks after (failed) resumption

plugins.smacks: Handle failed resumption by trying to bind instead

squishy: Include util.hex used by util.uuid

plugins.smacks: Convert counter to string in resumption

plugins.smacks: Don't warn about zero stanzas acked

client: Send whitespace keeplives

libs.hashes: Add back pure Lua sha1 implementation

util.dataforms: Support XEP-0122 validation

util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza()

util.time: Add pure Lua version of Prosody C module

util.table: Add fallback for the Prosody C module

pubsub: Support for 'notify' in retract and purge operations 0.10.0

pubsub: Allow setting additional attributes in pubsub action elements

Merge

verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-27

Merge

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) -120 tip

mercurial