Mercurial > prosody-modules
log mod_onions/mod_onions.lua @ 1664:6bdcb1418029
age | author | description |
---|---|---|
Wed, 25 Feb 2015 17:27:00 +0000 | Matthew Wild | mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s |
Fri, 04 Jul 2014 14:47:14 +0200 | Thijs Alkemade | mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections. |
Fri, 04 Jul 2014 14:16:21 +0200 | Thijs Alkemade | mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered. |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |