Software /
code /
prosody
Log
util/sasl.lua @ 508:4fd60ae97535
description | author | age |
---|---|---|
Converting latin encoded responsed to utf-8 when needed. | Tobias Markmann | Sun, 30 Nov 2008 17:34:47 +0100 |
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 |