Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_websocket: Add the base URL of each host module is enabled on to 'cross_domain_websocket' | Kim Alvefur | 2016-12-05 |
mod_websocket: Verify that the client-sent Origin header matches cross_domain_websocket (fixes #652) | Kim Alvefur | 2016-12-05 |
mod_websocket: Use contains_token from util.http for checking if the requested WebSocket sub-protocols include XMPP | Kim Alvefur | 2016-12-04 |
mod_websocket: Add some debug messages | Kim Alvefur | 2016-12-04 |
net.websocket: Ignore unused argument warnings [luacheck] | Kim Alvefur | 2016-12-04 |
Merge 0.10->trunk | Kim Alvefur | 2016-12-02 |
mod_storage_sql: Normalize parameters for upgrade command | Kim Alvefur | 2016-12-01 |