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
Tobias Markmann edc52a67f0 Adding sasl_cyrus.lua. A sasl.lua drop-in replacement to use CyrusSASL for all c2s authentication. 16 years ago
..
sasl util.sasl.plain: Allow empty authzid (thanks bjc). 16 years ago
array.lua util.array: Oh no it isn't! 16 years ago
broadcast.lua util.pubsub -> util.broadcast 17 years ago
dataforms.lua util.dataforms: Don't require type when parsing form XML 16 years ago
datamanager.lua util.datamanager: Store data stores with no host in '_global' folder 16 years ago
datetime.lua Remove version number from copyright headers 17 years ago
dependencies.lua Merge with 0.6 16 years ago
events.lua Add copyright header to those files missing one 17 years ago
helpers.lua util.helpers: Add copyright header 16 years ago
hmac.lua util.hmac: Optimized. 16 years ago
import.lua Remove version number from copyright headers 17 years ago
iterators.lua util.iterators: Add tail() iterator, to return the last n items 17 years ago
jid.lua util.jid: Add join(node, host, resource) function to join the components and return nil if invalid 16 years ago
logger.lua Remove version number from copyright headers 17 years ago
multitable.lua Remove version number from copyright headers 17 years ago
pluginloader.lua util.pluginloader: Don't specify a host for the plugin data store (clever waqas...) 16 years ago
prosodyctl.lua util.prosodyctl: Saner determination of Prosody executable path 16 years ago
sasl.lua util.sasl: Move some variables to local space. Fix a bug. 16 years ago
sasl_cyrus.lua Adding sasl_cyrus.lua. A sasl.lua drop-in replacement to use CyrusSASL for all c2s authentication. 16 years ago
serialization.lua util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias) 16 years ago
set.lua Add copyright header to those files missing one 17 years ago
stanza.lua util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns 16 years ago
termcolours.lua Remove version number from copyright headers 17 years ago
timer.lua util.timer: Use luaevent's built-in method of repeating an event (fixes a weird crash) 16 years ago
uuid.lua Remove version number from copyright headers 17 years ago
xmlrpc.lua util.xmlrpc: Fixed table serialization (regression introduced in previous change) 17 years ago
ztact.lua Remove version number from copyright headers 17 years ago