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
Matthew Wild ac77dc3db2 prosodyctl check config: add recommendation to switch from admin_telnet to shell 9 months ago
..
human util.human.io: Don't accept ambiguous durations by default 2 years ago
prosodyctl prosodyctl check config: add recommendation to switch from admin_telnet to shell 9 months ago
sasl util.sasl.oauthbearer: Tighter parsing of SASL message 3 years ago
adhoc.lua
adminstream.lua util.adminstream: Fix traceback on double-close (fixes #1913) 9 months ago
argparse.lua util.argparse: Fix bug (regression?) in argument parsing with --foo=bar 10 months 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: Add bnot() method 2 years ago
bitcompat.lua util.bitcompat: Avoid potential noise from global metatable 12 months 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: fix duplicated word in log message 1 year ago
datamapper.lua util.datamapper: Improve handling of schemas with non-obvious "type" 4 years ago
datetime.lua
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: Update using script 11 months ago
envload.lua
error.lua util.error: Fix error on conversion of invalid error stanza, fix #1805 3 years ago
events.lua
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
indexedbheap.lua
interpolation.lua
ip.lua util.ip: Remove ip.bits and related code, switch to more efficient strbitop 2 years ago
iterators.lua
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: Return basic structured validation response 2 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
mercurial.lua
multitable.lua
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
pluginloader.lua modulemanager, util.pluginloader: Improve error message when load fails but some candidates were filtered 9 months ago
presence.lua
promise.lua util: Prefix module imports with prosody namespace 3 years ago
prosodyctl.lua util.prosodyctl: Add comments to explain logic and expected behaviour (#1688) 11 months ago
pubsub.lua util.pubsub: Add method returning subset of config as metadata 1 year 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
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 util.sasl: Preserve 'userdata' field between clones 10 months 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: Don't send SQLCipher key to Postgres or MySQL (thanks gllmhyt) 10 months ago
sqlite3.lua util.sql: SQLCipher support 11 months ago
sslconfig.lua util.sslconfig: Support DH parameters as literal string 1 year ago
stanza.lua util.stanza: Handle Clark notation for attributes in :find() 1 year ago
startup.lua core.configmanager: Remove dependency on 'prosody' global for Credential 10 months 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.x509: Per RFC 9525, remove obsolete Common Name check 2 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.xtemplate: Use same argument order in filters even without 'args' 1 year ago