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 b97c4ffc16 util.datamanager: Load first item into index earlier 2 years ago
..
human util.human.io: Fix stray 'stty' error by only querying width of real ttys 2 years ago
prosodyctl util.prosodyctl.check: Disable https cert check if http_external_url set 2 years ago
sasl util.sasl.oauthbearer: Tighter parsing of SASL message 3 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: Fix new() library function 2 years ago
async.lua util.async: Clip long line [luacheck] 2 years ago
bit53.lua util.bit53: Support for more than 2 arguments, for compat with bit32 4 years ago
bitcompat.lua util: Prefix module imports with prosody namespace 3 years ago
cache.lua util.cache: Pass cache itself to eviction callback 3 years ago
caps.lua util: Prefix module imports with prosody namespace 3 years ago
dataforms.lua util: Prefix module imports with prosody namespace 3 years ago
datamanager.lua util.datamanager: Load first item into index earlier 2 years ago
datamapper.lua util.datamapper: Improve handling of schemas with non-obvious "type" 4 years ago
datetime.lua util.datetime: Remove a line 3 years ago
dbuffer.lua util: Prefix module imports with prosody namespace 3 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: Remove unintentional 'Unassigned' record 3 years ago
envload.lua util.envload: Remove Lua 5.1 method 4 years ago
error.lua util.error: Fix error on conversion of invalid error stanza, fix #1805 3 years ago
events.lua util.events: Add set_debug_hook() method 5 years ago
filters.lua
format.lua util.format: Fix typo in comment [codespell] 4 years ago
fsm.lua renamening: Fix newly added imports to use the new namespace 3 years ago
gc.lua util: Prefix module imports with prosody namespace 3 years ago
hashring.lua util: Prefix module imports with prosody namespace 3 years ago
helpers.lua util: Prefix module imports with prosody namespace 3 years ago
hex.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
hmac.lua util: Prefix module imports with prosody namespace 3 years ago
http.lua util.http: Implement parser for RFC 7239 Forwarded header 3 years ago
id.lua util: Prefix module imports with prosody namespace 3 years ago
import.lua compat: Remove handling of Lua 5.1 location of 'unpack' function 4 years ago
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 util.iterators: join: Work even with only a single iterator in the chain 3 years ago
jid.lua util: Prefix module imports with prosody namespace 3 years ago
json.lua util.json: Accept empty arrays with whitespace (fixes #1782) 3 years ago
jsonpointer.lua util.jsonpointer: Fix Lua <5.3 compat 4 years ago
jsonschema.lua util.jsonschema: Remove wrapper function 3 years ago
jwt.lua util: Prefix module imports with prosody namespace 3 years ago
logger.lua util: Prefix module imports with prosody namespace 3 years ago
mathcompat.lua util.mathcompat: Module to ease reuse of math.type() 3 years ago
mercurial.lua util.mercurial: Ignore an unused error variable [luacheck] 6 years ago
multitable.lua compat: Remove handling of Lua 5.1 location of 'unpack' function 4 years ago
openmetrics.lua luacheck: Shut up (backports 3caff1f93520, ignores module deleted in trunk) 4 years ago
openssl.lua util: Prefix module imports with prosody namespace 3 years ago
paseto.lua util: Prefix module imports with prosody namespace 3 years ago
paths.lua util.paths: Optimize path joining with few arguments 5 years ago
pluginloader.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
presence.lua
promise.lua util: Prefix module imports with prosody namespace 3 years ago
prosodyctl.lua util: Prefix module imports with prosody namespace 3 years ago
pubsub.lua util.pubsub: Fix traceback if node data not initialized 5 years ago
queue.lua util: Prefix module imports with prosody namespace 3 years ago
random.lua util.random: Test whether util.crand works before using it (fix #1734) 4 years ago
rfc6724.lua util: Prefix module imports with prosody namespace 3 years ago
roles.lua util.roles: Implement a serialization preparation metamethod 3 years ago
rsm.lua util: Prefix module imports with prosody namespace 3 years ago
sasl.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
serialization.lua util.serialization: Add a "pretty" preset 3 years ago
session.lua renamening: Fix newly added imports to use the new namespace 3 years ago
set.lua util.set: Remove duplicate __freeze metamethod 3 years ago
smqueue.lua util: Prefix module imports with prosody namespace 3 years ago
sql.lua util.sql: Remove unused String() and Integer() functions 2 years ago
sqlite3.lua util.sqlite3: Clean up unused variables 2 years ago
sslconfig.lua util: Prefix module imports with prosody namespace 3 years ago
stanza.lua Merge 0.11->0.12 3 years ago
startup.lua util.startup: Use prosody. module namespace 2 years ago
statistics.lua util: Prefix module imports with prosody namespace 3 years ago
statsd.lua Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
template.lua util: Prefix module imports with prosody namespace 3 years ago
termcolours.lua util: Prefix module imports with prosody namespace 3 years ago
throttle.lua util: Prefix module imports with prosody namespace 3 years ago
timer.lua util: Prefix module imports with prosody namespace 3 years ago
uuid.lua util.hex: Deprecate to/from in favour of encode/decode, for consistency! 4 years ago
watchdog.lua util: Prefix module imports with prosody namespace 3 years ago
x509.lua util: Prefix module imports with prosody namespace 3 years ago
xml.lua util.xml: Add an option to allow <?processing instructions?> 4 years ago
xmppstream.lua util: Prefix module imports with prosody namespace 3 years ago
xpcall.lua util: Prefix module imports with prosody namespace 3 years ago
xtemplate.lua util: Prefix module imports with prosody namespace 3 years ago