summaryrefslogtreecommitdiff
path: root/src/core/network.c
AgeCommit message (Expand)Author
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-11-11Some sizeof() fixes to IPv6 support when connecting to IPv4 addresses.Timo Sirainen
2000-10-26Win32 updatesTimo Sirainen
2000-10-26Some fixes for compiling with Win32 :)Timo Sirainen
2000-09-27net_gethostbyaddr() fixed.Timo Sirainen
2000-07-29send() - ignore EPIPE return value and just return "0 bytes sent". The brokenTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-02"Temporary error in nameserver" shouldn't remove server reconnections.Timo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-06Use INADDR_BROADCAST if INADDR_NONE isn't defined.Timo Sirainen
2000-05-25Didn't compile with IPv6 support.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-04-26..adding new files..Timo Sirainen