Software /
code /
prosody
Graph
-
util.hashes: Remove unused constants2022-06-24, by Kim Alvefur
-
util.hashes: Remove unused struct2022-06-24, by Kim Alvefur
-
util.hashes: Return OpenSSL error messages on failure2022-06-24, by Kim Alvefur
-
util.hashes: Add SHA3 bindings2020-09-10, by Kim Alvefur
-
util.hashes: Bind BLAKE2 algoritms supported by OpenSSL2020-09-10, by Kim Alvefur
-
util.hashes: Refactor PBKDF2 to deduplicate code2020-09-10, by Kim Alvefur
-
util.hashes: Expose sha224 and sha384 HMAC functions2020-11-29, by Kim Alvefur
-
util.hashes: Refactor HMAC bindings (fixes #1589)2020-11-29, by Kim Alvefur
-
util.hashes: Refactor hash functions to use OpenSSL EVP methods (fix #1698)2020-09-10, by Kim Alvefur
-
Merge 0.12->trunk2022-06-19, by Kim Alvefur
-
net.unbound: Merge luaunbound and prosody defaults in absence of user config (fixes #1763) (thanks rgd) 0.122022-06-19, by Kim Alvefur
-
mod_mam: Silence luacheck (yay warnings in CI but not locally)2022-06-14, by Kim Alvefur
-
mod_mam: Clarify comment (thanks chili-b)2022-06-14, by Kim Alvefur
-
Merge 0.12->trunk2022-06-14, by Kim Alvefur
-
mod_csi_simple: Collect stats on number of stanzas per flush2022-06-14, by Kim Alvefur
-
mod_admin_shell: Show session id ping reply came2022-06-13, by Kim Alvefur
-
Merge 0.12->trunk2022-06-13, by Kim Alvefur
-
net.http.codes: Refresh from registry, many refs now point to RFC91102022-06-13, by Kim Alvefur
-
util.watchdog: Allow passing a new timeout to :reset()2022-06-11, by Matthew Wild
-
util.watchdog: Allow :reset() to restart a cancelled watchdog2022-06-11, by Matthew Wild
-
util.watchdog: Update to use "new" util.timer API2022-06-11, by Matthew Wild
-
Merge 0.12->trunk2022-06-09, by Matthew Wild
-
net.server: Fix multiple return values2022-06-03, by Kim Alvefur
-
mod_saslauth: Advertise channel bindings via XEP-04402020-12-06, by Kim Alvefur
-
mod_admin_shell: Include last (mod_cron) task run time in module:info()2022-06-01, by Kim Alvefur
-
util.prosodyctl.shell: Print errors in red to highlight them2022-06-01, by Kim Alvefur
-
mod_admin_shell: Drop unused argument [luacheck]2022-05-31, by Kim Alvefur
-
mod_admin_shell: Show bound ports in module:info2022-05-30, by Kim Alvefur
-
mod_admin_shell: Document the 'watch' section in the built-in help2022-05-30, by Kim Alvefur
-
util.openmetrics: Set __name field on metatables to improve error messages2022-05-30, by Kim Alvefur
-
util.openmetrics: Set (previously unused, empty) metatable2022-05-30, by Kim Alvefur
-
luacheck: Ignore new warning about uses of `not (x == y)` and similar2022-05-30, by Kim Alvefur
-
luacheck: Ignore new warning about using variables prefixed with '_'2022-05-30, by Kim Alvefur
-
core.configmanager: Remove COMPAT for old config format from 20132022-05-29, by Kim Alvefur
-
util.vcard: Delete since nothing uses it2022-05-30, by Kim Alvefur
-
prosodyctl shell: Communicate width of terminal to mod_admin_shell2022-05-30, by Kim Alvefur
-
mod_smacks: Indicate that bounces are generated by the server2022-05-27, by Kim Alvefur
-
Merge 0.12->trunk2022-05-27, by Kim Alvefur
-
mod_smacks: Bounce unhandled stanzas from local origin (fix #1759) 0.12 0.12.12022-05-27, by Kim Alvefur
-
mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect 0.122022-05-27, by Kim Alvefur
-
mod_smacks: Remove debug log references to timer (not used anymore)2022-05-26, by Kim Alvefur
-
Merge 0.12->trunk2022-05-26, by Kim Alvefur
-
Merge 0.12->trunk2022-05-26, by Kim Alvefur
-
mod_smacks: Use session logging for remaining log messages2022-05-21, by Kim Alvefur
-
mod_smacks: Factor out some convenience functions2022-02-11, by Kim Alvefur
-
util.stanza: Document top level attributes in Teal definition2022-05-17, by Kim Alvefur
-
util.stanza: Document error conditions in Teal definition2022-05-17, by Kim Alvefur
-
net.server_epoll: Add option to defer accept() until data available2022-05-15, by Kim Alvefur
-
net.server_epoll: Wrap LuaSocket object earlier to reuse option setting method2021-07-15, by Kim Alvefur
-
net.server_epoll: Move call to refresh remote IP address out of wrapper2021-07-15, by Kim Alvefur
-
net.server_epoll: Add support for TCP Fast Open2021-07-08, by Kim Alvefur
-
Merge 0.12->trunk2022-05-16, by Kim Alvefur
-
Merge 0.12->trunk2022-05-16, by Kim Alvefur
Scroll all the way down to load more.