Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.dependencies: Set ssl.x509 so core.certmanager knows that LuaSec is capable of certificate validation (fixes #781) 0.9.12 | Kim Alvefur | Mon, 28 Nov 2016 14:27:59 +0100 |
Merge 0.10->trunk | Kim Alvefur | Mon, 05 Dec 2016 23:03:09 +0100 |
util.dependencies: Add check and info about lua-bitops (for mod_websockets) | Kim Alvefur | Mon, 05 Dec 2016 21:46:06 +0100 |
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 |