Software /
code /
prosody
Graph
-
mod_admin_shell: Use tables to present MUC users23 months ago, by Kim Alvefur
-
mod_admin_shell: Factor out room retrieval into common function23 months ago, by Kim Alvefur
-
mod_admin_shell: Add muc:affiliations(room) command to list memberships23 months ago, by Kim Alvefur
-
mod_admin_shell: Add muc:occupants(room) command to list occupants23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
util.startup: Close state on exit to ensure GC finalizers are called 0.1223 months ago, by Kim Alvefur
-
util.prosodyctl.shell: Close state on exit to fix saving shell history 0.1223 months ago, by Kim Alvefur
-
mod_muc_mam: Use higher precision timestamps23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments) 0.1223 months ago, by Kim Alvefur
-
util.dnsregistry: Remove unintentional 'Unassigned' record23 months ago, by Kim Alvefur
-
tools/dnsregistry: Fix to ignore unassigned entries23 months ago, by Kim Alvefur
-
MUC: Add note about non-existant room method23 months ago, by Kim Alvefur
-
util.struct: Fix typo in comment23 months ago, by Kim Alvefur
-
mod_admin_socket: Fix typo in comments23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
luacheck: Remove long gone mod_storage_sql1 from excludes23 months ago, by Kim Alvefur
-
util.sqlite3: Skip prepared statements when no parameters are given2022-08-01, by Kim Alvefur
-
util.sqlite3: Create util.error registry from headers2021-10-01, by Kim Alvefur
-
mod_storage_sql: Support SQLite3 without LuaDBI23 months ago, by Kim Alvefur
-
util.sqlite3: SQLite3-only variant of util.sql using LuaSQLite32022-08-01, by Kim Alvefur
-
util.hashes: Silence compiler warning about char pointer signedness23 months ago, by Kim Alvefur
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793) 0.1223 months ago, by Kim Alvefur
-
spec: Suppress some harmless luacheck warnings in tests23 months ago, by Matthew Wild
-
util.paseto: Add support for v3.local tokens23 months ago, by Matthew Wild
-
util.paseto: Fix omitted parameter23 months ago, by Matthew Wild
-
util.paseto: Stricter base64 decoding, as per spec23 months ago, by Matthew Wild
-
util.crypto: Add support for AES-256-CTR23 months ago, by Matthew Wild
-
util.hashes: Add HKDF-HMAC-SHA256/HKDF-HMAC-SHA38423 months ago, by Matthew Wild
-
Merge 0.12->trunk23 months ago, by Kim Alvefur
-
net.http.server: Close file handle earlier24 months ago, by Kim Alvefur
-
Merge 0.12->trunk24 months ago, by Kim Alvefur
-
Merge 0.12->trunk24 months ago, by Kim Alvefur
-
net.server_epoll: Remove delay on last main loop iteration when quitting24 months ago, by Kim Alvefur
-
net.server_epoll: Factor out single main loop step into its own function24 months ago, by Kim Alvefur
-
Merge 0.12->trunk2022-12-29, by Kim Alvefur
-
Merge 0.12->trunk2022-12-29, by Kim Alvefur
-
mod_storage_sql: Don't avoid initialization under prosodyctl (fix #1787) 0.122022-12-29, by Kim Alvefur
-
configure: Fix quoting of $LUA_SUFFIX (thanks shellcheck/Zash)2022-12-29, by Matthew Wild
-
sessionmanager: Fire event before retiring old session2022-12-29, by Matthew Wild
-
sessionmanager: Pluck sasl_handler from old session when resuming (fixes #1785)2022-12-29, by Matthew Wild
-
doap: Fix RDF syntax (thanks Link Mauve)2022-12-28, by Kim Alvefur
-
util.datamapper: Simplify test schema2022-12-20, by Kim Alvefur
-
util.openmetrics: Update tools.ietf.org URL to datatracker2022-12-19, by Kim Alvefur
-
mod_s2s_auth_certs: Validate certificates against secure SRV targets2022-12-21, by Kim Alvefur
-
net.resolvers.basic: Record hostname coming from secure SRV records2022-12-21, by Kim Alvefur
-
net.resolvers.service: Record DNSSEC security status of SRV records2022-12-21, by Kim Alvefur
-
net.resolvers.service: Fix reporting of Bogus DNSSEC results2022-12-21, by Kim Alvefur
-
Revert unintentionally committed parts of 12bd40b8e1052022-12-21, by Kim Alvefur
-
mod_s2s: Retrieve stanza size limit from peer for bidi connections2022-11-09, by Kim Alvefur
-
mod_s2s: Advertise stream features on bidi connections2022-10-20, by Kim Alvefur
-
mod_s2s_bidi: Add provisions for advertising features to bidi peers2022-10-20, by Kim Alvefur
Scroll all the way down to load more.