Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 10642:de90b2f5da8c
description | author | age |
---|---|---|
mod_s2s: Comment on the various 'reason' arguments passed to :close | Kim Alvefur | 2020-01-26 |
mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolver | Matthew Wild | 2020-01-25 |
Backed out changeset 74d66b1be989 (not optimal API) | Matthew Wild | 2020-01-25 |
mod_s2s: Pass use_ipv4/ipv6 from config to connector config | Matthew Wild | 2020-01-24 |
mod_s2s: Remove obsolete pre-connect buffer | Kim Alvefur | 2019-12-16 |
mod_s2s: Fix name conflict introduced in c7864f970969 | Kim Alvefur | 2019-12-10 |
mod_s2s: Invert condition to return early and reduce indentation | Kim Alvefur | 2019-12-04 |