comparison ChangeLog @ 31177:53096ba34fe6

jabber: Properly parse realm="" in DIGEST-MD5, which is apparently valid. On a marginally related note, the ABNF in this RFC is really ugly. Refs #a14514.
author Paul Aurich <paul@darkrain42.org>
date Wed, 02 Feb 2011 05:51:09 +0000
parents 24d62d6f72cc
children 6448e3f3ddd4
comparison
equal deleted inserted replaced
31176:e743507b3767 31177:53096ba34fe6
56 XMPP: 56 XMPP:
57 * Don't crash when receiving an unexpected/invalid jingle transport type. 57 * Don't crash when receiving an unexpected/invalid jingle transport type.
58 (Nikita Kozlov) (#13136) 58 (Nikita Kozlov) (#13136)
59 * Handle Connection: Close headers for BOSH, when the server does not 59 * Handle Connection: Close headers for BOSH, when the server does not
60 terminate the connection itself. (#13008) 60 terminate the connection itself. (#13008)
61 * Improved parsing for DIGEST-MD5, which should resolve issues
62 connecting to some jabberd2 servers. (#a14514)
61 63
62 Yahoo!/Yahoo! JAPAN: 64 Yahoo!/Yahoo! JAPAN:
63 * Fix a crash when an account disconnects before a p2p session is 65 * Fix a crash when an account disconnects before a p2p session is
64 completely set up. (Jan Kaluza) (#12432) 66 completely set up. (Jan Kaluza) (#12432)
65 67