# # ChangeLog for tests/check_jabber_sasl.c # # Generated by Trac 1.2.3 # 2024-05-23T14:24:36Z Fri, 16 Jan 2015 19:50:24 GMT dequis [25c4c78] * configure (modified) * ipc.c (modified) * irc_commands.c (modified) * lib/ns_parse.c (modified) * lib/proxy.c (modified) * protocols/oscar/conn.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_util.h (modified) * tests/check_arc.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (modified) Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC ... 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). Sat, 16 Feb 2008 19:38:17 GMT Wilmer van der Gaast [2d88d25a] * tests/check_help.c (modified) * tests/check_jabber_sasl.c (modified) Added help_free() test, and fixed compiler warning in SASL test. Sat, 16 Feb 2008 13:17:52 GMT Wilmer van der Gaast [af97b23] * protocols/jabber/sasl.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (added) Improved sasl_get_part() to deal with whitespace in challenge ...