Software /
code /
prosody
Graph
-
mod_register_ibr: Enforce strict JID validation2019-11-01, by Kim Alvefur
-
util.prosodyctl: Enforce strict JID validation on user creation2019-11-01, by Kim Alvefur
-
MUC: Strictly validate room JID on creation2019-11-01, by Kim Alvefur
-
util.error: Add well-known field 'code' in error templates2019-11-01, by Kim Alvefur
-
mod_register_limits: Use util.error for managing rejection reasons2019-11-01, by Kim Alvefur
-
mod_register_ibr: Allow registartion rejection reason as util.error object2019-11-01, by Kim Alvefur
-
MUC: Enforce strict resourceprep on nicknames (bye bye robot face)2019-09-23, by Kim Alvefur
-
core.stanza_router: Do strict jidprep on c2s2019-09-09, by Kim Alvefur
-
util.encodings: Strictly verify that the 'strict' *prep argument is a boolean2019-10-30, by Kim Alvefur
-
util.jid: Add a 'strict' flag for jidprep calls2019-09-09, by Kim Alvefur
-
util.encodings: Optional strict flag to stringprep2019-04-24, by Kim Alvefur
-
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)2019-10-27, by Matthew Wild
-
MUC: Advertise history related fields as integers via XEP-01222019-10-20, by Kim Alvefur
-
CHANGES: Add a line for #13352019-10-20, by Kim Alvefur
-
MUC: Add controls for whose presence is broadcast (closes #1335)2019-10-20, by Lance Stout
-
util.interpolation: Test map syntax2019-10-20, by Kim Alvefur
-
util.interpolation: Test array syntax2019-10-20, by Kim Alvefur
-
util.interpolation: Test #14522019-10-20, by Kim Alvefur
-
Merge 0.11->trunk2019-10-20, by Kim Alvefur
-
util.interpolation: Support unescaped variables with more modifiers (fixes #1452) 0.112019-10-20, by Kim Alvefur
-
doap: Sort <implements> by XEP number2019-10-20, by Kim Alvefur
-
doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-02682019-10-20, by Kim Alvefur
-
doap: Trim a trailing '.' from a version/branch name for consistency2019-10-20, by Kim Alvefur
-
doap: Copy longer description from README2019-10-20, by Kim Alvefur
-
Merge 0.11->trunk2019-10-20, by Kim Alvefur
-
MUC: Validate registration dataform more carefully2019-10-20, by Kim Alvefur
-
mod_saslauth: Demote "no SASL mechanisms" error back to warning2019-10-15, by Kim Alvefur
-
mod_saslauth: Improve logging of why no SASL mechanisms were offered2019-10-15, by Kim Alvefur
-
mod_saslauth: Use the power of Set Theory to mange sets of SASL mechanisms2019-10-15, by Kim Alvefur
-
mod_saslauth: Log (debug) messages about channel binding2019-10-15, by Kim Alvefur
-
doc/doap: Claim support for XEP-0368 by way of legacy_ssl_ports2019-10-14, by Kim Alvefur
-
doc/doap: Claim support for XEP-0268 via mod_csi_simple2019-10-14, by Kim Alvefur
-
mod_saslauth: Remove useless debug log line2019-10-12, by Kim Alvefur
-
mod_saslauth: Remove commented-out debug log line2019-10-12, by Kim Alvefur
-
net.server_epoll: Save IP and port from connection creation call2019-10-12, by Kim Alvefur
-
server_epoll: Log full string represestation when connected2019-10-12, by Kim Alvefur
-
net.server_epoll: Handle getpeer/sockname returning a normal error2019-10-12, by Kim Alvefur
-
net.server_epoll: Fix to get remote IP on direct TLS connections2019-10-12, by Kim Alvefur
-
net.server_epoll: Move a log message to improve ordering2019-10-12, by Kim Alvefur
-
net.http.files: Explicitly convert number to string, avoiding implicit coercion2019-10-12, by Kim Alvefur
-
net.http.server: Explicitly convert number to string, avoiding implicit coercion2019-10-12, by Kim Alvefur
-
mod_websocket: Guard against upgrading to websocket from a HEAD request2019-10-12, by Kim Alvefur
-
net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447)2019-10-12, by Kim Alvefur
-
net.http.server: Ensure HEAD requests are sent with empty body2019-10-12, by Kim Alvefur
-
doap: Add XEP-0380 since mod_csi_simple takes that into consideration2019-10-10, by Kim Alvefur
-
doap: Even more XEP details2019-10-10, by Kim Alvefur
-
doap: Add detials for XEP-0280, 0288 and 02922019-10-10, by Kim Alvefur
-
doap: Note about XEP-0237: Roster Versioning being merged into rfc61212019-10-10, by Kim Alvefur
-
doap: Referece SCRAM2019-10-10, by Kim Alvefur
-
doap: Note about where XEP-0227 is used2019-10-10, by Kim Alvefur
-
doap: Fix missing '0' in URL to XEP-02882019-10-10, by Kim Alvefur
-
mod_http: Unhook CORS related event handlers2019-10-10, by Kim Alvefur
-
util.statistics: Add a total count for rate counters, counting from server start.2019-10-10, by Emmanuel Gil Peyrot
-
doap: Mention support for XEP-0122: Data Forms Validation2019-10-09, by Kim Alvefur
-
doap: Fix element name typo (node -> note)2019-10-09, by Kim Alvefur
-
mod_s2s: Close with a stream error in case neither SASL or Dialback are available2019-10-06, by Kim Alvefur
-
mod_admin_telnet: xmpp:ping: Log ping time2019-10-06, by Kim Alvefur
-
net.server_epoll: Guard against nil return from TLS info method2019-10-06, by Kim Alvefur
Scroll all the way down to load more.