Log

mod_bidi/mod_bidi.lua @ 5941:5c4e102e2563 default tip

description author age
mod_bidi: Recommend switching to native module on Prosody trunk Kim Alvefur Sat, 19 Oct 2019 17:01:43 +0200
mod_bidi: Make compatible Prosody after rev b36765ab0ae3 (fixes #1450) Kim Alvefur Sun, 20 Oct 2019 01:29:25 +0200
mod_bidi: Add option for selectively not doing bidi with some hosts Kim Alvefur Tue, 22 Apr 2014 19:19:58 +0200
mod_bidi: Add missing 'is_bidi' flag for incoming s2s Kim Alvefur Wed, 11 Sep 2013 21:43:49 +0200
mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code) Kim Alvefur Sat, 03 Aug 2013 01:16:31 +0200
mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed) Kim Alvefur Sat, 03 Aug 2013 00:56:15 +0200
mod_bidi: Make sessions table weak Kim Alvefur Sat, 03 Aug 2013 00:53:09 +0200
mod_bidi: Don't try to send on destroyed sessions Kim Alvefur Sat, 03 Aug 2013 00:51:00 +0200
mod_bidi: Fix accidentally module-global value Kim Alvefur Sat, 03 Aug 2013 00:35:20 +0200
mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute Kim Alvefur Sat, 03 Aug 2013 00:24:12 +0200
mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour Kim Alvefur Fri, 02 Aug 2013 18:22:55 +0200
mod_bidi: Minor cleanup Kim Alvefur Fri, 02 Aug 2013 18:21:14 +0200
mod_bidi: Clean up and use 0.9+ routing APIs Kim Alvefur Fri, 02 Aug 2013 17:35:39 +0200
mod_bidi, mod_dwd, mod_s2s_idle_timeout: Update for recent 0.9 changes (612467e263af) Matthew Wild Fri, 22 Mar 2013 14:24:05 +0000
mod_bidi: Work with 0.8 Kim Alvefur Wed, 16 Jan 2013 08:35:13 +0100
mod_bidi: Missing import of debug.trackeback() Kim Alvefur Wed, 16 Jan 2013 08:33:56 +0100
mod_bidi: Disassociate bidi and original session when they are destroyed Kim Alvefur Wed, 16 Jan 2013 08:33:20 +0100
mod_bidi: Lower severity of notice about outgoing stream being replaced by bidi Kim Alvefur Sat, 12 Jan 2013 03:49:50 +0100
mod_bidi: Close conflicting outgoing sessions when bidi is initiated, not requested. Kim Alvefur Sat, 12 Jan 2013 02:36:30 +0100
mod_bidi: Initial commit of XEP-0288 implementation Kim Alvefur Fri, 11 Jan 2013 01:08:31 +0100