| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
form (util.pubsub should be protocol-agnostic)
|
|
|
|
| |
pubsub service methods
|
| |
|
| |
|
|
|
|
| |
XEP-0163 version 1.2)
|
|
|
|
| |
It confused pubsub.lib handler names with util.pubsub service methods
|
| |
|
| |
|
|
|
|
| |
pubsub#max_items to prevent unbounded query (thanks Martin and lovetox)
|
| |
|
|
|
|
| |
(thanks lovetox)
|
| |
|
|
|
|
| |
mod_pubsub)
|
|
|
|
| |
on archive storage
|
| |
|
| |
|
|
|
|
| |
are also persisted)
|
| |
|
| |
|
|
|
|
| |
mod_storage_sql)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not return one)
|
|\ |
|
| |
| |
| |
| | |
(fixes #1009)
|
| | |
|
|\| |
|
| |
| |
| |
| | |
issues with MUC PMs, fixes #690
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
e3f7b6fa46ba)
Fractional values were passed to string.sub() when doing buffer manipulations, and
caused random bytes to be skipped in the stream.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Cleaner approach hopefully fixes problems with some peoples' DNS
hanging after a while, failed DNS when a large number of queries
are made at once, and source port re-use.
Related issues: #487, 761, #991, #992, #1001
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Fixes #995.
|
| | |
|
|\| |
|
| |\ |
|
| | |
| | |
| | |
| | | |
include text) in stream error (same as 176b7f4e4ac9)
|
| | |
| | |
| | |
| | | |
(fixes traceback from #987)
|