Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 18 Dec 2007 22:57:55 +0000 | Evan Schoenberg | Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it. |
Tue, 18 Dec 2007 02:26:57 +0000 | Evan Schoenberg | merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b' |
Mon, 17 Dec 2007 23:22:30 +0000 | Evan Schoenberg | Added support for authentication via CRAM-MD5 when using jabber:iq:auth. |
Mon, 17 Dec 2007 23:18:34 +0000 | Evan Schoenberg | If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior. |