aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_tls.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_tls: Add <required/> to stream feature when TLS is requiredMatthew Wild2009-05-291-1/+9
* sessionmanager, mod_tls: Mark a session as secure when TLS is activeMatthew Wild2009-05-291-0/+1
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* mod_saslauth, mod_tls: minor code cleanupWaqas Hussain2009-01-131-11/+5
* Remove a FIXME from mod_tlsMatthew Wild2008-12-151-2/+0
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Bumper commit for the new modulemanager API \o/ Updates all the modules, thou...Matthew Wild2008-11-271-2/+2
* Use a stanza for c2s stream features instead of an array of strings. Removes ...Matthew Wild2008-11-201-1/+2
* Fixed mod_tls to use session.send for sending stanzasWaqas Hussain2008-11-161-2/+1
* Unused variables in mod_tlsWaqas Hussain2008-11-161-5/+2
* TLS/SASL no longer should include the connhandler moduleMatthew Wild2008-10-231-3/+1
* Abstract connections with "connection listeners"Matthew Wild2008-10-221-9/+10
* forgot to commit mod_tls, oops :)Matthew Wild2008-10-071-0/+37