| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
protocol issues
|
|
|
|
| |
plugins hooking at the default priority run first (fixes #601)
|
| |
|
|
|
|
| |
session.close opening it again
|
|
|
|
| |
after session was closed
|
|
|
|
| |
util.net to enumerate possible source addresses
|
| |
|
| |
|
|
|
|
| |
'' when not available. Fixes #468.
|
| |
|
|
|
|
| |
mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent)
|
|
|
|
| |
error instead of throwing an unhandled error
|
| |
|
| |
|
|
|
|
| |
double stream headers on policy failures
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
interface addresses
|
|
|
|
| |
supports IPv6
|
|
|
|
| |
in particular ensure that when s2s_require_encryption is NOT set, do not require encryption on s2s_insecure_domains.
|
| |
|
| |
|
|
|
|
| |
configurable through s2s_tcp_keepalives (thanks yeled)
|
|
|
|
| |
traceback function), to make it clearer where an error occured
|
| |
|
|
|
|
| |
other internal hooks)
|
| |
|
|
|
|
| |
their certificate
|
| |
|
|
|
|
| |
don't serve
|
| |
|
|
|
|
| |
true and nil or "our hostname" does not evaluate to what we want here
|
| |
|
| |
|
| |
|
|
|
|
| |
option. Plugins can now return false from handling s2s-check-certificate to prevent connection establishment (s2sin+s2sout)
|
|
|
|
| |
s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
|
|
|
|
| |
opening streams
|
|
|
|
| |
mod_dialback is not loaded
|
| |
|
|
|
|
| |
allow plugins to override standard procedure
|
|
|
|
| |
s2sout-authenticate-legacy for clarity. Also, hello!
|
| |
|
|
|
|
| |
respective plugins
|
|
|
|
| |
disconnected. Fixes a connection/session leak.
|