# # ChangeLog for tests/check_jabber_util.c # # Generated by Trac 1.2.3 # 2024-05-04T11:15:49Z Thu, 24 Jul 2014 03:51:07 GMT dequis [757515a] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Added jabber_compare_jid to fix JID comparison case sensitivity Thu, 18 Mar 2010 11:22:17 GMT Wilmer van der Gaast [842cd8d] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed a bug that caused full JIDs to get lost sometimes with the new ... Fri, 12 Mar 2010 20:28:39 GMT Wilmer van der Gaast [00a0bc5] * tests/check_jabber_util.c (modified) Test activity_timeout and some other test tweaks. Fri, 12 Mar 2010 19:35:51 GMT Wilmer van der Gaast [dde9d571] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed jabber_util unittest. It passes, yet something still seems to ... Sat, 21 Jun 2008 23:51:18 GMT Wilmer van der Gaast [98de2cc] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Now preserving case in JID resources, and handling them with case ... Sat, 21 Jun 2008 23:34:11 GMT Wilmer van der Gaast [3e6764a] * protocols/jabber/jabber_util.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) Added jabber_util unittests (buddy_add/_by_jid only ATM).