Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another unwanted spaces at the end of a line. | Tobias Markmann | 2009-08-13 | 1 | -1/+1 |
| | |||||
* | mod_tls: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 | 1 | -4/+1 |
| | |||||
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | mod_tls: Add <required/> to stream feature when TLS is required | Matthew Wild | 2009-05-29 | 1 | -1/+9 |
| | |||||
* | sessionmanager, mod_tls: Mark a session as secure when TLS is active | Matthew Wild | 2009-05-29 | 1 | -0/+1 |
| | |||||
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
| | |||||
* | mod_saslauth, mod_tls: minor code cleanup | Waqas Hussain | 2009-01-13 | 1 | -11/+5 |
| | |||||
* | Remove a FIXME from mod_tls | Matthew Wild | 2008-12-15 | 1 | -2/+0 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵ | Matthew Wild | 2008-11-27 | 1 | -2/+2 |
| | | | | though some more changes may be in store. | ||||
* | Use a stanza for c2s stream features instead of an array of strings. Removes ↵ | Matthew Wild | 2008-11-20 | 1 | -1/+2 |
| | | | | a FIXME. | ||||
* | Fixed mod_tls to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -2/+1 |
| | |||||
* | Unused variables in mod_tls | Waqas Hussain | 2008-11-16 | 1 | -5/+2 |
| | |||||
* | TLS/SASL no longer should include the connhandler module | Matthew Wild | 2008-10-23 | 1 | -3/+1 |
| | |||||
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -9/+10 |
| | | | | | | - Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater | ||||
* | forgot to commit mod_tls, oops :) | Matthew Wild | 2008-10-07 | 1 | -0/+37 |