.. |
human
|
util.human.io: Use UTF-8-aware length check in padding functions
|
2021-11-12 14:22:21 +01:00 |
prosodyctl
|
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803)
|
2024-12-20 14:21:02 +00:00 |
sasl
|
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
|
2021-12-26 16:51:04 +01:00 |
adhoc.lua
|
util.adhoc: Propagate error with producing initial initial data
|
2021-01-31 21:10:03 +01:00 |
adminstream.lua
|
mod_admin_socket: Comment on LuaSocket UNIX compat code
|
2022-03-16 19:32:17 +01:00 |
argparse.lua
|
util.argparse: Revise 553c6204fe5b with a different approach
|
2022-04-25 15:24:56 +01:00 |
array.lua
|
util.array: Fix new() library function
|
2023-07-22 16:31:05 +02:00 |
async.lua
|
util.async: Optionally allow too many 'done' callbacks
|
2022-02-22 14:17:10 +01:00 |
bit53.lua
|
util.bit53: Support for more than 2 arguments, for compat with bit32
|
2022-03-04 19:37:59 +00:00 |
bitcompat.lua
|
|
|
cache.lua
|
|
|
caps.lua
|
|
|
dataforms.lua
|
util.dataforms: Encode size attributes as integers in XEP-0221 media element
|
2021-10-28 13:02:59 +02:00 |
datamanager.lua
|
spelling: non-existing mistakes (thanks timeless)
|
2022-03-07 00:35:29 +01:00 |
datamapper.lua
|
util.datamapper: Improve handling of schemas with non-obvious "type"
|
2022-07-08 17:32:48 +02:00 |
datetime.lua
|
|
|
dbuffer.lua
|
util.dbuffer: Optimize :sub() and :byte()
|
2020-10-28 14:21:09 +00:00 |
debug.lua
|
Revert util.debug change accidentally committed in e157e5c79daa
|
2022-02-04 15:13:13 +00:00 |
dependencies.lua
|
util.dependencies: Refer to 'apt' instead of 'apt-get'
|
2022-02-13 17:27:29 +01:00 |
dns.lua
|
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
2022-03-04 15:22:45 +00:00 |
dnsregistry.lua
|
util.dnsregistry: Regenerate from IANA registry
|
2022-02-02 17:31:39 +01:00 |
envload.lua
|
|
|
error.lua
|
util.error: Fix error on conversion of invalid error stanza, fix #1805
|
2023-04-19 11:32:53 +02:00 |
events.lua
|
|
|
filters.lua
|
|
|
format.lua
|
util.format: Fix typo in comment [codespell]
|
2022-02-04 16:40:38 +01:00 |
gc.lua
|
util.gc: Linter fixes [luacheck]
|
2020-06-15 14:23:47 +01:00 |
hashring.lua
|
|
|
helpers.lua
|
|
|
hex.lua
|
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
2022-03-04 15:22:45 +00:00 |
hmac.lua
|
|
|
http.lua
|
|
|
id.lua
|
util.id: Adjust entropy levels, with rationales
|
2021-12-02 01:14:55 +01:00 |
import.lua
|
|
|
indexedbheap.lua
|
util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value)
|
2020-09-29 21:27:16 -05:00 |
interpolation.lua
|
util.interpolation: Fix combination of filters and fallback values #1623
|
2021-01-25 20:58:11 +01:00 |
ip.lua
|
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
2022-03-04 15:22:45 +00:00 |
iterators.lua
|
|
|
jid.lua
|
util.jid: Explicitly check for nil rather than falsy
|
2022-01-15 16:25:25 +01:00 |
json.lua
|
util.json: Accept empty arrays with whitespace (fixes #1782)
|
2022-11-04 12:26:10 +00:00 |
jsonpointer.lua
|
util.jsonpointer: Fix Lua <5.3 compat
|
2022-05-09 22:36:57 +02:00 |
jsonschema.lua
|
util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3
|
2022-10-09 15:42:25 +02:00 |
jwt.lua
|
util.jwt: Use constant-time comparison with expected signature
|
2021-05-13 14:13:07 +01:00 |
logger.lua
|
|
|
mercurial.lua
|
|
|
multitable.lua
|
|
|
openmetrics.lua
|
luacheck: Shut up (backports 3caff1f93520, ignores module deleted in trunk)
|
2022-05-30 17:34:58 +02:00 |
openssl.lua
|
|
|
paths.lua
|
|
|
pluginloader.lua
|
Spelling: Fix various spelling mistakes (thanks timeless)
|
2022-03-07 00:13:56 +01:00 |
presence.lua
|
|
|
promise.lua
|
util.promise: Use xpcall() for promise function to preserve tracebacks
|
2020-11-23 20:38:51 +00:00 |
prosodyctl.lua
|
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514)
|
2020-01-26 16:40:21 +01:00 |
pubsub.lua
|
util.pubsub: Fix traceback if node data not initialized
|
2021-05-16 16:02:00 +02:00 |
queue.lua
|
util.dbuffer: dynamic string buffer
|
2020-06-26 16:41:31 +01:00 |
random.lua
|
util.random: Test whether util.crand works before using it (fix #1734)
|
2022-04-02 16:33:27 +02:00 |
rfc6724.lua
|
|
|
rsm.lua
|
util.rsm: Correctly coerce integer value for <index> (fix #1642)
|
2021-03-06 18:26:50 +01:00 |
sasl.lua
|
Spelling: Fix various spelling mistakes (thanks timeless)
|
2022-03-07 00:13:56 +01:00 |
serialization.lua
|
util.serialization: Cache default serialization instance (fixes #1389)
|
2019-07-08 02:46:27 +02:00 |
session.lua
|
|
|
set.lua
|
util.set: Add is_set() to test if an object is a set
|
2021-05-10 16:41:56 +01:00 |
smqueue.lua
|
util.smqueue: Simplify compat table, fix dependent modules (thanks Martin)
|
2021-12-16 12:16:45 +01:00 |
sql.lua
|
util.sql: Ignore if tables and indices already exist on creation (fixes #1064)
|
2019-05-30 23:50:28 +02:00 |
sslconfig.lua
|
|
|
stanza.lua
|
Merge 0.11->0.12
|
2022-12-12 07:07:13 +01:00 |
startup.lua
|
util.startup: Close state on exit to ensure GC finalizers are called
|
2023-01-22 14:45:47 +01:00 |
statistics.lua
|
openmetrics/histograms: improve code clarity
|
2021-12-27 16:05:12 +01:00 |
statsd.lua
|
Spelling: Fix various spelling mistakes (thanks timeless)
|
2022-03-07 00:13:56 +01:00 |
template.lua
|
|
|
termcolours.lua
|
|
|
throttle.lua
|
|
|
timer.lua
|
util.timer: Ensure timers can't run more than once per tick (fixes #1620)
|
2021-01-08 23:23:56 +01:00 |
uuid.lua
|
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
2022-03-04 15:22:45 +00:00 |
vcard.lua
|
Fix various spelling errors (thanks codespell)
|
2021-07-27 00:13:18 +02:00 |
watchdog.lua
|
|
|
x509.lua
|
util.x509: Fix to include wildcard identity
|
2021-12-22 15:32:04 +01:00 |
xml.lua
|
util.xml: Add an option to allow <?processing instructions?>
|
2022-02-04 20:47:39 +01:00 |
xmppstream.lua
|
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream
|
2021-05-10 17:03:27 +01:00 |
xpcall.lua
|
|
|
xtemplate.lua
|
util.xtemplate: Fix error on applying each() to zero stanzas
|
2024-07-11 15:24:19 +02:00 |