Log

description author age
sasl: Include offered mechanisms in event when no supported mechanisms found Matthew Wild 2023-03-03
util.sasl.scram: Add support for 'tls-exporter' channel binding Kim Alvefur 2022-08-03
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3 Kim Alvefur 2022-08-03
util.sasl.scram: Refactor channel binding Kim Alvefur 2022-08-03
client: Allow passing SCRAM hashes for use in authentication Kim Alvefur 2022-08-03
Merge with MattJ Kim Alvefur 2022-08-03
plugins.smacks: Change to track enabled state per direction Kim Alvefur 2022-02-19
plugins.smacks: Restructure events to avoid double hooks after (failed) resumption Kim Alvefur 2022-02-19
plugins.smacks: Handle failed resumption by trying to bind instead Kim Alvefur 2022-02-19
squishy: Include util.hex used by util.uuid Kim Alvefur 2021-11-06
plugins.smacks: Convert counter to string in resumption Kim Alvefur 2021-06-10
plugins.smacks: Don't warn about zero stanzas acked Kim Alvefur 2021-06-10
client: Send whitespace keeplives Kim Alvefur 2021-06-06
libs.hashes: Add back pure Lua sha1 implementation Kim Alvefur 2021-02-17
util.dataforms: Support XEP-0122 validation Kim Alvefur 2020-11-23
util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza() Kim Alvefur 2020-11-23
util.time: Add pure Lua version of Prosody C module Kim Alvefur 2020-11-14
util.table: Add fallback for the Prosody C module Kim Alvefur 2020-11-14
pubsub: Support for 'notify' in retract and purge operations 0.10.0 Matthew Wild 2021-12-06
pubsub: Allow setting additional attributes in pubsub action elements Matthew Wild 2021-12-06
Merge Matthew Wild 2020-10-22
verse.plugins.groupchat: Add support for MUC passwords https://xmpp.org/extensions/xep-0045.html#example-27 Seve Ferrer 2020-10-02
Merge Matthew Wild 2020-10-22
docs/example.lua: Don't depend on 'verse' being a global Matthew Wild 2020-10-22
libs.encodings: Add encodings.utf8 compat (works on Lua 5.3+) Matthew Wild 2020-10-22
libs.encodings: Export empty idna table Matthew Wild 2020-10-22
client: Remove unused import Matthew Wild 2020-10-22
disco: Force calculated caps in outgoing presence Matthew Wild 2020-10-22
Fix typos (thanks Link Mauve and codespell) Kim Alvefur 2018-12-24
plugins.archive: Remove compat for really old version of XEP-0313 Kim Alvefur 2018-12-24
squishy: Include util.x509, required by net.http in Prosody 0.10+ Matthew Wild 2019-06-17
squishy: Add util.time Matthew Wild 2018-09-17
verse: Ensure verse.quit() only quits the loop once Matthew Wild 2018-09-17
plugins.disco: Fix to use util.caps instead of broken hacky implementation Matthew Wild 2018-06-27
libs.hashes: Better error message when method not available Matthew Wild 2018-06-27
libs.hashes: Add support for sha1 lib from luarocks Matthew Wild 2018-06-27
squishy: Remove unnecessary files (indexedbheap only in Prosody trunk) Matthew Wild 2018-06-27
Makefile: Use configured squish path Matthew Wild 2018-06-27
verse.plugins.groupchat: Fix import of util.events Kim Alvefur 2018-05-19
verse: Remove use of deprecated module() function Kim Alvefur 2018-05-19
buildsys: Update to fetch from Prosody 0.10 branch Kim Alvefur 2018-05-19
verse.plugins.pep: Support taking an item id, default to "current" Kim Alvefur 2018-05-19
libs.hashes: Switch to moteus bgcrypto suite Kim Alvefur 2018-05-19
plugins.archive: Call callback even f there were no <fin> element Kim Alvefur 2018-03-31
plugins.archive: Don't require 'queryid' attribute in iq response Kim Alvefur 2018-03-31
verse: trim trailing whitespace Kim Alvefur 2017-04-18
component: Import sha1 via util.hashes Kim Alvefur 2017-04-07
plugins.archive: Update to XEP-0313 v0.6 Kim Alvefur 2017-04-07
plugins.smacks: Update to sm:3 namespace Kim Alvefur 2017-04-07
util.sasl.scram: Add support for authenticating with pre-hashed password Kim Alvefur 2017-04-07
plugins.presence: If a string is given as presece options, use it as status Kim Alvefur 2016-06-04
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour) Kim Alvefur 2016-06-04
plugins.presence: Fix resending previous presence Kim Alvefur 2016-06-04
Add plugin for XEP-0195: User Browsing Kim Alvefur 2016-05-15
Merge with Zash Matthew Wild 2016-02-09
util.random: Use /dev/urandom or LuaCrypto Kim Alvefur 2016-01-12
client, component: Fix logging of invalid XML Matthew Wild 2016-02-09
Merge with Zash Matthew Wild 2016-01-12
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size) Kim Alvefur 2016-01-12
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there Kim Alvefur 2016-01-09