Software /
code /
prosody
Log
util/sasl/digest-md5.lua @ 2569:8474ea768c89
description | author | age |
---|---|---|
Merge with backout | Matthew Wild | Fri, 05 Feb 2010 17:46:58 +0000 |
util.sasl.digest-md5: Revert changeset 6094a4e2b6f3 as it breaks some clients, re-visit some time down the line | Matthew Wild | Fri, 05 Feb 2010 17:46:46 +0000 |
util.sasl.digest-md5: Fixing some variable access. | Tobias Markmann | Sat, 28 Nov 2009 18:58:58 +0100 |
Make some more variables to locals. | Tobias Markmann | Sat, 28 Nov 2009 18:32:41 +0100 |
SASL: Using locally mapped s_gmatch instead of unavailable gmatch. | Tobias Markmann | Wed, 25 Nov 2009 19:46:22 +0100 |
Merge with trunk. | Tobias Markmann | Thu, 19 Nov 2009 17:53:52 +0100 |
Reduce needed roundtrips during DIGEST-MD5 login. | Tobias Markmann | Thu, 19 Nov 2009 17:20:38 +0100 |