index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_saslauth.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Using md5.sum rather than hashes.md5 because we don't want hexadecimal
Waqas Hussain
2008-11-16
1
-1
/
+1
|
*
mod_saslauth: Code cleanup
Waqas Hussain
2008-11-16
1
-22
/
+10
*
|
Made SASL module fit the new interface.
Tobias Markmann
2008-11-15
1
-1
/
+2
|
/
*
base64 encode the sasl responses
Waqas Hussain
2008-11-16
1
-3
/
+3
*
Started using realm in password hashing, and added support for error message ...
Waqas Hussain
2008-11-16
1
-6
/
+6
*
Comment out DIGEST-MD5 until it is fully implemented
Matthew Wild
2008-11-15
1
-1
/
+1
*
Merging with Waqas' code.
Tobias Markmann
2008-11-15
1
-0
/
+2
|
\
|
*
Set username on SASL success
Waqas Hussain
2008-11-16
1
-0
/
+2
*
|
Set username in a SASL object.
Tobias Markmann
2008-11-15
1
-1
/
+4
*
|
Merge with Waqas changes to mod_saslauth.
Tobias Markmann
2008-11-15
1
-40
/
+19
|
\
|
|
*
mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.
Waqas Hussain
2008-11-15
1
-40
/
+19
*
|
Adding some TODO for some security issue.
Tobias Markmann
2008-11-15
1
-0
/
+1
*
|
Merging my new SASL code with Waqas' adjusted saslauth module.
Tobias Markmann
2008-11-15
1
-40
/
+93
|
\
|
|
*
mod_saslauth updated for digest-md5
Waqas Hussain
2008-11-15
1
-3
/
+60
*
|
Forward response stanzas to sasl.lua and some other stuff.
Tobias Markmann
2008-11-10
1
-37
/
+42
|
/
*
TLS/SASL no longer should include the connhandler module
Matthew Wild
2008-10-23
1
-1
/
+0
*
Abstract connections with "connection listeners"
Matthew Wild
2008-10-22
1
-2
/
+1
*
Fix for destruction of unauthed SASL sessions
Matthew Wild
2008-10-04
1
-0
/
+1
*
Use xmlns for matching auth tag too
Matthew Wild
2008-10-04
1
-1
/
+1
*
Resource binding, XMPP sessions (whatever they're for...)
Matthew Wild
2008-10-04
1
-2
/
+61
*
SASL!
Matthew Wild
2008-10-02
1
-0
/
+53
[prev]