1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src
Timo Sirainen eddc3d90c6 net_ip2host() and net_host2ip() now treat any IPv6 IPs as 0.0.0.0, if IPv6
support isn't enabled in irssi. Also DCC's human readable IP address is
taken from DCC SEND request directly with IPv6.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2825 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-26 16:52:36 +00:00
..
core net_ip2host() and net_host2ip() now treat any IPv6 IPs as 0.0.0.0, if IPv6 2002-05-26 16:52:36 +00:00
fe-common /AWAY reason tab completion, patch by c0ffee. 2002-05-26 16:30:19 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text External indent functions (theme_indent module) weren't working properly. 2002-05-18 11:51:04 +00:00
irc net_ip2host() and net_host2ip() now treat any IPv6 IPs as 0.0.0.0, if IPv6 2002-05-26 16:52:36 +00:00
lib-config removed useless functions 2002-05-17 21:00:38 +00:00
lib-popt --help printed part of the path for irssi which looked stupid, now it prints 2002-02-17 12:43:39 +00:00
perl use Symbol qw(delete_packge) -> use Symbol; Symbol::delete_package(). Maybe 2002-05-26 14:36:44 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h broke CHAT_PROTOCOL_REC into struct + typedef. 2002-05-10 22:41:22 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00