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 2e78da6434 util.x509: Remove unused imports 12 years ago
..
sasl util.sasl.scram: Rename variable for clarity 12 years ago
adhoc.lua util.adhoc: New util for generating common adhoc handler patterns 13 years ago
array.lua util.array: Improve array:reverse() and make it work as both method and non-mutating function 12 years ago
async.lua util.async: Make guarder() local 13 years ago
caps.lua Remove all trailing whitespace 13 years ago
dataforms.lua Merge 0.9->0.10 12 years ago
datamanager.lua util.datamanager: Clear the cache of created directories on storage failure, and retry 13 years ago
datetime.lua Remove all trailing whitespace 13 years ago
debug.lua util.debug: Fix level of locals when inspecting a coroutine 13 years ago
dependencies.lua Merge 0.9->0.10 12 years ago
envload.lua util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load 14 years ago
events.lua Remove all trailing whitespace 13 years ago
filters.lua Merge 0.9->0.10 12 years ago
helpers.lua Remove all trailing whitespace 13 years ago
hmac.lua Remove all trailing whitespace 13 years ago
http.lua util.http: Refactor and import all necessary functions 13 years ago
import.lua Remove all trailing whitespace 13 years ago
ip.lua Remove all trailing whitespace 13 years ago
iterators.lua Remove all trailing whitespace 13 years ago
jid.lua Merge 0.9->0.10 12 years ago
json.lua Remove all trailing whitespace 13 years ago
logger.lua Remove all trailing whitespace 13 years ago
multitable.lua Remove all trailing whitespace 13 years ago
openssl.lua util.openssl: Write the distinguished_name part of the config in a consistent order 13 years ago
pluginloader.lua Merge 0.9->0.10 12 years ago
prosodyctl.lua prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms 12 years ago
pubsub.lua util.pubsub: Separate data from node configuration 12 years ago
rfc6724.lua util.rfc{3484,6724}: Update to RFC 6724 13 years ago
sasl.lua util.sasl: Fix logic for when mechanisms with channel binding support are offered 12 years ago
sasl_cyrus.lua Remove all trailing whitespace 13 years ago
serialization.lua Remove all trailing whitespace 13 years ago
set.lua Merge 0.9->0.10 12 years ago
sql.lua util.sql: Fix previous commit 12 years ago
stanza.lua Remove all trailing whitespace 13 years ago
template.lua util.template: Use util.xml. 13 years ago
termcolours.lua Remove all trailing whitespace 13 years ago
throttle.lua util.throttle: floor() internal balance calculation 14 years ago
timer.lua Remove all trailing whitespace 13 years ago
uuid.lua Remove all trailing whitespace 13 years ago
watchdog.lua util.watchdog: Pass watchdog object to callback so that it doesn't always have to be a closure 14 years ago
x509.lua util.x509: Remove unused imports 12 years ago
xml.lua Remove all trailing whitespace 13 years ago
xmppstream.lua util.xmppstream: Check for callback that may add stream header attributes 12 years ago