Kim Alvefur
|
ddd751aed9
|
mod_s2s: Check that an SRV reply isn't empty.
|
2012-09-03 04:22:40 +02:00 |
|
Matthew Wild
|
9f24aa6cf8
|
mod_s2s/s2sout.lib: Use %s to insert strings into log messages instead of concatenation
|
2012-07-23 13:29:33 +01:00 |
|
Matthew Wild
|
07c9903d58
|
mod_s2s/s2sout.lib: Fix indentation
|
2012-07-22 16:29:52 +01:00 |
|
Matthew Wild
|
fb3b789dca
|
mod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS responses if we only send one (e.g. because v6 is disabled)
|
2012-07-22 16:17:04 +01:00 |
|
Kim Alvefur
|
e6bf33e872
|
mod_s2s: Remove check for socket.tcp6()
|
2012-05-29 18:04:29 +02:00 |
|
Kim Alvefur
|
bb98bf4a58
|
mod_s2s: Only do AAAA lookup if IPv6 is available, and A if IPv4 is available.
|
2012-05-29 18:02:48 +02:00 |
|
Matthew Wild
|
81cbf8c7d4
|
mod_s2s, s2sout.lib: Send stream header in onconnect()
|
2012-05-24 03:08:42 +01:00 |
|
Kim Alvefur
|
3713488b27
|
s2smanager, mod_s2s: Move checking DNS timeout option to mod_s2s
|
2012-05-10 23:05:03 +02:00 |
|
Matthew Wild
|
d18c1ff0da
|
Rename plugins/s2s/ to plugins/mod_s2s/
|
2012-05-04 00:05:15 +01:00 |
|