aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Merge 0.10->trunkKim Alvefur2014-07-041-0/+87
|\
| * util.sslconfig: Add lib to deal with LuaSec SSL context configsKim Alvefur2014-07-031-0/+87
* | util.vcard: Add missing local declarationKim Alvefur2014-05-281-0/+1
* | util.vcard: Add support for converting to vcard4Kim Alvefur2014-05-281-0/+121
* | util.vcard: Library for parsing vCardsKim Alvefur2014-05-281-0/+454
* | Merge 0.10->trunkKim Alvefur2014-05-091-0/+38
|\|
| * core.configmanager: Move path utility functions into util.pathsKim Alvefur2014-05-091-0/+38
* | Merge 0.10->trunkKim Alvefur2014-04-271-3/+20
|\|
| * util.x509: Remove unused importsKim Alvefur2014-04-251-3/+0
| * util.x509: And functions for converting between DER and PEMKim Alvefur2014-04-241-0/+20
* | util.indexedbheap: Fix a possible traceback when removing the last item.Waqas Hussain2014-04-231-7/+11
* | Merge 0.10->trunkKim Alvefur2014-04-231-0/+9
|\|
| * Merge 0.9->0.10Kim Alvefur2014-04-231-0/+9
| |\
| | * util.dataforms: Add support for XEP-0221: Data Forms Media ElementKim Alvefur2014-04-221-0/+9
* | | Merge 0.10->trunkKim Alvefur2014-04-201-0/+3
|\| |
| * | util.xmppstream: Check for callback that may add stream header attributesKim Alvefur2014-04-181-0/+3
* | | Merge 0.10->trunkKim Alvefur2014-04-103-2/+26
|\| |
| * | Merge 0.9->0.10Kim Alvefur2014-04-101-0/+8
| |\|
| | * util.dependencies: Check for Lua 5.1. We don't currently support any other ve...Waqas Hussain2014-04-091-0/+8
| * | mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_strea...Kim Alvefur2014-04-101-0/+16
| * | prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by ...Kim Alvefur2014-04-101-2/+2
* | | Merge 0.10->trunkMatthew Wild2014-04-022-9/+91
|\| |
| * | Merge 0.9->0.10Matthew Wild2014-04-0235-221/+632
| |\ \ | | |/ | |/|
| * | util.xmppstream: Also disable CharacterData merging after stream restartsMatthew Wild2014-04-021-1/+1
| * | util.xmppstream: Disable LuaExpat's buffering (if possible)Matthew Wild2014-04-021-3/+3
| * | util.dependencies: Log error when LuaExpat is not capable of enforcing stanza...Matthew Wild2014-03-301-1/+9
| * | util.xmppstream: Implement stanza size limiting, default limit 10MBMatthew Wild2014-03-301-6/+80
* | | Merge 0.10->trunkKim Alvefur2014-03-251-6/+8
|\ \ \ | | |/ | |/|
| * | util.sasl: Fix logic for when mechanisms with channel binding support are off...Kim Alvefur2014-03-221-6/+8
* | | Merge 0.10->trunkKim Alvefur2014-03-091-4/+4
|\| |
| * | Merge 0.9->0.10Kim Alvefur2014-03-091-4/+4
| |\|
| | * util.pluginloader: Always use path separator from package.config (thanks Junne)Kim Alvefur2014-03-091-4/+4
* | | Merge 0.10->trunk and Happy New Year!Kim Alvefur2013-12-311-14/+30
|\| |
| * | util.pubsub: Separate data from node configurationKim Alvefur2013-12-301-7/+26
| * | util.pubsub: Fire events on more actionsKim Alvefur2013-12-261-0/+4
* | | Merge 0.10->trunkMatthew Wild2013-12-161-1/+4
|\| |
| * | Merge 0.9->0.10Matthew Wild2013-12-161-1/+4
| |\|
| | * util.jid: Strip trailing '.' when normalizing hostnamesMatthew Wild2013-12-161-1/+4
* | | Merge 0.10->trunkKim Alvefur2013-11-131-1/+1
|\| |
| * | util.sql: Fix previous commitKim Alvefur2013-11-121-1/+1
| * | util.sql: Get character set info from the correct database.Kim Alvefur2013-11-121-1/+1
* | | Merge 0.10->trunkKim Alvefur2013-11-111-3/+4
|\| |
| * | util.sql: Rewrite auto increment columns to SERIAL for PostgreSQLKim Alvefur2013-11-111-3/+4
* | | Merge 0.10->trunkMatthew Wild2013-11-101-1/+1
|\| |
| * | util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)Matthew Wild2013-11-101-1/+1
* | | Merge 0.10->trunkMatthew Wild2013-11-101-1/+1
|\| |
| * | Merge 0.9->0.10Matthew Wild2013-11-101-1/+1
| |\|
| | * util.set: Remove unused variableMatthew Wild2013-11-101-1/+1
* | | util/timer: Re-set params when timer is rescheduleddaurnimator2013-11-061-0/+1
* | | Merge 0.10 -> trunkKim Alvefur2013-10-311-1/+40
|\| |