libs/table: Add table.move
|
Matthew Wild |
21 months ago |
squishy: Comment legacy protocol plugins by default
|
Matthew Wild |
21 months ago |
squishy: Add browsing plugin
|
Matthew Wild |
21 months ago |
Add time query plugin
|
Matthew Wild |
21 months ago |
squishy: Updates for Prosody trunk (@ e77c607e8da8)
|
Matthew Wild |
21 months ago |
Add dummy util.net
|
Matthew Wild |
21 months ago |
sasl: Add oauthbearer mechanism
|
Matthew Wild |
21 months ago |
presence: Clone stanza before caching it
|
Matthew Wild |
21 months ago |
disco: Fire disco-info-changed when necessary, move presence resending there
|
Matthew Wild |
21 months ago |
disco: Remove stray print()
|
Matthew Wild |
21 months ago |
disco: Add support for extended disco forms
|
Matthew Wild |
21 months ago |
buildscripts: Update included squish (now supports Lua 5.2)
|
Matthew Wild |
21 months ago |
libs/time: Add monotonic() if lua-system is available
|
Matthew Wild |
21 months ago |
pep: Include item id in event
|
Matthew Wild |
21 months ago |
jingle_ibb: Remove unused import of table.concat
|
Matthew Wild |
21 months ago |
pubsub: Fire event on item retraction notifications
|
Matthew Wild |
21 months ago |
sasl: Expose what mechanisms were offered on authentication-failure
|
Matthew Wild |
21 months ago |
browsing: whitespace fixes
|
Matthew Wild |
21 months ago |
Add 'shutdown' event for a self-initiated disconnect
|
Matthew Wild |
21 months ago |
Fix whitespace
|
Matthew Wild |
21 months ago |
Update to new tls_builder() API in net.server upstream
|
Matthew Wild |
21 months ago |
archive: Add 'complete' flag
|
Matthew Wild |
21 months ago |
Use util.format for logging
|
Matthew Wild |
21 months ago |
client: Include xml:lang in stream header, if known
|
Matthew Wild |
21 months ago |
client: Don't enable session plugin by default, that protocol is obsolete
|
Matthew Wild |
21 months ago |
client: Correctly randomize SRV targets (thanks Zash)
|
Matthew Wild |
21 months ago |
Update to use util.id for random ids instead of counters (thanks Zash)
|
Matthew Wild |
21 months ago |
sasl: Include offered mechanisms in event when no supported mechanisms found
|
Matthew Wild |
22 months ago |
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 |