Software /
code /
prosody
Graph
-
mod_tls: Fixed an extra :up() in s2s stream feature generation.2010-02-11, by Waqas Hussain
-
mod_tls: Respond with proper error when TLS cannot be negotiated.2010-02-11, by Waqas Hussain
-
mod_presence: Don't depend on user being online when calculating top resources.2010-02-11, by Waqas Hussain
-
mod_presence: Don't depend on sessions array existing for a user when handling outgoing presence broadcast.2010-02-11, by Waqas Hussain
-
util.encodings: Use STD3 ASCII rules for idna.to_ascii.2010-02-09, by Waqas Hussain
-
prosody: Add a catch-all friendly message for when any port is in use we want to use2010-02-05, by Matthew Wild
-
util.stanza: stanza.error_reply(): Fix to put the correct namespace on <text>2010-01-31, by Matthew Wild
-
prosody: Show friendly error when no config present for legacy SSL ports2010-01-31, by Matthew Wild
-
prosody: Log error message when failing to open ports2010-01-31, by Matthew Wild
-
mod_presence: Quick fix to make probes from local users to local hosts work.2010-01-29, by Waqas Hussain
-
mod_presence: Added handler for presence subscriptions and probes to local hosts.2010-01-29, by Waqas Hussain
-
stanza_router: Added third parameter to core_post_stanza, to control pre-events.2010-01-29, by Waqas Hussain
-
mod_presence: Respond with an unavailable presence when subscribers probe and no resources are available.2010-01-29, by Waqas Hussain
-
prosody: Listen for component connections on port 5347 by default.2010-01-24, by Waqas Hussain
-
mod_component: Fix name of config option in error message (thanks nulani!)2010-01-23, by Matthew Wild
-
util.dataforms: Add optional type parameters (defaults to 'form')2010-01-22, by Matthew Wild
-
net.httpserver: More robust handling of headers split across multiple packets2010-01-21, by Matthew Wild
-
net.httpserver: Make it possible to return responses with no body2010-01-21, by Matthew Wild
-
net.httpserver: Close connection on invalid HTTP status line2010-01-21, by Matthew Wild
-
mod_presence: Automatically deny presence requests for hosts, fixes traceback in #1532010-01-18, by Matthew Wild
-
stanza_router: Log the name of unhandled stanzas (thanks bear)2010-01-18, by Matthew Wild
-
sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function.2010-01-11, by Waqas Hussain
-
mod_register: Return a <not-acceptable/> error on empty usernames (thanks Neustradamus).2010-01-11, by Waqas Hussain
-
util.pposix: Fix return type of lc_abort to shush compiler warning2010-01-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove lie about requiring console_enabled2010-01-01, by Matthew Wild
-
modulemanager: Fire item-removed events on module unload.2009-12-09, by Waqas Hussain
-
prosody: Call tostring on the key being used for nil global read before concatenating it with a string.2009-12-09, by Waqas Hussain
-
prosody: Log a warning and traceback, but don't throw an error on nil global read.2009-12-09, by Waqas Hussain
-
Mainfile: Broke up a really long line.2009-12-09, by Waqas Hussain
-
mod_pep: Support item retrieval use cases2009-12-05, by Paul Aurich
-
mod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64 data)2009-12-05, by Paul Aurich
-
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns2009-11-30, by Matthew Wild
-
tests: Add tests for util.jid.join()2009-11-27, by Matthew Wild
-
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid2009-11-27, by Matthew Wild
-
MUC: Only allow moderators to change the room subject.2009-11-25, by Waqas Hussain
-
MUC: Prevent visitors from broadcasting messages.2009-11-25, by Waqas Hussain
-
MUC: Improved handling of incoming groupchat messages (state preserved for possible later use).2009-11-25, by Waqas Hussain
-
core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls2009-11-24, by Matthew Wild
-
mod_bosh: Don't log response XML2009-11-21, by Matthew Wild
-
s2smanager: Use s2smanager log() if session doesn't have a logger (thanks Flo)2010-02-19, by Matthew Wild
-
net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us2010-02-19, by Matthew Wild
-
util.signal: Using stdlib.h instead of malloc.h.2010-01-15, by Tobias Markmann
-
net.http: destroy_request(): Pass request.handler to disconnect() listener to fix small leak2010-03-03, by Matthew Wild
-
net.http: Close connection when invalid status line is received from the server2010-02-19, by Matthew Wild
-
net.http: Don't re-destroy a request when the connection is closed2010-02-19, by Matthew Wild
-
net.http: Port commit 2f235c57d713 to net.http to fix headers in responses (thanks dersd)2010-02-19, by Matthew Wild
-
README: Update URL for installation docs2010-02-18, by Matthew Wild
-
HACKERS: Update2010-02-18, by Matthew Wild
-
TODO: Update for the fact that 0.7 is done2010-03-03, by Matthew Wild
-
TODO: Update2010-02-18, by Matthew Wild
-
s2smanager: Fix syntax error)2010-01-30, by Matthew Wild
-
s2smanager: require_s2s_encryption -> s2s_require_encryption2010-01-30, by Matthew Wild
-
s2smanager: Make require_s2s_encryption do what it says on the tin2010-01-30, by Matthew Wild
Scroll all the way down to load more.