| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This is probably not good for performance.
|
|
|
|
| |
(partial fix for #1325)
|
|
|
|
| |
(partial fix for #1325)
|
|\ |
|
| |
| |
| |
| |
| | |
This way, any fatal error in the callback will not leave a
half-established session.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
May help with writing a better migrator
|
| |
| |
| |
| | |
Same as in mod_mam
|
| | |
|
| | |
|
| |
| |
| |
| | |
BOSH errors, and timeouts (finishes #998)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Fits better with the module name too.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(fixes #1347)
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Creating TLS contexts triggers a lot of messages from certmanager that
don't really describe their purpose. This is meant to provide hints
about that.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Appears to have been messed up in 60e113f3682f
|
| |
| |
| |
| | |
buildbot)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This allows reusing this logic outside the events. Letting the functions
be module globals makes it easier to access from eg the telnet console.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
I.e. the client sent us something, which means its network / radio is
active.
|
| |
| |
| |
| |
| | |
In this mode, stanzas have been serialized to strings in the internal
net.server buffer, so it is difficult to count them after the fact.
|
| | |
|
| | |
|
| | |
|