summaryrefslogtreecommitdiff
path: root/src/core/net-nonblock.c
AgeCommit message (Expand)Author
2018-02-26Add OTR support.Alexander Færøy
2015-12-09Remove all WIN32 ifdefs (unifdef -UWIN32)dequis
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui
2015-09-21Initial work to make irssi respect the resolved ip orderLemonBoy
2014-06-15Replace deprecated g_io_channel_close with g_io_channel_shutdown.David Hill
2010-04-03glib iochannel fixes from exg.Alexander Færøy
2008-02-04Remove trailing whitespace.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2006-08-01reset the PRNG, because a some OSs clear the seed when forkingJochen Eisinger
2003-10-11unsigned long -> gsizeTimo Sirainen
2003-10-0664bit fixes by Stefan FentTimo Sirainen
2002-11-28/SET resolve_reverse_lookup to do reverse lookups for server whenTimo Sirainen
2002-08-26removed the stupid error-parameters from net_connect*() calls. errno can beTimo Sirainen
2002-05-19net_connect*() contains now error parameter, so it can be used to properlyTimo Sirainen
2001-03-04IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory andTimo Sirainen
2001-02-19If reading host answer from pipe failed, set the error message toTimo Sirainen
2001-02-09/CONNECT, /SERVER: added -4 and -6 options for specifying if we shouldTimo Sirainen
2001-01-15Fixed some signedness warnings and memdebug.h should compile now fineTimo Sirainen
2000-12-08bugfixTimo Sirainen
2000-12-05net_gethostbyname_nonblock(): don't crash if net_gethosterror() returnsTimo Sirainen
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-11-23s/enum GInputCondition/int/ - enums aren't supposed to orred together iTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-10-26Win32 updatesTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-04-26..adding new files..Timo Sirainen