disco: Remove stray print()
|
Matthew Wild |
Fri, 17 Mar 2023 11:12:12 +0000 |
disco: Add support for extended disco forms
|
Matthew Wild |
Fri, 17 Mar 2023 11:12:01 +0000 |
buildscripts: Update included squish (now supports Lua 5.2)
|
Matthew Wild |
Fri, 17 Mar 2023 11:07:02 +0000 |
libs/time: Add monotonic() if lua-system is available
|
Matthew Wild |
Fri, 17 Mar 2023 09:51:03 +0000 |
pep: Include item id in event
|
Matthew Wild |
Fri, 17 Mar 2023 09:27:27 +0000 |
jingle_ibb: Remove unused import of table.concat
|
Matthew Wild |
Fri, 17 Mar 2023 09:26:45 +0000 |
pubsub: Fire event on item retraction notifications
|
Matthew Wild |
Fri, 17 Mar 2023 09:25:24 +0000 |
sasl: Expose what mechanisms were offered on authentication-failure
|
Matthew Wild |
Fri, 17 Mar 2023 09:24:36 +0000 |
browsing: whitespace fixes
|
Matthew Wild |
Fri, 17 Mar 2023 09:23:56 +0000 |
Add 'shutdown' event for a self-initiated disconnect
|
Matthew Wild |
Fri, 17 Mar 2023 09:23:15 +0000 |
Fix whitespace
|
Matthew Wild |
Thu, 16 Mar 2023 16:47:59 +0000 |
Update to new tls_builder() API in net.server upstream
|
Matthew Wild |
Thu, 16 Mar 2023 16:40:57 +0000 |
archive: Add 'complete' flag
|
Matthew Wild |
Thu, 16 Mar 2023 11:47:37 +0000 |
Use util.format for logging
|
Matthew Wild |
Thu, 16 Mar 2023 11:46:16 +0000 |
client: Include xml:lang in stream header, if known
|
Matthew Wild |
Thu, 16 Mar 2023 11:43:16 +0000 |
client: Don't enable session plugin by default, that protocol is obsolete
|
Matthew Wild |
Thu, 16 Mar 2023 11:42:58 +0000 |
client: Correctly randomize SRV targets (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:42:28 +0000 |
Update to use util.id for random ids instead of counters (thanks Zash)
|
Matthew Wild |
Thu, 16 Mar 2023 11:41:52 +0000 |
sasl: Include offered mechanisms in event when no supported mechanisms found
|
Matthew Wild |
Fri, 03 Mar 2023 12:10:54 +0000 |
util.sasl.scram: Add support for 'tls-exporter' channel binding
|
Kim Alvefur |
Wed, 03 Aug 2022 03:07:16 +0200 |
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3
|
Kim Alvefur |
Wed, 03 Aug 2022 03:06:26 +0200 |
util.sasl.scram: Refactor channel binding
|
Kim Alvefur |
Wed, 03 Aug 2022 03:04:17 +0200 |
client: Allow passing SCRAM hashes for use in authentication
|
Kim Alvefur |
Wed, 03 Aug 2022 02:59:09 +0200 |
Merge with MattJ
|
Kim Alvefur |
Wed, 03 Aug 2022 02:47:55 +0200 |
plugins.smacks: Change to track enabled state per direction
|
Kim Alvefur |
Sat, 19 Feb 2022 15:57:24 +0100 |
plugins.smacks: Restructure events to avoid double hooks after (failed) resumption
|
Kim Alvefur |
Sat, 19 Feb 2022 15:52:10 +0100 |
plugins.smacks: Handle failed resumption by trying to bind instead
|
Kim Alvefur |
Sat, 19 Feb 2022 15:43:47 +0100 |
squishy: Include util.hex used by util.uuid
|
Kim Alvefur |
Sat, 06 Nov 2021 18:26:31 +0100 |
plugins.smacks: Convert counter to string in resumption
|
Kim Alvefur |
Thu, 10 Jun 2021 14:16:19 +0200 |
plugins.smacks: Don't warn about zero stanzas acked
|
Kim Alvefur |
Thu, 10 Jun 2021 11:58:23 +0200 |