Sebastien Helleu
|
f67daef914
|
Fix network connection for hostnames resolving to several IPs: try all IPs in list until one succeeds (bug #21473, debian bug #498610)
|
2008-09-22 17:15:35 +02:00 |
|
Sebastien Helleu
|
87fd5c83ca
|
Return IPv4/IPv6 address to connect hook callback when connection is ok (used by IRC plugin to display IP of IRC server)
|
2008-09-22 16:30:02 +02:00 |
|
Sebastien Helleu
|
3a53257032
|
Add "const" keyword for some "char *" function arguments (core and plugins API)
|
2008-06-03 10:56:51 +02:00 |
|
Sebastien Helleu
|
40ec612e73
|
Fix compilation bug when gnutls dev lib is not installed
|
2008-06-02 12:47:27 +02:00 |
|
Sebastien Helleu
|
987234faf9
|
Add hook_connect (background connection to peer)
|
2008-05-20 11:00:22 +02:00 |
|
Sebastien Helleu
|
e7a16efa0c
|
Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: initial commit, not working yet)
|
2008-05-04 20:24:20 +02:00 |
|