Software /
code /
prosody
Graph
-
net.stun: Support for xor-relayed-address attribute2022-03-05, by Matthew Wild
-
prosodyctl: check turn: Allow specifying port for the ping service2022-03-05, by Matthew Wild
-
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping2022-03-05, by Matthew Wild
-
net.stun: Add xor-peer-address helper2022-03-05, by Matthew Wild
-
net.stun: Factor out address unpack, an operation common to multiple attributes2022-03-05, by Matthew Wild
-
net.stun: Name some more attributes from TURN2022-03-05, by Matthew Wild
-
net.stun: Add lookup table generation helper, reduces code duplication2022-03-05, by Matthew Wild
-
net.stun: Hyphenate method names for consistency2022-03-05, by Matthew Wild
-
util.bitcompat: Add some simple tests2022-03-04, by Matthew Wild
-
util.bit53: Support for more than 2 arguments, for compat with bit322022-03-04, by Matthew Wild
-
make: Fix build of util.struct on *BSD2022-03-04, by Kim Alvefur
-
net.stun: tests: Remove stray print() from debugging2022-03-04, by Matthew Wild
-
Merge config-updates+check-turn from timber2022-03-04, by Matthew Wild
-
net.stun: Add tests for serialization/deserialization2022-03-04, by Matthew Wild
-
net.stun: Use util.bitcompat to deal with bit module variances across Lua versions2022-03-04, by Kim Alvefur
-
net.stun: Use util.strbitop2022-03-04, by Kim Alvefur
-
util.bit53: Add left- and right shift operations2021-06-28, by Kim Alvefur
-
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational2022-03-04, by Matthew Wild
-
net.stun: New library that implements STUN/TURN parsing/serialization2022-03-04, by Matthew Wild
-
util.hex: Deprecate to/from in favour of encode/decode, for consistency!2022-03-04, by Matthew Wild
-
util.struct: Import Roberto 'struct' library v0.32022-03-04, by Matthew Wild
-
COPYING: An overdue update. Also add some clarity about third-party code.2022-03-04, by Matthew Wild
-
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled2022-03-03, by Matthew Wild
-
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)2022-03-03, by Matthew Wild
-
prosody.cfg.lua.dist: Add comments explaining the individual TURN options2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Improved descriptions for a number of modules2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Alphabetical ordering of modules within each section2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_admin_telnet2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove network_backend option2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove example certificate, this should just work2022-02-13, by Kim Alvefur
-
net.server_epoll: Disable verbose mode by default2022-02-12, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove allow_registration in favor of invites2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Comment improvements: s2s authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements: authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: TURN configuration improvements and example2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Enable csi_simple by default2022-02-14, by Matthew Wild
-
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove require_encryption options2022-02-14, by Matthew Wild
-
core.certmanager: Turn soft dependency on LuaSec into a hard2022-02-10, by Kim Alvefur
-
various: Require encryption by default for real2021-12-25, by Kim Alvefur
-
mod_invites_register: Default to require encryption2022-02-10, by Matthew Wild
-
mod_legacyauth: Default to require encryption2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_http_files2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Move Dialback down2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove installer_plugin_path2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Add new modules2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Add note about 'localhost'2021-02-03, by Kim Alvefur
-
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config2022-03-02, by Matthew Wild
-
prosodyctl: check dns: List discovered addresses for diagnostic purposes2022-03-02, by Matthew Wild
-
util.prosodyctl: check: warn about unreferenced components, suggest disco_items2022-03-02, by Matthew Wild
-
util.prosodyctl: Warn about enabled public registration in 'check config'2022-03-02, by Matthew Wild
-
util.poll: Add support for the poll() API2022-02-23, by Kim Alvefur
-
util.poll: Expose API (epoll or select) used2022-02-27, by Kim Alvefur
-
util.poll: Restructure to make adding additional system APIs easier2022-02-23, by Kim Alvefur
-
make: Split up install targets to allow different subset2022-02-13, by Kim Alvefur
-
core.portmanager: Fix traceback on attempt to get non-existent service2022-02-22, by Kim Alvefur
-
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)2022-02-22, by Kim Alvefur
Scroll all the way down to load more.