# # ChangeLog for util.c # # Generated by Trac 1.2.3 # 2024-04-25T15:40:45Z Thu, 25 May 2006 23:20:54 GMT Jelmer Vernooij [574af7e] * configure (modified) * doc/README (modified) * irc.c (modified) * util.c (modified) Require GLib 2 Thu, 25 May 2006 09:53:53 GMT Jelmer Vernooij [0a69d7b] * configure (modified) * util.c (modified) Use iconv from GLib if available Fri, 31 Mar 2006 17:55:47 GMT Wilmer van der Gaast [e27661d] * bitlbee.h (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * util.c (modified) * util.h (added) Finished the iconv() fix. Instead of doing it every time something ... Tue, 10 Jan 2006 14:36:49 GMT Wilmer van der Gaast [dd8d4c5] * util.c (modified) http_encode() now just escapes everything except [A-Za-z0-9]. Should ... Wed, 04 Jan 2006 11:16:58 GMT Wilmer van der Gaast [2a6ca4f] * bitlbee.c (modified) * bitlbee.conf (modified) * conf.c (modified) * irc.c (modified) * protocols/nogaim.h (modified) * util.c (modified) Better handling of IPv4 connections in IPv6 mode. ... Tue, 03 Jan 2006 18:30:54 GMT Wilmer van der Gaast [39cc341] * util.c (modified) strip_html now replaces non-ASCII characters (entities like é) ... Sat, 31 Dec 2005 20:29:15 GMT Wilmer van der Gaast [a252c1a] * protocols/jabber/jabber.c (modified) * protocols/nogaim.h (modified) * protocols/yahoo/yahoo_util.c (modified) * util.c (modified) Removed useless UTF8-related functions (iconv works a lot better). Tue, 27 Dec 2005 15:20:35 GMT Wilmer van der Gaast [c88999c] * bitlbee.c (modified) * util.c (modified) Forgot to actually move those functions in previous commit. And ... Tue, 27 Dec 2005 15:10:15 GMT Wilmer van der Gaast [e62762b] * Makefile (modified) * protocols/Makefile (modified) * util.c (moved) Moved util.c to root, moved some things to there from bitlbee.c