Software /
code /
prosody
Graph
-
Merge with 0.52009-10-13, by Waqas Hussain
-
rostermanager: Fixed a traceback on roster save.2009-10-13, by Waqas Hussain
-
modulemanager: Changed api:get_host_items to include items from the global host in its result.2009-10-13, by Waqas Hussain
-
util.dataforms: Small fix to allow generating forms without specifying any input data2009-10-10, by Matthew Wild
-
util.dataforms: Support for jid-single field type especially for Florob :)2009-10-10, by Matthew Wild
-
mod_tls: Don't try to start TLS if we can't actually do it (thanks Florob)2009-10-09, by Matthew Wild
-
componentmanager: Auto-load mod_tls for components #hack2009-10-08, by Matthew Wild
-
componentmanager: Remove FIXME2009-10-08, by Matthew Wild
-
componentmanager: Fix oops in pattern for matching subdomain2009-10-08, by Matthew Wild
-
componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components)2009-10-08, by Matthew Wild
-
mod_tls: Catch s2s-stream-features and add starttls feature if possible2009-10-08, by Matthew Wild
-
mod_dialback: Catch s2s-stream-features and add dialback feature2009-10-08, by Matthew Wild
-
s2smanager: Make s2s-stream-features a per-host event2009-10-08, by Matthew Wild
-
util.stanza: Remove silly dependency on util.logger2009-10-08, by Matthew Wild
-
util.array: Oh no it isn't!2009-10-08, by Matthew Wild
-
modulemanager: Bump log level of unhandled non-default-namespace elements, and log their full XML2009-10-06, by Matthew Wild
-
util.stanza: Soften dependency on util.termcolours2009-10-06, by Matthew Wild
-
util.stanza: Make xml_escape publicly accessible2009-10-06, by Matthew Wild
-
sessionmanager: Mark client streams as opened sooner to avoid wrapping errors in unnecessary stream tags2009-10-06, by Paul Aurich
-
s2smanager: Improve log message on missing to/from in stream header2009-10-06, by Matthew Wild
-
mod_console: Add a space before '(encrypted)' in s2s:show()2009-10-06, by Matthew Wild
-
hostmanager: Only initialse SSL contexts if SSL library available2009-10-05, by Matthew Wild
-
mod_console: Also search piggy-backed, er, multiplexed domains when passing a filter to s2s:show()2009-10-05, by Matthew Wild
-
Merge with 0.52009-10-05, by Matthew Wild
-
util.array: Small logic fix for array:filter()2009-10-05, by Matthew Wild
-
util.array: Fix for array:filter() (in-place filtering)2009-10-05, by Matthew Wild
-
mod_console: Add module:list() to help2009-10-05, by Matthew Wild
-
mod_console: Add module:list() command to show modules loaded on a host2009-10-05, by Matthew Wild
-
modulemanager: Add host.modules to contain a table of modules for a host2009-10-05, by Matthew Wild
-
Merge with 0.52009-10-05, by Matthew Wild
-
util.array: Fix for array:filter() (in-place filtering)2009-10-05, by Matthew Wild
-
mod_console: s2s:show(): Indicate when a connection is encrypted2009-10-05, by Matthew Wild
-
mod_tls: require_s2s_encryption -> s2s_require_encryption2009-10-05, by Matthew Wild
-
require_encryption deprecated, use c2s_require_encryption instead2009-10-05, by Matthew Wild
-
mod_tls: Mark starttls feature as <required/> if require_s2s_encryption is enabled2009-10-05, by Matthew Wild
-
mod_tls: Mark session as not secure before negotiating TLS2009-10-05, by Matthew Wild
-
s2smanager: Mark session as secure if it was negotiating TLS and opens a new stream2009-10-05, by Matthew Wild
-
Merge with 0.52009-10-05, by Matthew Wild
-
mod_console: Add module:list() to help2009-10-05, by Matthew Wild
-
mod_console: Add module:list() command to show modules loaded on a host2009-10-05, by Matthew Wild
-
modulemanager: Add host.modules to contain a table of modules for a host2009-10-05, by Matthew Wild
-
mod_tls: Only advertise TLS if the server told us which host they are connecting to2009-10-05, by Matthew Wild
-
xmppserver_listener: Lower log-level of debug message to, er, 'debug'2009-10-05, by Matthew Wild
-
net.adns: Bump log-level of DNS handler errors to, er, 'error'2009-10-05, by Matthew Wild
-
Merge with 0.52009-10-04, by Waqas Hussain
-
stanza_router: Reply to IQ requests with missing 'id' attribute with a bad-request error.2009-10-04, by Waqas Hussain
-
rostermanager: Fixed: Roster version was not being properly updated in some edge cases.2009-10-04, by Waqas Hussain
-
rostermanager: Added support for saving rosters of offline users to the save_roster function.2009-10-04, by Waqas Hussain
-
mod_tls: :up() out of the starttls tag in stream:features2009-10-04, by Matthew Wild
-
Specify XMPP version on response stream to incoming s2s connection.2009-10-04, by Paul Aurich
-
Minor changes; outgoing TLS works.2009-10-04, by Paul Aurich
-
hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s connections)2009-10-04, by Matthew Wild
-
loggingmanager: Whitespace fix2009-10-04, by Matthew Wild
-
s2smanager: Small comment2009-10-04, by Matthew Wild
-
s2smanager: Don't wait for stream:features from non-XMPP-1.0 hosts2009-10-04, by Matthew Wild
-
s2smanager: Send stream:features for incoming s2s connections which support XMPP 1.02009-10-04, by Matthew Wild
Scroll all the way down to load more.