index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
network.c
Age
Commit message (
Expand
)
Author
2001-01-02
net_accept(), net_getsockname() IPv6 fixes pointed out by pv2b :)
Timo Sirainen
2001-01-02
removed the win32 EINPROGRESS define, that wouldn't work anyway
Timo Sirainen
2000-12-19
security fixes from 0.7.97.2
Timo Sirainen
2000-12-08
net_receive(), net_transmit(): error handling was buggy
Timo Sirainen
2000-12-04
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
Timo Sirainen
2000-11-11
Some sizeof() fixes to IPv6 support when connecting to IPv4 addresses.
Timo Sirainen
2000-10-26
Win32 updates
Timo Sirainen
2000-10-26
Some fixes for compiling with Win32 :)
Timo Sirainen
2000-09-27
net_gethostbyaddr() fixed.
Timo Sirainen
2000-07-29
send() - ignore EPIPE return value and just return "0 bytes sent". The broken
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-07-10
Enabled 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-30
Removed some warning messages.
Timo Sirainen
2000-06-06
Use INADDR_BROADCAST if INADDR_NONE isn't defined.
Timo Sirainen
2000-05-25
Didn't compile with IPv6 support.
Timo Sirainen
2000-05-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen