Software /
code /
prosody
Graph
-
util.interpolation: Test map syntaxSun, 20 Oct 2019 20:58:19 +0200, by Kim Alvefur
-
util.interpolation: Test array syntaxSun, 20 Oct 2019 20:56:29 +0200, by Kim Alvefur
-
util.interpolation: Test #1452Sun, 20 Oct 2019 20:53:41 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 20 Oct 2019 20:53:34 +0200, by Kim Alvefur
-
util.interpolation: Support unescaped variables with more modifiers (fixes #1452) 0.11Sun, 20 Oct 2019 20:52:14 +0200, by Kim Alvefur
-
doap: Sort <implements> by XEP numberSun, 20 Oct 2019 18:48:10 +0200, by Kim Alvefur
-
doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-0268Sun, 20 Oct 2019 18:46:46 +0200, by Kim Alvefur
-
doap: Trim a trailing '.' from a version/branch name for consistencySun, 20 Oct 2019 16:57:28 +0200, by Kim Alvefur
-
doap: Copy longer description from READMESun, 20 Oct 2019 16:47:20 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 20 Oct 2019 16:37:04 +0200, by Kim Alvefur
-
MUC: Validate registration dataform more carefullySun, 20 Oct 2019 14:54:57 +0200, by Kim Alvefur
-
MUC: Don't advertise registration feature on host JID (fixes #1451) 0.11Sun, 20 Oct 2019 01:20:11 +0200, by Kim Alvefur
-
mod_saslauth: Demote "no SASL mechanisms" error back to warningTue, 15 Oct 2019 23:38:29 +0200, by Kim Alvefur
-
mod_saslauth: Improve logging of why no SASL mechanisms were offeredTue, 15 Oct 2019 22:05:51 +0200, by Kim Alvefur
-
mod_saslauth: Use the power of Set Theory to mange sets of SASL mechanismsTue, 15 Oct 2019 21:58:10 +0200, by Kim Alvefur
-
mod_saslauth: Log (debug) messages about channel bindingTue, 15 Oct 2019 21:37:19 +0200, by Kim Alvefur
-
doc/doap: Claim support for XEP-0368 by way of legacy_ssl_portsTue, 15 Oct 2019 00:21:01 +0200, by Kim Alvefur
-
doc/doap: Claim support for XEP-0268 via mod_csi_simpleTue, 15 Oct 2019 00:13:52 +0200, by Kim Alvefur
-
mod_saslauth: Remove useless debug log lineSun, 13 Oct 2019 00:33:35 +0200, by Kim Alvefur
-
mod_saslauth: Remove commented-out debug log lineSun, 13 Oct 2019 00:32:58 +0200, by Kim Alvefur
-
net.server_epoll: Save IP and port from connection creation callSat, 12 Oct 2019 20:22:07 +0200, by Kim Alvefur
-
server_epoll: Log full string represestation when connectedSat, 12 Oct 2019 20:15:31 +0200, by Kim Alvefur
-
net.server_epoll: Handle getpeer/sockname returning a normal errorSat, 12 Oct 2019 20:12:04 +0200, by Kim Alvefur
-
net.server_epoll: Fix to get remote IP on direct TLS connectionsSat, 12 Oct 2019 20:07:50 +0200, by Kim Alvefur
-
net.server_epoll: Move a log message to improve orderingSat, 12 Oct 2019 19:51:29 +0200, by Kim Alvefur
-
net.http.files: Explicitly convert number to string, avoiding implicit coercionSat, 12 Oct 2019 19:31:48 +0200, by Kim Alvefur
-
net.http.server: Explicitly convert number to string, avoiding implicit coercionSat, 12 Oct 2019 19:30:29 +0200, by Kim Alvefur
-
mod_websocket: Guard against upgrading to websocket from a HEAD requestSat, 12 Oct 2019 19:16:43 +0200, by Kim Alvefur
-
net.http.server: Re-fire unhandled HEAD requsts as GET events (fixes #1447)Sat, 12 Oct 2019 18:27:54 +0200, by Kim Alvefur
-
net.http.server: Ensure HEAD requests are sent with empty bodySat, 12 Oct 2019 18:27:02 +0200, by Kim Alvefur
-
doap: Add XEP-0380 since mod_csi_simple takes that into considerationFri, 11 Oct 2019 00:58:33 +0200, by Kim Alvefur
-
doap: Even more XEP detailsFri, 11 Oct 2019 00:52:29 +0200, by Kim Alvefur
-
doap: Add detials for XEP-0280, 0288 and 0292Fri, 11 Oct 2019 00:29:53 +0200, by Kim Alvefur
-
doap: Note about XEP-0237: Roster Versioning being merged into rfc6121Fri, 11 Oct 2019 00:29:05 +0200, by Kim Alvefur
-
doap: Referece SCRAMFri, 11 Oct 2019 00:27:53 +0200, by Kim Alvefur
-
doap: Note about where XEP-0227 is usedThu, 10 Oct 2019 23:41:59 +0200, by Kim Alvefur
-
doap: Fix missing '0' in URL to XEP-0288Thu, 10 Oct 2019 23:39:32 +0200, by Kim Alvefur
-
mod_http: Unhook CORS related event handlersThu, 10 Oct 2019 20:46:27 +0200, by Kim Alvefur
-
util.statistics: Add a total count for rate counters, counting from server start.Thu, 10 Oct 2019 16:58:02 +0200, by Emmanuel Gil Peyrot
-
doap: Mention support for XEP-0122: Data Forms ValidationWed, 09 Oct 2019 23:20:22 +0200, by Kim Alvefur
-
doap: Fix element name typo (node -> note)Wed, 09 Oct 2019 23:19:42 +0200, by Kim Alvefur
-
mod_s2s: Close with a stream error in case neither SASL or Dialback are availableSun, 06 Oct 2019 21:14:53 +0200, by Kim Alvefur
-
mod_admin_telnet: xmpp:ping: Log ping timeSun, 06 Oct 2019 19:35:35 +0200, by Kim Alvefur
-
net.server_epoll: Guard against nil return from TLS info methodSun, 06 Oct 2019 19:34:03 +0200, by Kim Alvefur
-
doap: Add reference to draft-cridland-xmpp-sessionSun, 06 Oct 2019 16:34:42 +0200, by Kim Alvefur
-
net.server_epoll: Log TLS version and cipher for all completed handshakesSun, 06 Oct 2019 16:23:43 +0200, by Kim Alvefur
-
util.sasl.scram: Avoid implicit coersion of number to stringSun, 06 Oct 2019 16:07:26 +0200, by Kim Alvefur
-
net.server_epoll: Log size of partial writes (debug)Sat, 05 Oct 2019 18:10:12 +0200, by Kim Alvefur
-
core.s2smanager: Fix traceback due to mixup with to/fromSat, 05 Oct 2019 17:09:24 +0200, by Kim Alvefur
-
mod_csi_simple: Always remove session filters when disabling CSISat, 05 Oct 2019 16:55:58 +0200, by Kim Alvefur
-
mod_csi_simple: Try not to flush buffer while already flushing itSat, 05 Oct 2019 16:50:41 +0200, by Kim Alvefur
-
core.s2smanager: Remove bidi-enabled s2sin from outgoing routing tableSat, 05 Oct 2019 16:21:41 +0200, by Kim Alvefur
-
net.server_epoll: Return early when attepting to set write lock state to current stateSat, 05 Oct 2019 15:22:59 +0200, by Kim Alvefur
-
Merge 0.11->trunkThu, 03 Oct 2019 16:38:46 +0100, by Matthew Wild
-
mod_mam: Add flag to session when it performs a MAM query 0.11Thu, 03 Oct 2019 16:38:15 +0100, by Matthew Wild
-
util.promise: Add some additional tests to cover callback return valuesMon, 30 Sep 2019 08:22:30 +0100, by Matthew Wild
-
mod_offline: Log a debug message when message is storedSun, 29 Sep 2019 23:50:34 +0200, by Kim Alvefur
-
util.sasl.scram: Fix old APISun, 29 Sep 2019 21:12:46 +0200, by Kim Alvefur
-
Merge 0.11-trunkSun, 29 Sep 2019 20:48:58 +0200, by Kim Alvefur
-
MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427) 0.11Sun, 29 Sep 2019 20:48:00 +0200, by Kim Alvefur
Scroll all the way down to load more.