Log

core/s2smanager.lua @ 4627:b046cafc81a8

description author age
s2smanager, mod_s2s: Move import of dns_max_depth to mod_s2s Kim Alvefur 2012-03-11
s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, remove useless space from mod_s2s code Marco Cirillo 2012-02-24
s2smanager: remove send_to_host. Florian Zeitz 2012-02-24
s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua Matthew Wild 2012-01-23
Merge 0.9->trunk Matthew Wild 2012-03-09
core.s2smanager: Log the entire stream header. Kim Alvefur 2012-03-04
Merge with 0.9 Matthew Wild 2012-02-25
core.s2smanager: Fix check_cert_status() for when the stream has no from attr Kim Alvefur 2012-02-21
s2smanager: Fix traceback when socket.tcp6 isn't available Matthew Wild 2012-02-25
Merge with 0.9 Matthew Wild 2012-01-26
s2smanager: Log the host when marking it authenticated Paul Aurich 2012-01-24
s2smanager: Fix missing import of 'type' (thanks darkrain) Matthew Wild 2011-12-20
s2smanager: Don't throw an error when the "interface" config option is a string (which it is by default). Waqas Hussain 2011-12-14
s2smanager: Remove unused reference to modulemanager Matthew Wild 2011-12-13
s2smanager: Store port specified by SRV records Florian Zeitz 2011-12-07