IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util
Kim Alvefur d05af9f2b5 util.jsonpointer: Fix off-by-one in array resolution 4 years ago
..
human util.human.io: Use UTF-8-aware length check in padding functions 4 years ago
prosodyctl util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 4 years ago
sasl mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438 4 years ago
adhoc.lua util.adhoc: Propagate error with producing initial initial data 5 years ago
adminstream.lua mod_admin_socket: Comment on LuaSocket UNIX compat code 4 years ago
argparse.lua util.argparse: Revise 553c6204fe5b with a different approach 4 years ago
array.lua util.array: Add :slice() method + tests 4 years ago
async.lua util.async: Optionally allow too many 'done' callbacks 4 years ago
bit53.lua util.bit53: Support for more than 2 arguments, for compat with bit32 4 years ago
bitcompat.lua
cache.lua
caps.lua
dataforms.lua util.dataforms: Encode size attributes as integers in XEP-0221 media element 4 years ago
datamanager.lua spelling: non-existing mistakes (thanks timeless) 4 years ago
datamapper.lua util.datamapper: Add support for $ref pointers 4 years ago
datetime.lua
dbuffer.lua util.dbuffer: Optimize :sub() and :byte() 5 years ago
debug.lua Revert util.debug change accidentally committed in e157e5c79daa 4 years ago
dependencies.lua util.dependencies: Refer to 'apt' instead of 'apt-get' 4 years ago
dns.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
dnsregistry.lua util.dnsregistry: Regenerate from IANA registry 4 years ago
envload.lua
error.lua
events.lua
filters.lua
format.lua util.format: Fix typo in comment [codespell] 4 years ago
gc.lua util.gc: Linter fixes [luacheck] 6 years ago
hashring.lua
helpers.lua
hex.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
hmac.lua
http.lua
id.lua util.id: Adjust entropy levels, with rationales 4 years ago
import.lua
indexedbheap.lua util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value) 5 years ago
interpolation.lua util.interpolation: Fix combination of filters and fallback values #1623 5 years ago
ip.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
iterators.lua
jid.lua util.jid: Explicitly check for nil rather than falsy 4 years ago
json.lua
jsonpointer.lua util.jsonpointer: Fix off-by-one in array resolution 4 years ago
jsonschema.lua util.jsonschema: Add support for $ref pointers 4 years ago
jwt.lua util.jwt: Use constant-time comparison with expected signature 5 years ago
logger.lua
mercurial.lua
multitable.lua
openmetrics.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
openssl.lua
paths.lua
pluginloader.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
presence.lua
promise.lua util.promise: Use xpcall() for promise function to preserve tracebacks 5 years ago
prosodyctl.lua util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 6 years ago
pubsub.lua util.pubsub: Fix item store resize to "max" 4 years ago
queue.lua util.dbuffer: dynamic string buffer 6 years ago
random.lua util.random: Test whether util.crand works before using it (fix #1734) 4 years ago
rfc6724.lua
rsm.lua util.rsm: Correctly coerce integer value for <index> (fix #1642) 5 years ago
sasl.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
serialization.lua util.serialization: Cache default serialization instance (fixes #1389) 7 years ago
session.lua
set.lua util.set: Add is_set() to test if an object is a set 5 years ago
smqueue.lua util.smqueue: Simplify compat table, fix dependent modules (thanks Martin) 4 years ago
sql.lua util.sql: Ignore if tables and indices already exist on creation (fixes #1064) 7 years ago
sslconfig.lua
stanza.lua util.stanza: Remove dead code 4 years ago
startup.lua util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 4 years ago
statistics.lua openmetrics/histograms: improve code clarity 4 years ago
statsd.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
template.lua
termcolours.lua
throttle.lua
timer.lua util.timer: Ensure timers can't run more than once per tick (fixes #1620) 5 years ago
uuid.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
vcard.lua Fix various spelling errors (thanks codespell) 5 years ago
watchdog.lua
x509.lua util.x509: Fix to include wildcard identity 4 years ago
xml.lua util.xml: Add an option to allow <?processing instructions?> 4 years ago
xmppstream.lua util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 5 years ago
xpcall.lua
xtemplate.lua util.xtemplate: Yet another string template library 4 years ago