Log

description author age
Merge with Zash. default tip Trần H. Trung 21 months ago
verse: Fix to work with server_epoll Kim Alvefur 21 months ago
squishy: Move the verse namespace prefix into a single place Kim Alvefur 21 months ago
squishy: Move bit fallback module out of Prosody namespace Kim Alvefur 21 months ago
Makefile: Remove custom fetching of util.rsm Kim Alvefur 21 months ago
util.dataforms: Remove local copy Kim Alvefur 21 months ago
use util.bitcompat from Prosody for bitwise compat layer Kim Alvefur 21 months ago
util.adhoc: Fix naming of thing Kim Alvefur 21 months ago
util.sasl.oauthbearer: Don't send authzid Kim Alvefur 21 months ago
util.vcard: Move into verse namespace since it's removed from Prosody Kim Alvefur 21 months ago
util.sasl.oauthbearer: Fix message syntax Kim Alvefur 21 months ago
squishy: Move some compat layers into verse namespace Kim Alvefur 21 months ago
configure: fix --lua-lib-dir Trần H. Trung 21 months ago
squishy: Normalise Lua syntax Kim Alvefur 21 months ago
server: Import one of Prosodys net.server implementations Kim Alvefur 21 months ago
squishy: Update for prosody.* namespace Matthew Wild 21 months ago
Update for new Prosody module namespace Kim Alvefur 22 months ago
libs.encodings: Remove unused function Kim Alvefur 22 months ago
util.xstanza: Remove, unused since c95b84ed366b Kim Alvefur 22 months ago
Added tag 0.10.0 for changeset 98dc1750584d Matthew Wild 2023-03-23
Fix sha1 support when no binary dependencies available Matthew Wild 2023-03-23
component: Avoid adding to the global stream metatable Matthew Wild 2023-03-23
libs/hashes: Support for luaossl (lua-luaossl on Debian) Matthew Wild 2023-03-23
libs/table: Add table.move Matthew Wild 2023-03-17
squishy: Comment legacy protocol plugins by default Matthew Wild 2023-03-17
squishy: Add browsing plugin Matthew Wild 2023-03-17
Add time query plugin Matthew Wild 2023-03-17
squishy: Updates for Prosody trunk (@ e77c607e8da8) Matthew Wild 2023-03-17
Add dummy util.net Matthew Wild 2023-03-17
sasl: Add oauthbearer mechanism Matthew Wild 2023-03-17
presence: Clone stanza before caching it Matthew Wild 2023-03-17
disco: Fire disco-info-changed when necessary, move presence resending there Matthew Wild 2023-03-17
disco: Remove stray print() Matthew Wild 2023-03-17
disco: Add support for extended disco forms Matthew Wild 2023-03-17
buildscripts: Update included squish (now supports Lua 5.2) Matthew Wild 2023-03-17
libs/time: Add monotonic() if lua-system is available Matthew Wild 2023-03-17
pep: Include item id in event Matthew Wild 2023-03-17
jingle_ibb: Remove unused import of table.concat Matthew Wild 2023-03-17
pubsub: Fire event on item retraction notifications Matthew Wild 2023-03-17
sasl: Expose what mechanisms were offered on authentication-failure Matthew Wild 2023-03-17
browsing: whitespace fixes Matthew Wild 2023-03-17
Add 'shutdown' event for a self-initiated disconnect Matthew Wild 2023-03-17
Fix whitespace Matthew Wild 2023-03-16
Update to new tls_builder() API in net.server upstream Matthew Wild 2023-03-16
archive: Add 'complete' flag Matthew Wild 2023-03-16
Use util.format for logging Matthew Wild 2023-03-16
client: Include xml:lang in stream header, if known Matthew Wild 2023-03-16
client: Don't enable session plugin by default, that protocol is obsolete Matthew Wild 2023-03-16
client: Correctly randomize SRV targets (thanks Zash) Matthew Wild 2023-03-16
Update to use util.id for random ids instead of counters (thanks Zash) Matthew Wild 2023-03-16
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