# # ChangeLog for util.c # # Generated by Trac 1.2.3 # 2024-04-28T03:33:44Z 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