Software /
code /
prosody
Log
plugins/mod_tls.lua @ 705:11afa1d88c55
description | author | age |
---|---|---|
mod_saslauth, mod_tls: minor code cleanup | Waqas Hussain | Tue, 13 Jan 2009 19:37:12 +0500 |
Remove a FIXME from mod_tls | Matthew Wild | Mon, 15 Dec 2008 18:06:59 +0000 |
0.1 -> 0.2 | Matthew Wild | Wed, 10 Dec 2008 15:44:03 +0000 |
Insert copyright/license headers | Matthew Wild | Wed, 03 Dec 2008 14:39:07 +0000 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. | Matthew Wild | Thu, 27 Nov 2008 03:12:12 +0000 |
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. | Matthew Wild | Thu, 20 Nov 2008 01:33:25 +0000 |
Fixed mod_tls to use session.send for sending stanzas | Waqas Hussain | Sun, 16 Nov 2008 05:03:21 +0500 |