Thu, 28 Dec 2017 22:21:32 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 28 Dec 2017 17:32:56 +0100 Kim Alvefur certmanager: Check for missing certificate before key in configuration (should be marginally less confusing)
Wed, 13 Dec 2017 17:31:31 +0100 Kim Alvefur mod_bosh: Use module API to fire events
Wed, 13 Dec 2017 15:23:29 +0100 Kim Alvefur mod_bosh: Use moduleapi logger
Wed, 13 Dec 2017 15:31:21 +0100 Kim Alvefur mod_bosh: Rename variable to avoid name clash [luacheck]
Wed, 13 Dec 2017 15:30:37 +0100 Kim Alvefur mod_bosh: Ignore unused argument [luacheck]
Wed, 13 Dec 2017 15:30:11 +0100 Kim Alvefur mod_bosh: Remove unused variable [luacheck]
Wed, 27 Dec 2017 00:44:21 +0100 Kim Alvefur mod_register_ibr: Allow modules that do pre-registration checks to specify a reason for rejection
Wed, 27 Dec 2017 00:42:57 +0100 Kim Alvefur moduleapi: Warn if a module being loaded as a dependency has been disabled
Sat, 23 Dec 2017 06:17:11 +0100 Kim Alvefur MUC: Hook the correct event
Sat, 09 Dec 2017 19:35:08 +0100 Kim Alvefur mod_register_ibr: Split out throttling and IP limitations into mod_register_limits (#723)
Sat, 07 Oct 2017 22:00:50 +0200 Kim Alvefur mod_register: Split into mod_register_ibr and mod_user_account_management (#723)
Thu, 21 Dec 2017 07:00:56 +0100 Kim Alvefur mod_s2s: Remove tostring() in logging since this is handled by util.format now
Thu, 21 Dec 2017 13:48:21 +0100 Kim Alvefur MUC: Check delay tags when they are received instead of when they are sent
Thu, 21 Dec 2017 13:38:59 +0100 Kim Alvefur MUC: Move delayed delivery check into an event handler
Fri, 22 Dec 2017 01:02:05 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 21 Dec 2017 10:15:47 +0100 Kim Alvefur mod_saslauth: Log which mechanisms are offered
Tue, 12 Dec 2017 01:40:09 +0100 Kim Alvefur mod_storage_sql: Index over contact and timestamp (happy now Ge0rg?)
Sun, 10 Dec 2017 22:23:32 +0100 Kim Alvefur Merge 0.9->0.10
Sun, 10 Dec 2017 17:52:47 +0100 Kim Alvefur MUC: Rename variable to make it clearer that it is the room JID and not the MUC host 0.9.13
Sat, 09 Dec 2017 17:57:14 +0100 Jonas Wielicki MUC: Ensure that <delay/> elements which match our from are stripped (fixes #1055)
Sat, 09 Dec 2017 17:36:47 +0100 Jonas Wielicki MUC: fix the @from on <delay/> in history replay (fixes #1054)
Thu, 21 Dec 2017 12:22:46 -0500 Waqas Hussain util_throttle_spec: Fix minor typo in test title
Tue, 12 Dec 2017 17:51:12 +0100 Kim Alvefur adhoc.lib: Rename other variable to avoid name clash [luacheck]
Tue, 12 Dec 2017 17:49:30 +0100 Kim Alvefur Backed out changeset 84c117cdd048, broke things
Mon, 11 Dec 2017 22:45:03 +0100 Kim Alvefur mod_storage_sql: Remove ability to override name of key-value table (unreachable and would not work)
Sat, 09 Dec 2017 20:56:37 +0100 Kim Alvefur util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow)
Sat, 09 Dec 2017 20:53:37 +0100 Kim Alvefur util.ip: Convert the correct IP to IPv6-mapped for comparison (fixes traceback, possibly invalid result)
Sat, 09 Dec 2017 15:40:37 +0100 Kim Alvefur Merge 0.10->trunk
Sat, 09 Dec 2017 15:37:10 +0100 Kim Alvefur Merge 0.9->0.10
Sat, 09 Dec 2017 14:39:48 +0100 Kim Alvefur MUC: Always send subject message, even if it is empty (fixes #1053)
Fri, 08 Dec 2017 19:39:43 +0100 Kim Alvefur mod_register: Include the session and its IP address in user-registering event, so that plugins can use this
Tue, 05 Dec 2017 13:24:28 +0100 Kim Alvefur mod_s2s: Restructure some code
Tue, 05 Dec 2017 12:35:01 +0100 Kim Alvefur mod_s2s: Remove unused argument [luacheck]
Tue, 05 Dec 2017 12:34:50 +0100 Kim Alvefur mod_s2s: Remove unused local [luacheck]
Tue, 05 Dec 2017 12:32:51 +0100 Kim Alvefur mod_adhoc: Rename variable to avoid name clash [luacheck]
Tue, 05 Dec 2017 12:32:25 +0100 Kim Alvefur mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck]
Tue, 05 Dec 2017 12:30:13 +0100 Kim Alvefur mod_dialback: Use non-deprecated API
Tue, 05 Dec 2017 12:26:57 +0100 Kim Alvefur mod_dialback: Split long line [luacheck]
Tue, 05 Dec 2017 12:26:08 +0100 Kim Alvefur Merge 0.10->trunk
Tue, 05 Dec 2017 12:21:51 +0100 Kim Alvefur mod_dialback: Copy function from mod_s2s instead of depending on it, which made it harder to disable s2s (fixes #1050)
Tue, 05 Dec 2017 11:59:43 +0100 Kim Alvefur DEPENDS: Change link to https
Tue, 05 Dec 2017 11:12:58 +0100 Kim Alvefur mod_limits: Fix typo in comment
Fri, 01 Dec 2017 07:58:52 +0100 Kim Alvefur mod_register: Support CIDR notation in white-/blacklists (closes #941)
Sun, 03 Dec 2017 15:42:55 +0100 Kim Alvefur util.crand: Return early if a zero bytes are requested
Sun, 03 Dec 2017 15:37:17 +0100 Kim Alvefur spec/util.random: Check a larger range of sizes
Sun, 03 Dec 2017 15:36:20 +0100 Kim Alvefur util.crand: Throw an error for sizes smaller than 1 byte
Sun, 03 Dec 2017 15:21:12 +0100 Kim Alvefur util.crand: Make it possible to use arc4random on Linux (needs libbsd)
Sun, 03 Dec 2017 15:03:25 +0100 Kim Alvefur util.crand: Use a small buffer on the stack for small pieces of random, should be faster
Sun, 03 Dec 2017 14:14:35 +0100 Kim Alvefur util.crand: Remove unneeded cast
Sun, 03 Dec 2017 14:13:56 +0100 Kim Alvefur util.crand: Silence signedness warning
Sat, 02 Dec 2017 11:11:32 +0100 Kim Alvefur util.crand: Only keep return value of getrandom() as the others don't return partial results
Sat, 02 Dec 2017 10:58:37 +0100 Kim Alvefur util.crand: Try getrandom() again until buffer is filled
Sat, 02 Dec 2017 02:12:06 +0100 Kim Alvefur net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]
Fri, 01 Dec 2017 05:13:28 +0100 Kim Alvefur util.ip: Do equality checking by comparing packed representation to avoid any variations
Fri, 01 Dec 2017 04:54:23 +0100 Kim Alvefur Merge 0.10->trunk
Fri, 01 Dec 2017 03:13:52 +0100 Kim Alvefur util.ip: Add CGNAT network range reserved in RFC 6598
Fri, 01 Dec 2017 03:31:37 +0100 Kim Alvefur util.ip: Do exact match for longer bit counts than available
Fri, 01 Dec 2017 03:29:25 +0100 Kim Alvefur util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function
Fri, 01 Dec 2017 02:25:25 +0100 Kim Alvefur util.ip: Cache return values of all methods in one place
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip