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 42e41f583d util.ip: Simplify bitstring method 8 years ago
..
sasl util: Various minor changes to please [luacheck] 8 years ago
adhoc.lua util: Various minor changes to please [luacheck] 8 years ago
array.lua util.array: Add method for filtering out duplicate values 9 years ago
async.lua util.async: Fix thread check to work correctly in Lua 5.2 8 years ago
cache.lua util.cache: Call on-eviction callback when shrinking 8 years ago
caps.lua util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
dataforms.lua util.dataforms: Don't include list options in result forms (fixes #983) 8 years ago
datamanager.lua util.datamanager: Encode the 'store' path component, preserving underscores 8 years ago
datetime.lua net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] 10 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 util: Various minor changes to please [luacheck] 8 years ago
filters.lua util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 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 util.hex: Normalize hex to lowercase and discard non-hex input 11 years ago
hmac.lua
http.lua
id.lua util.id: New util for producing random identifiers of varying sizes 9 years ago
import.lua util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] 8 years ago
indexedbheap.lua util: Various minor changes to please [luacheck] 8 years ago
interpolation.lua util.interpolation: Add support for filter functions 11 years ago
ip.lua util.ip: Simplify bitstring method 8 years ago
iterators.lua util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] 8 years ago
jid.lua mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) 9 years ago
json.lua util: Various minor changes to please [luacheck] 8 years ago
logger.lua util.logger: Silence luacheck warning 10 years ago
mercurial.lua util.mercurial: Utility functions for Mercurial repositories 11 years ago
multitable.lua util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] 8 years ago
openssl.lua util: Various minor changes to please [luacheck] 8 years ago
paths.lua util.paths: Add function for joining path segments 11 years ago
pluginloader.lua util: Various minor changes to please [luacheck] 8 years ago
presence.lua mod_presence: Move function for selecting "top resources" into a new util.presence 10 years ago
prosodyctl.lua util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix) 9 years ago
pubsub.lua util.pubsub: Recreate itemstore if persist_items changes or resize it if max_items changes 8 years ago
queue.lua util.queue: Add luacheck annotations 10 years ago
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 util: Various minor changes to please [luacheck] 8 years ago
sasl_cyrus.lua util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
serialization.lua util.serialization: Remove unused imports of error() and loadstring() [luacheck] 11 years ago
session.lua util.session: Fix luacheck warnings 10 years ago
set.lua util.set: Rename method argument to avoid name clash [luacheck] 11 years ago
sql.lua util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] 8 years ago
sslconfig.lua util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated list, like ciphers (see #879, #943, #951) 8 years ago
stanza.lua util: Various minor changes to please [luacheck] 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 util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2 8 years ago
termcolours.lua util.termcolours: Split a long line [luacheck] 8 years ago
throttle.lua util.throttle: Remove unused import of floor() [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 Merge 0.10->trunk 9 years ago
uuid.lua util.uuid: Open /dev/urandom read-only, make seed() a noop 10 years ago
vcard.lua util: Various minor changes to please [luacheck] 8 years ago
watchdog.lua util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
x509.lua util.x509: Tell LuaSec we want UTF-8 data 11 years ago
xml.lua util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree. 10 years ago
xmppstream.lua util: Various minor changes to please [luacheck] 8 years ago