Software /
code /
verse
Graph
-
util.vcard: Move into verse namespace since it's removed from ProsodyFri, 23 Jun 2023 10:12:38 +0200, by Kim Alvefur
-
util.sasl.oauthbearer: Fix message syntaxFri, 23 Jun 2023 10:11:25 +0200, by Kim Alvefur
-
squishy: Move some compat layers into verse namespaceWed, 21 Jun 2023 21:03:05 +0200, by Kim Alvefur
-
configure: fix --lua-lib-dirFri, 07 Jul 2023 17:23:09 +0700, by Trần H. Trung
-
squishy: Normalise Lua syntaxWed, 21 Jun 2023 15:22:17 +0200, by Kim Alvefur
-
server: Import one of Prosodys net.server implementationsWed, 21 Jun 2023 12:21:09 +0200, by Kim Alvefur
-
squishy: Update for prosody.* namespaceTue, 20 Jun 2023 12:59:24 +0100, by Matthew Wild
-
Update for new Prosody module namespaceSat, 20 May 2023 20:48:03 +0200, by Kim Alvefur
-
libs.encodings: Remove unused functionTue, 23 May 2023 19:46:52 +0200, by Kim Alvefur
-
util.xstanza: Remove, unused since c95b84ed366bTue, 23 May 2023 19:41:27 +0200, by Kim Alvefur
-
Added tag 0.10.0 for changeset 98dc1750584dThu, 23 Mar 2023 19:11:15 +0000, by Matthew Wild
-
Fix sha1 support when no binary dependencies availableThu, 23 Mar 2023 19:06:04 +0000, by Matthew Wild
-
component: Avoid adding to the global stream metatableThu, 23 Mar 2023 18:56:32 +0000, by Matthew Wild
-
libs/hashes: Support for luaossl (lua-luaossl on Debian)Thu, 23 Mar 2023 18:54:13 +0000, by Matthew Wild
-
libs/table: Add table.moveFri, 17 Mar 2023 17:09:00 +0000, by Matthew Wild
-
squishy: Comment legacy protocol plugins by defaultFri, 17 Mar 2023 12:31:28 +0000, by Matthew Wild
-
squishy: Add browsing pluginFri, 17 Mar 2023 12:31:02 +0000, by Matthew Wild
-
Add time query pluginFri, 17 Mar 2023 12:30:49 +0000, by Matthew Wild
-
squishy: Updates for Prosody trunk (@ e77c607e8da8)Fri, 17 Mar 2023 12:30:25 +0000, by Matthew Wild
-
Add dummy util.netFri, 17 Mar 2023 12:28:13 +0000, by Matthew Wild
-
sasl: Add oauthbearer mechanismFri, 17 Mar 2023 12:25:58 +0000, by Matthew Wild
-
presence: Clone stanza before caching itFri, 17 Mar 2023 11:18:39 +0000, by Matthew Wild
-
disco: Fire disco-info-changed when necessary, move presence resending thereFri, 17 Mar 2023 11:15:18 +0000, by Matthew Wild
-
disco: Remove stray print()Fri, 17 Mar 2023 11:12:12 +0000, by Matthew Wild
-
disco: Add support for extended disco formsFri, 17 Mar 2023 11:12:01 +0000, by Matthew Wild
-
buildscripts: Update included squish (now supports Lua 5.2)Fri, 17 Mar 2023 11:07:02 +0000, by Matthew Wild
-
libs/time: Add monotonic() if lua-system is availableFri, 17 Mar 2023 09:51:03 +0000, by Matthew Wild
-
pep: Include item id in eventFri, 17 Mar 2023 09:27:27 +0000, by Matthew Wild
-
jingle_ibb: Remove unused import of table.concatFri, 17 Mar 2023 09:26:45 +0000, by Matthew Wild
-
pubsub: Fire event on item retraction notificationsFri, 17 Mar 2023 09:25:24 +0000, by Matthew Wild
-
sasl: Expose what mechanisms were offered on authentication-failureFri, 17 Mar 2023 09:24:36 +0000, by Matthew Wild
-
browsing: whitespace fixesFri, 17 Mar 2023 09:23:56 +0000, by Matthew Wild
-
Add 'shutdown' event for a self-initiated disconnectFri, 17 Mar 2023 09:23:15 +0000, by Matthew Wild
-
Fix whitespaceThu, 16 Mar 2023 16:47:59 +0000, by Matthew Wild
-
Update to new tls_builder() API in net.server upstreamThu, 16 Mar 2023 16:40:57 +0000, by Matthew Wild
-
archive: Add 'complete' flagThu, 16 Mar 2023 11:47:37 +0000, by Matthew Wild
-
Use util.format for loggingThu, 16 Mar 2023 11:46:16 +0000, by Matthew Wild
-
client: Include xml:lang in stream header, if knownThu, 16 Mar 2023 11:43:16 +0000, by Matthew Wild
-
client: Don't enable session plugin by default, that protocol is obsoleteThu, 16 Mar 2023 11:42:58 +0000, by Matthew Wild
-
client: Correctly randomize SRV targets (thanks Zash)Thu, 16 Mar 2023 11:42:28 +0000, by Matthew Wild
-
Update to use util.id for random ids instead of counters (thanks Zash)Thu, 16 Mar 2023 11:41:52 +0000, by Matthew Wild
-
sasl: Include offered mechanisms in event when no supported mechanisms foundFri, 03 Mar 2023 12:10:54 +0000, by Matthew Wild
-
util.sasl.scram: Add support for 'tls-exporter' channel bindingWed, 03 Aug 2022 03:07:16 +0200, by Kim Alvefur
-
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3Wed, 03 Aug 2022 03:06:26 +0200, by Kim Alvefur
-
util.sasl.scram: Refactor channel bindingWed, 03 Aug 2022 03:04:17 +0200, by Kim Alvefur
-
client: Allow passing SCRAM hashes for use in authenticationWed, 03 Aug 2022 02:59:09 +0200, by Kim Alvefur
-
Merge with MattJWed, 03 Aug 2022 02:47:55 +0200, by Kim Alvefur
-
plugins.smacks: Change to track enabled state per directionSat, 19 Feb 2022 15:57:24 +0100, by Kim Alvefur
-
plugins.smacks: Restructure events to avoid double hooks after (failed) resumptionSat, 19 Feb 2022 15:52:10 +0100, by Kim Alvefur
-
plugins.smacks: Handle failed resumption by trying to bind insteadSat, 19 Feb 2022 15:43:47 +0100, by Kim Alvefur
-
squishy: Include util.hex used by util.uuidSat, 06 Nov 2021 18:26:31 +0100, by Kim Alvefur
-
plugins.smacks: Convert counter to string in resumptionThu, 10 Jun 2021 14:16:19 +0200, by Kim Alvefur
-
plugins.smacks: Don't warn about zero stanzas ackedThu, 10 Jun 2021 11:58:23 +0200, by Kim Alvefur
-
client: Send whitespace keeplivesSun, 06 Jun 2021 16:43:36 +0200, by Kim Alvefur
-
libs.hashes: Add back pure Lua sha1 implementationWed, 17 Feb 2021 14:57:59 +0100, by Kim Alvefur
-
util.dataforms: Support XEP-0122 validationMon, 23 Nov 2020 23:49:42 +0100, by Kim Alvefur
-
util.dataforms: Update from prosody trunk 5fb6563eee1e keeping from_stanza()Mon, 23 Nov 2020 23:43:58 +0100, by Kim Alvefur
-
util.time: Add pure Lua version of Prosody C moduleSat, 14 Nov 2020 15:24:01 +0100, by Kim Alvefur
-
util.table: Add fallback for the Prosody C moduleSat, 14 Nov 2020 15:23:08 +0100, by Kim Alvefur
-
pubsub: Support for 'notify' in retract and purge operations 0.10.0Mon, 06 Dec 2021 09:09:50 +0000, by Matthew Wild
Scroll all the way down to load more.