# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-02T01:24:53Z Sun, 25 Jun 2006 12:17:39 GMT Wilmer van der Gaast [125b35d] * .bzrignore (modified) * Makefile (modified) * irc_commands.c (modified) * nick.c (modified) * tests/Makefile (added) * tests/check.c (added) * tests/check_nick.c (added) * tests/check_util.c (added) Merging from Jelmer (this adds some basic unit testing code). Wed, 21 Jun 2006 16:56:16 GMT Wilmer van der Gaast [59f5c42a] * protocols/msn/msn.c (modified) Fixed md->grouplist memory leak. Wed, 21 Jun 2006 16:34:33 GMT Wilmer van der Gaast [b72caac] * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * protocols/Makefile (modified) * protocols/events.h (added) * protocols/events_glib.c (added) * protocols/events_libevent.c (added) * protocols/http_client.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/proxy.c (modified) * protocols/proxy.h (modified) * protocols/ssl_bogus.c (modified) * protocols/ssl_client.h (modified) * protocols/ssl_gnutls.c (modified) * protocols/ssl_nss.c (modified) * protocols/ssl_openssl.c (modified) * protocols/yahoo/yahoo.c (modified) * sock.h (modified) * unix.c (modified) * user.c (modified) Merging libevent branch: Events can now be handles by both glib and ... Fri, 16 Jun 2006 12:07:51 GMT Jelmer Vernooij [1fc2958] * nick.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_nick.c (added) * tests/check_util.c (modified) Add checks for nick functions as well, fix bug where nick lengths ...