Software /
code /
prosody
Graph
-
Merge 0.11->trunk2019-09-21, by Kim Alvefur
-
mod_vcard_legacy: Don't owerwrite empty photo elements (fixes #1432) 0.112019-09-21, by Kim Alvefur
-
mod_vcard_legacy: Advertise lack of avatar correctly (fixes #1431) (thanks lovetox) 0.112019-09-21, by Kim Alvefur
-
doap: Remove stray '('2019-09-19, by Kim Alvefur
-
doap: Add details about most recent XEPs numbered over 3002019-09-19, by Kim Alvefur
-
doap: Add details to XEPs numbered under 1002019-09-19, by Kim Alvefur
-
doap: Fix namespace of <until>2019-09-19, by Kim Alvefur
-
doap: Update to newer format2019-09-19, by Kim Alvefur
-
util.encodings: Spell out all IDNA 2008 options ICU has2019-09-10, by Kim Alvefur
-
util.encodings: Switch ICU binding to IDNA2008 (fixes #533, #1301)2019-09-10, by Kim Alvefur
-
Prepare required data folder for integration tests2019-09-12, by Maxime “pep” Buquet
-
util.x509: Return sets of services per identity2019-09-10, by Kim Alvefur
-
mod_http: Add support for configuring CORS Access-Control-Allow-Credentials2019-09-11, by Matthew Wild
-
util.x509: Only collect commonNames that pass idna2019-09-10, by Kim Alvefur
-
util.x509: Nameprep commonName once2019-09-10, by Kim Alvefur
-
doap: Add XEP-02882019-09-09, by Kim Alvefur
-
doap: Add a Description Of A Project file2019-08-27, by Kim Alvefur
-
mod_admin_telnet: Identify native bidi sessions2019-09-08, by Kim Alvefur
-
CHANGES: Add XEP-02882019-09-08, by Kim Alvefur
-
mod_s2s_bidi: Enables bi-directional streams via XEP-02882019-09-08, by Kim Alvefur
-
mod_s2s: Remove warning about hostname mismatch2019-09-07, by Kim Alvefur
-
mod_s2s: Insert s2sin into outgoing routing table when bidirectional2019-09-07, by Kim Alvefur
-
mod_s2s: Add function to send replies on s2sout connections that support incoming traffic2019-09-07, by Kim Alvefur
-
mod_s2s: Handle authentication of s2sin and s2sout the same way2019-09-07, by Kim Alvefur
-
core.stanza_router: Handle s2s in more direction-agnostic way2019-09-07, by Kim Alvefur
-
core.s2smanager: Add map of names authenticate for remote on s2sout for parity with s2sin2019-09-07, by Kim Alvefur
-
core.s2smanager: Add [direction] boolean flags to s2s connections2019-09-07, by Kim Alvefur
-
mod_offline: Add some debug logging to reduce confusion2019-09-08, by Kim Alvefur
-
util.bitops: Library to find appropriate bitwise library (closes #1395)2019-07-21, by Kim Alvefur
-
mod_s2s: Remove obsolete cleanup code2019-09-07, by Kim Alvefur
-
mod_admin_telnet: Identify bidi-capable s2sout sessions (fixes #1403)2019-09-07, by Kim Alvefur
-
tests: Disable TLS in scansion tests2019-09-06, by Kim Alvefur
-
core.certmanager: Lower severity for tls config not having cert2019-09-06, by Kim Alvefur
-
net.http: Pass server name along for SNI (fixes #1408)2019-09-01, by Kim Alvefur
-
net.server: Handle server name (SNI) as extra argument2019-08-31, by Kim Alvefur
-
net.server: Accept and save an 'extra' field for client connections2019-08-31, by Kim Alvefur
-
Merge 0.11->trunk2019-08-31, by Kim Alvefur
-
MUC: Fix delay tag @from in test to be the room JID (#1054 came back)2019-08-31, by Kim Alvefur
-
MUC: Add a test covering basic room creation, messages and destruction2019-08-31, by Kim Alvefur
-
net.server_epoll: Add support for opportunistic writes2019-08-27, by Kim Alvefur
-
core.certmanager: Remove unused import [luacheck]2019-08-25, by Kim Alvefur
-
Remove COMPAT with temporary luasec fork2019-08-25, by Kim Alvefur
-
MUC: Simplify nickname refresh loop2019-08-25, by Kim Alvefur
-
core.certmanager: Move EECDH ciphers before EDH in default cipherstring2019-08-25, by Kim Alvefur
-
mod_storage_internal: Include last text message2019-08-22, by Kim Alvefur
-
mod_storage_*: Also include timestmap of first message in :summary API2019-08-22, by Kim Alvefur
-
mod_storage_*: Include timestamp of latest message in :summary API2019-08-22, by Kim Alvefur
-
mod_storage_*: Tweak :summary API to allow future expansion with more fields2019-08-22, by Kim Alvefur
-
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ)2019-08-21, by Kim Alvefur
-
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-12019-01-13, by Kim Alvefur
-
util.sasl.scram: Add support for SCRAM-SHA-2562019-01-13, by Kim Alvefur
-
util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA12019-01-13, by Kim Alvefur
-
mod_vcard_legacy: Use PEP nickname if vcard4 data is unavailable2019-08-22, by Kim Alvefur
-
core.moduleapi: Restructure send_iq method for more atomic cleanup2019-08-21, by Kim Alvefur
-
core.moduleapi: Uppercase "IQ stanza" for consistency2019-08-21, by Kim Alvefur
-
Merge 0.11->trunk2019-08-20, by Kim Alvefur
Scroll all the way down to load more.