ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu)
[prosody.git] / util / sasl / digest-md5.lua
2010-02-05 Matthew WildMerge with backout
2010-02-05 Matthew Wildutil.sasl.digest-md5: Revert changeset 6094a4e2b6f3...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-28 Tobias Markmannutil.sasl.digest-md5: Fixing some variable access.
2009-11-28 Matthew WildMerge with Tobias
2009-11-28 Tobias MarkmannMake some more variables to locals.
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Tobias MarkmannSASL: Using locally mapped s_gmatch instead of unavaila...
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-19 Tobias MarkmannMerge with trunk.
2009-11-19 Tobias MarkmannReduce needed roundtrips during DIGEST-MD5 login.
2009-11-19 Tobias MarkmannTypo.
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-13 Tobias MarkmannAdding a note for possible round trip savings.
2009-11-13 Tobias MarkmannAdding support for digest-md5 profile in DIGEST-MD5...
2009-11-13 Tobias MarkmannBroken DIGEST-MD5 client support again.
2009-11-13 Tobias MarkmannAdd support for plain profile in digest-md5 implementation.
2009-11-12 Tobias MarkmannMove each mechanism in an own file.