| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
[Backported from 0.10]
|
|
|
|
| |
Return error if invalid. [Backported from 0.10]
|
| |
|
|
|
|
| |
one for requests
|
|
|
|
| |
or otherwise unaccessible (fixes #496)
|
| |
|
|
|
|
| |
(fixes nil indexing in use outside of prosody)
|
|
|
|
| |
at least Isode M-Link, and possibly standards, while it's not clear it actually fixes the original problem either.
|
| |
|
|
|
|
| |
\r\n transforms into \n otherwise, and \r\n\t in attributes transforms into spaces.
|
| |
|
|
|
|
| |
error handler
|
| |
|
| |
|
|
|
|
| |
versions. LuaJIT identifies as 5.1.
|
| |
|
| |
|
|
|
|
| |
stanza size limits
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
correctly
|
|
|
|
| |
with other readers
|
| |
|
|
|
|
| |
(thanks jonas)
|
| |
|
|
|
|
| |
nil,err instead of throwing errors on invalid input.
|
| |
|
| |
|
|
|
|
| |
missing.
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
consistent order
|
| | |
|
| | |
|
| |
| |
| |
| | |
usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
cross-module connection sharing, transactions and Things - a work in progress
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
|