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 39d4b6f6af util.startup: Add a comment marking some compat code 8 years ago
..
sasl util.sasl.anonymous: Shorter! 8 years ago
adhoc.lua util: Various minor changes to please [luacheck] 8 years ago
array.lua util.array: Add a __name field to metatable 8 years ago
async.lua util.async: Copy hooks from main thread into coroutines 8 years ago
cache.lua util.cache: Call on-eviction callback when shrinking 8 years ago
caps.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
dataforms.lua util.dataforms: Add support for field descriptions in <desc> 8 years ago
datamanager.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
datetime.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
debug.lua util: Various minor changes to please [luacheck] 8 years ago
dependencies.lua Merge 0.10->trunk 9 years ago
envload.lua util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks] 8 years ago
events.lua Merge 0.10->trunk 8 years ago
filters.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
format.lua util.format: Import unpack from table lib in Lua 5.2+ 8 years ago
helpers.lua util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044) 8 years ago
hex.lua
hmac.lua
http.lua
id.lua util.id: New util for producing random identifiers of varying sizes 9 years ago
import.lua util.import: Explicitly export the global import function [luacheck] 8 years ago
indexedbheap.lua util: Various minor changes to please [luacheck] 8 years ago
interpolation.lua
ip.lua util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow) 8 years ago
iterators.lua util.iterators: Add join() method and tests 8 years ago
jid.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
json.lua util.json: Unescape surrogate pairs 8 years ago
logger.lua util.logger: Import globals (fixes on Lua 5.2) 8 years ago
mercurial.lua
multitable.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
openssl.lua util: Various minor changes to please [luacheck] 8 years ago
paths.lua
pluginloader.lua util: Various minor changes to please [luacheck] 8 years ago
presence.lua util.presence: Remove TODO about deprecated XEP-0016. 8 years ago
prosodyctl.lua util.prosodyctl: Rename variables for consistency (thanks Link Mauve) 8 years ago
pubsub.lua util.pubsub: Return error code known by pubsub.lib if persistent creation fails 8 years ago
queue.lua
random.lua Merge 0.10->trunk 8 years ago
rfc6724.lua net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] 10 years ago
rsm.lua util.rsm: Add copyright header 9 years ago
sasl.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
sasl_cyrus.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
serialization.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
session.lua
set.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
sql.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
sslconfig.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
stanza.lua util.stanza: Remove redundant check from :text now done in :add_direct_child 8 years ago
startup.lua util.startup: Add a comment marking some compat code 8 years ago
statistics.lua util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time 9 years ago
statsd.lua util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time 9 years ago
template.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
termcolours.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
throttle.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
time.lua util.time: New tiny library to abstract LuaSocket's gettime() function, so we can use other sources in the future 10 years ago
timer.lua util.timer: Ensure we don't try to schedule negative timeouts (which rightly upset libevent). Fixes #1135 8 years ago
uuid.lua
vcard.lua util: Various minor changes to please [luacheck] 8 years ago
watchdog.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
x509.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
xml.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
xmppstream.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago