util.dependencies: Update links for LuaExpat and LuaSec which have moved to new locations
|
Kim Alvefur |
Mon, 05 Dec 2016 21:43:09 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 05 Dec 2016 12:29:21 +0100 |
mod_websocket: Allow per-host cross_domain_websocket, defaulting to the base URL of the current host
|
Kim Alvefur |
Mon, 05 Dec 2016 12:23:51 +0100 |
mod_websocket: Add the base URL of each host module is enabled on to 'cross_domain_websocket'
|
Kim Alvefur |
Mon, 05 Dec 2016 12:23:41 +0100 |
mod_websocket: Verify that the client-sent Origin header matches cross_domain_websocket (fixes #652)
|
Kim Alvefur |
Mon, 05 Dec 2016 12:22:41 +0100 |
mod_websocket: Use contains_token from util.http for checking if the requested WebSocket sub-protocols include XMPP
|
Kim Alvefur |
Sun, 04 Dec 2016 11:57:26 +0100 |
mod_websocket: Add some debug messages
|
Kim Alvefur |
Sun, 04 Dec 2016 11:52:22 +0100 |
net.websocket: Ignore unused argument warnings [luacheck]
|
Kim Alvefur |
Sun, 04 Dec 2016 11:58:16 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 02 Dec 2016 11:13:05 +0100 |
mod_storage_sql: Normalize parameters for upgrade command
|
Kim Alvefur |
Thu, 01 Dec 2016 10:02:57 +0100 |
mod_storage_sql: List available commands if no commands given (currenly only one available)
|
Kim Alvefur |
Thu, 01 Dec 2016 10:02:26 +0100 |
mod_storage_sql: Don't say 'Unknown command' if no command was given (fixes attempt to concatenate nil)
|
Kim Alvefur |
Thu, 01 Dec 2016 10:02:01 +0100 |
mod_register: Record the time of registration in the account details store
|
Kim Alvefur |
Thu, 01 Dec 2016 06:47:03 +0100 |
mod_storage_sql: Include missing parameter table key 'port'
|
Kim Alvefur |
Thu, 01 Dec 2016 03:22:42 +0100 |
mod_storage_sql: Create a new table to hold normalized database parameters (fixes #636)
|
Kim Alvefur |
Tue, 29 Nov 2016 08:20:42 +0100 |