Age | Commit message (Expand) | Author |
---|---|---|
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-17 | Re-enable proxy usage with rewrited network layer (closes bug #24562). | Emmanuel Bouthenot |
2008-11-07 | Fix bug with proxy connection | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-09-22 | Fix network connection for hostnames resolving to several IPs: try all IPs in... | Sebastien Helleu |
2008-09-22 | Return IPv4/IPv6 address to connect hook callback when connection is ok (used... | Sebastien Helleu |
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 |