Mercurial > prosody-modules
log mod_onions/mod_onions.lua @ 1608:59fdf4f12343
age | author | description |
---|---|---|
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 |
Tue, 04 Feb 2014 12:48:33 +0100 | Thijs Alkemade | mod_onions: Accepted patch that should fix problems when using libevent. |