aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401)Kim Alvefur2019-07-281-0/+6
* util.error: Fix traceback due to missing text fieldKim Alvefur2019-07-101-1/+1
* Merge 0.11->trunkKim Alvefur2019-07-0818-88/+288
|\
| * util.dependencies: Increase Lua version to warn about to 5.4Kim Alvefur2019-06-191-1/+1
| * Merge 0.11->trunkKim Alvefur2019-05-311-0/+6
| |\
| * | util.format: Handle integer formats the same way on Lua versions without inte...Kim Alvefur2019-05-301-2/+5
| * | util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)Kim Alvefur2019-05-301-0/+6
| * | Merge 0.11->trunkKim Alvefur2019-05-261-1/+9
| |\ \
| * | | util.hashring: Implementation of hashring data structureMatthew Wild2019-05-131-0/+88
| * | | Fix various spelling mistakes [codespell]Kim Alvefur2019-05-031-1/+1
| * | | util.hmac: Expose hmac-sha-512 tooKim Alvefur2019-04-191-0/+1
| * | | util.hmac: Reflow codeKim Alvefur2019-04-191-3/+5
| * | | Merge 0.11->trunkKim Alvefur2019-04-141-1/+1
| |\ \ \
| * | | | util.session: Fix session id not include unauthed foreverKim Alvefur2019-04-031-1/+2
| * | | | util.queue: Update :items() to consistently use private data directlyMatthew Wild2019-03-261-5/+4
| * | | | Backed out changeset 3eea63a68e0fMatthew Wild2019-03-261-4/+5
| * | | | util.stanza: Fix :top_tag() handling of namespaced attributesMatthew Wild2019-03-251-32/+30
| * | | | util.x509: Add function that extracts usable names from a certificateKim Alvefur2019-01-041-0/+28
| * | | | util.queue: Update :items() to consistently use private data directlyMatthew Wild2019-03-231-5/+4
| * | | | util.queue: Add 'consume()' convenience iteratorMatthew Wild2019-03-231-0/+3
| * | | | util.startup: Don't die if there are no config warnings to log (thanks buildbot)Matthew Wild2019-03-201-2/+4
| * | | | util.startup: Log configuration warnings at startupMatthew Wild2019-03-201-0/+6
| * | | | util.startup: Give function a more generic name so it can apply to all warningsMatthew Wild2019-03-201-3/+3
| * | | | util.serialization: Use util.hexKim Alvefur2019-03-171-9/+2
| * | | | util.serialization: Allow overriding table iteratorKim Alvefur2019-03-171-1/+6
| * | | | util.serialization: Optimize handling of last table separatorKim Alvefur2019-03-171-7/+5
| * | | | Merge 0.11->trunkKim Alvefur2019-03-041-1/+10
| |\ \ \ \
| * \ \ \ \ Merge 0.11->trunkKim Alvefur2019-01-281-8/+13
| |\ \ \ \ \
| * | | | | | util.http: Fix decoding of uppercase URL encoded charsKim Alvefur2019-01-161-0/+1
| * | | | | | util.prosodyctl: Allow passing path to Lua runtime to the start() functionKim Alvefur2019-01-101-3/+4
| * | | | | | Merge 0.11->trunkKim Alvefur2019-01-061-0/+3
| |\ \ \ \ \ \
| * | | | | | | util.http: Pre-generate urlencoding mappings (optimization)Kim Alvefur2019-01-061-10/+11
| * | | | | | | util.error: Add a function for creating an error object from an error stanzaKim Alvefur2018-12-301-0/+12
| * | | | | | | util.error: Add new util library for structured errorsMatthew Wild2018-12-301-0/+40
| * | | | | | | util.promise: Remove references to callbacks after settling promiseKim Alvefur2018-12-301-0/+3
| * | | | | | | Merge 0.11->trunkKim Alvefur2018-12-291-0/+14
| |\ \ \ \ \ \ \
| * | | | | | | | util.stanza: Require a type attribute for iq stanzasKim Alvefur2018-12-281-1/+7
| * | | | | | | | Merge 0.11->trunkKim Alvefur2018-12-091-1/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | util.format: Serialize values for the %q formatKim Alvefur2018-10-121-1/+5
| * | | | | | | | | lint: Remove use of the 143 error codeKim Alvefur2018-12-083-3/+2
| * | | | | | | | | util.iterators: Use pack from table.packKim Alvefur2018-12-081-3/+3
| * | | | | | | | | util.format: Use pack from util.tableKim Alvefur2018-12-081-2/+3
| * | | | | | | | | Merge 0.11->trunkKim Alvefur2018-12-021-27/+17
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | util.format: Tweak how nil values are handledKim Alvefur2018-11-281-5/+4
* | | | | | | | | | | util.serialization: Cache default serialization instance (fixes #1389)Kim Alvefur2019-07-081-1/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | util.sql: Ignore if tables and indices already exist on creation (fixes #1064)Kim Alvefur2019-05-301-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | util.random: Throw different error for EOL conditionKim Alvefur2019-05-211-1/+5
* | | | | | | | | util.random: Coerce error to string (thanks waqas)Kim Alvefur2019-05-181-1/+1
* | | | | | | | | util.random: Handle unlikely read errors from /dev/urandom (see #1313)Kim Alvefur2019-05-181-1/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | util.ip: Add missing netmask for 192.168/16 range (fixes #1343)Kim Alvefur2019-04-141-1/+1
| |_|_|_|_|_|/ |/| | | | | |