Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-22 | Fix network connection for hostnames resolving to several IPs: try all IPs ↵ | Sebastien Helleu | |
in list until one succeeds (bug #21473, debian bug #498610) | |||
2008-09-22 | Return IPv4/IPv6 address to connect hook callback when connection is ok ↵ | Sebastien Helleu | |
(used by IRC plugin to display IP of IRC server) | |||
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu | |
2008-06-02 | Fix compilation bug when gnutls dev lib is not installed | Sebastien Helleu | |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu | |
2008-05-04 | Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ↵ | Sebastien Helleu | |
initial commit, not working yet) |