Software /
code /
prosody
Log
util/sasl.lua @ 507:4d3ccc6b5817
description | author | age |
---|---|---|
Automerge with waqas. | Tobias Markmann | Sun, 30 Nov 2008 17:18:31 +0100 |
Remove that idn stuff for realm because it's either an ugly hack that the password_handler isn't ready for or something worse. | Tobias Markmann | Sun, 30 Nov 2008 02:26:37 +0100 |
Added function latin1toutf8 to sasl.lua, for processing non-utf8 responses | Waqas Hussain | Sun, 30 Nov 2008 20:58:48 +0500 |
idna-to-unicode so password_handler looks for the right domain. | Tobias Markmann | Sun, 30 Nov 2008 01:35:40 +0100 |
Do idna-to-ascii to the realm we send first in Digest-MD5. | Tobias Markmann | Sun, 30 Nov 2008 00:44:23 +0100 |
Apply IDNA to ASCII on hostnames. | Tobias Markmann | Sat, 29 Nov 2008 12:17:21 +0100 |
Forced merge. | Tobias Markmann | Sat, 29 Nov 2008 11:24:59 +0100 |