Log

mod_bidi/mod_bidi.lua @ 3269:b0628bc93acf

description author age
mod_bidi: Add option for selectively not doing bidi with some hosts Kim Alvefur 2014-04-22
mod_bidi: Add missing 'is_bidi' flag for incoming s2s Kim Alvefur 2013-09-11
mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code) Kim Alvefur 2013-08-02
mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed) Kim Alvefur 2013-08-02
mod_bidi: Make sessions table weak Kim Alvefur 2013-08-02
mod_bidi: Don't try to send on destroyed sessions Kim Alvefur 2013-08-02
mod_bidi: Fix accidentally module-global value Kim Alvefur 2013-08-02
mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute Kim Alvefur 2013-08-02
mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour Kim Alvefur 2013-08-02
mod_bidi: Minor cleanup Kim Alvefur 2013-08-02
mod_bidi: Clean up and use 0.9+ routing APIs Kim Alvefur 2013-08-02
mod_bidi, mod_dwd, mod_s2s_idle_timeout: Update for recent 0.9 changes (612467e263af) Matthew Wild 2013-03-22
mod_bidi: Work with 0.8 Kim Alvefur 2013-01-16
mod_bidi: Missing import of debug.trackeback() Kim Alvefur 2013-01-16
mod_bidi: Disassociate bidi and original session when they are destroyed Kim Alvefur 2013-01-16
mod_bidi: Lower severity of notice about outgoing stream being replaced by bidi Kim Alvefur 2013-01-12
mod_bidi: Close conflicting outgoing sessions when bidi is initiated, not requested. Kim Alvefur 2013-01-12
mod_bidi: Initial commit of XEP-0288 implementation Kim Alvefur 2013-01-11