Log

description author age
mod_client_certs: Checking in the latest version I have with Zash's changes. Thijs Alkemade Tue, 05 Jun 2012 18:02:28 +0200
mod_websocket: Remove unnecessary require of tohex() Florian Zeitz Sat, 02 Jun 2012 04:59:16 +0200
mod_websocket: Only un-self-close <stream:stream>s Florian Zeitz Mon, 28 May 2012 02:18:04 +0200
mod_websocket: Make sending a self-closing <stream:stream> tag configurable Florian Zeitz Mon, 28 May 2012 00:52:47 +0200
mod_websocket: Answer ping frames Florian Zeitz Sun, 27 May 2012 19:30:37 +0200
mod_websocket: Add fragmentation support Florian Zeitz Sun, 27 May 2012 19:05:07 +0200
mod_websocket: Be nice to non-websocket clients Florian Zeitz Sun, 27 May 2012 17:53:52 +0200
mod_websocket: Make this a shared module Florian Zeitz Sun, 27 May 2012 17:17:52 +0200
mod_websocket: Move frame building into a function Florian Zeitz Sun, 27 May 2012 17:09:19 +0200
mod_host_guard: remove unused import. Marco Cirillo Sun, 27 May 2012 04:58:07 +0000
mod_host_guard: prevent possible traces in case there isn't a conn object on the session by adding a dummy replacement function. Marco Cirillo Sun, 27 May 2012 04:44:24 +0000
mod_host_guard: now a proper error is returned when stanzas are routed to a filtered remote server (thanks Zash) Marco Cirillo Sun, 27 May 2012 02:44:06 +0000
mod_host_guard: removed unused variable. Marco Cirillo Sun, 27 May 2012 01:37:25 +0000
mod_host_guard: using route/remote event hook to stop outgoing connections to filtered entities, yet the returned error is highly misleading. Marco Cirillo Sun, 27 May 2012 01:34:53 +0000
mod_host_guard: removed s2smanager import. Marco Cirillo Sat, 26 May 2012 22:48:03 +0000