Software /
code /
prosody
Log
description | author | age |
---|---|---|
ejabberd2prosody: Added a lot more type checks to ensure XML data has proper data types. Ignore attributes of invalid types. Fixes the cause of issue#261. | Waqas Hussain | Sat, 17 Sep 2011 20:25:11 +0500 |
mod_bosh: s/xmlns:streams/xmlns:stream/ - fixes #265 (thanks Tim) | Matthew Wild | Thu, 15 Sep 2011 17:38:24 +0100 |
net.httpclient_listener: util.httpstream now always expects to be called with nil data, so call even when the socket closed cleanly | Matthew Wild | Sat, 03 Sep 2011 15:44:05 -0400 |
net.server_event: Don't call listener.onincoming with data=nil when listener.onconnect is missing. onincoming's arguments shall always be non-nil. | Waqas Hussain | Sat, 03 Sep 2011 02:42:50 +0500 |
mod_proxy65: Apply stringprep to activation target JID. | Waqas Hussain | Sat, 03 Sep 2011 01:07:35 +0500 |
mod_proxy65: Some more cleanup. | Waqas Hussain | Sat, 03 Sep 2011 00:37:37 +0500 |