summaryrefslogtreecommitdiff
path: root/src/core/wee-network.c
AgeCommit message (Expand)Author
2008-09-22Fix network connection for hostnames resolving to several IPs: try all IPs in...Sebastien Helleu
2008-09-22Return IPv4/IPv6 address to connect hook callback when connection is ok (used...Sebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-06-02Fix compilation bug when gnutls dev lib is not installedSebastien Helleu
2008-05-20Add hook_connect (background connection to peer)Sebastien Helleu
2008-05-04Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ...Sebastien Helleu