..
human
util.human.io: Don't accept ambiguous durations by default
2 years ago
prosodyctl
prosodyctl check: Be more robust against invalid disco_items, and show warning
9 months ago
sasl
util.sasl.oauthbearer: Tighter parsing of SASL message
3 years ago
adhoc.lua
…
adminstream.lua
util.adminstream: Expose session events (specifically "disconnected")
12 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
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: Update using script
11 months 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
…
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.ip: Remove ip.bits and related code, switch to more efficient strbitop
2 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: 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
util.mathcompat: Module to ease reuse of math.type()
3 years ago
mercurial.lua
…
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
…
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.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