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
Waqas Hussain d1d5bb6d1c util.datamanager: Return an error string when pcall fails on a loaded list file. 15 years ago
..
sasl Monster whitespace commit (beware the whitespace monster). 16 years ago
array.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
broadcast.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
caps.lua util.caps: Entity capabilities hash generation (moved from mod_pep) 16 years ago
certverification.lua s2s: SASL EXTERNAL 15 years ago
dataforms.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
datamanager.lua util.datamanager: Return an error string when pcall fails on a loaded list file. 15 years ago
datetime.lua util.datetime: Fix so that the timestamp returned is always in UTC, timezone offsets were going in the wrong direction 15 years ago
dependencies.lua Merge 0.6->0.7 16 years ago
events.lua util.events: Event handler indices are now built lazily (faster server startup for large number of hosts). 16 years ago
filters.lua util.filters: Support for 'filter hooks' that get called when a session is initialized for filters 15 years ago
helpers.lua Update copyright headers for 2010 16 years ago
hmac.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
httpstream.lua util.httpstream: Added support for chunked transfer encoding. 15 years ago
import.lua Update copyright headers for 2010 16 years ago
iterators.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
jid.lua util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth) 16 years ago
logger.lua util.logger: Remove support for a global writer (setwriter) to try and balance the forces... 15 years ago
multitable.lua Update copyright headers for 2010 16 years ago
pluginloader.lua util.pluginloader: Remove useless datamanager dependency. 16 years ago
prosodyctl.lua util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja) 15 years ago
pubsub.lua mod_pubsub: Support item retraction 15 years ago
sasl.lua util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent. 15 years ago
sasl_cyrus.lua util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent. 15 years ago
serialization.lua Update copyright headers for 2010 16 years ago
set.lua Monster whitespace commit (beware the whitespace monster). 16 years ago
stanza.lua util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building. 15 years ago
template.lua util.template: Don't add stanza.last_add. 20% faster. 15 years ago
termcolours.lua Update copyright headers for 2010 16 years ago
timer.lua util.timer: Activate higher timer precision. 15 years ago
uuid.lua util.uuid: Use a local instead of a global. 16 years ago
xmlrpc.lua Update copyright headers for 2010 16 years ago
xmppstream.lua util.xmppstream: Expose ns_separator and ns_pattern 15 years ago