| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
In some cases this method returns nothing, unclear why.
|
|
|
|
|
|
|
|
| |
The 'tls-unique' channel binding is undefined in TLS 1.3 according to a
single sentence in parenthesis in Apendix C of RFC 8446
This may trigger downgrade protection in clients that were expecting
channel binding to be available.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
been resolved and this change causes more problems than it solves (fixes #1006)
|
| |
|
| |
|
| |
|
|
|
|
| |
2087d42f1e77
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
authenticated but unbound sessions so that resource binding is not treated as a normal stanza
|
| | |
|
| | |
|
| |
| |
| |
| | |
instantiated once
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
connections as it may be offered by 3rd party authentication plugins
|
| |
| |
| |
| | |
unencrypted connections
|
| | |
|
| | |
|
| |
| |
| |
| | |
option to s2s_require_encryption so the later overrides the former
|
| | |
|
| | |
|
| |
| |
| |
| | |
EXTERNAL failure
|
| |
| |
| |
| | |
the newer stanza:get_child APIs and optimize away some table lookups
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
the stream is encrypted
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| | |
being passed to/from (see df3c78221f26 and issue #338)
|
| |
| |
| |
| | |
s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
|
| |
| |
| |
| | |
opening streams
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
made authenticated.
|
| | |
|