Software /
code /
prosody-modules
Log
mod_onions/mod_onions.lua @ 1780:b3e3ad35391a
description | author | age |
---|---|---|
mod_onions: Small fixes making bounce_sendq match mod_s2s again. | Thijs Alkemade | Thu, 13 Aug 2015 18:20:33 +0200 |
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s | Matthew Wild | Wed, 25 Feb 2015 17:27:00 +0000 |
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections. | Thijs Alkemade | Fri, 04 Jul 2014 14:47:14 +0200 |
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered. | Thijs Alkemade | Fri, 04 Jul 2014 14:16:21 +0200 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_onions: Accepted patch that should fix problems when using libevent. | Thijs Alkemade | Tue, 04 Feb 2014 12:48:33 +0100 |
mod_onions: Copy the code to find the bit module from mod_websockets. | Thijs Alkemade | Sat, 15 Jun 2013 12:48:56 +0200 |