Software /
code /
prosody
Graph
-
We have SRV resolving \o/2008-11-18, by Matthew Wild
-
Small fix for servermanager2008-11-18, by Matthew Wild
-
Fix to prevent send retry when connection is already closed2008-11-18, by Matthew Wild
-
*ahem* Yes, move along please... though really, quite a classic. :)2008-11-18, by Matthew Wild
-
session:disconnect() -> session:close() for consistency with other Lua APIs2008-11-18, by Matthew Wild
-
Remove useless check for unavailable presence (which never exists)2008-11-18, by Matthew Wild
-
Quite some changes, to:2008-11-18, by Matthew Wild
-
s2s sessions can now be disconnected, with or without a stream error. Fixes #82008-11-18, by Matthew Wild
-
Flush write queue before closing socket2008-11-18, by Matthew Wild
-
Fixed s2s manager's send queue to not store recieved stanza objects (as these can chnage after the send call)2008-11-17, by Waqas Hussain
-
Adding logging for outbound presence broadcasts (changed it a bit)2008-11-17, by Waqas Hussain
-
Adding logging for outbound presence broadcasts2008-11-17, by Waqas Hussain
-
Second fix for broadcasting presence of available resources to newly approved contact2008-11-17, by Waqas Hussain
-
Fix for broadcasting presence of available resources to newly approved contact2008-11-17, by Waqas Hussain
-
Moved presence subscription code from stanza_router to presencemanager2008-11-17, by Waqas Hussain
-
Merge with waqas2008-11-16, by Matthew Wild
-
Fix for putting TLS in stream:features for connections already using TLS. Thanks to albert for spotting.2008-11-16, by Matthew Wild
-
Fix logging in some cases for client disconnects2008-11-16, by Matthew Wild
-
Removed unused function send_to_session from sessionmanager (send_to_session replaced by session.send)2008-11-16, by Waqas Hussain
-
Fixed mod_tls to use session.send for sending stanzas2008-11-16, by Waqas Hussain
-
Fixed servermanager to use session.send for sending stanzas2008-11-16, by Waqas Hussain
-
Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version2008-11-15, by Waqas Hussain
-
Fixed mod_saslauth to use session.send for sending stanzas2008-11-15, by Waqas Hussain
-
Fixed sessionmanager to not send session in place of stream features...2008-11-15, by Waqas Hussain
-
Fixed mod_register to use session.send for sending stanzas2008-11-15, by Waqas Hussain
-
Fixed mod_private to use session.send for sending stanzas2008-11-15, by Waqas Hussain
-
Fixed sessionmanager to use appropriate method for sending stream features2008-11-15, by Waqas Hussain
-
Fixed mod_legacyauth to use session.send for sending stanzas2008-11-15, by Waqas Hussain
-
Fix mod_vcard to use session.send for sending stanzas2008-11-15, by Waqas Hussain
-
Merge with myself (!)2008-11-15, by Matthew Wild
-
Merge from waqas2008-11-15, by Matthew Wild
-
Code cleanup for resource binding2008-11-15, by Waqas Hussain
-
Unused variables in mod_tls2008-11-15, by Waqas Hussain
-
You can never have too many tests2008-11-15, by Matthew Wild
-
Warn when subtest function does not exist2008-11-15, by Matthew Wild
-
If iq child element has no xmlns, use parent's2008-11-15, by Matthew Wild
-
Fix mod_roster to use session.send for sending stanzas2008-11-15, by Matthew Wild
-
Small fix for mod_version2008-11-15, by Matthew Wild
-
Providing some human readable error messages and some fixes.2008-11-15, by Tobias Markmann
-
Using md5.sum rather than hashes.md5 because we don't want hexadecimal2008-11-15, by Waqas Hussain
-
mod_saslauth: Code cleanup2008-11-15, by Waqas Hussain
-
Made SASL module fit the new interface.2008-11-15, by Tobias Markmann
-
base64 encode the sasl responses2008-11-15, by Waqas Hussain
-
Started using realm in password hashing, and added support for error message replies from sasl2008-11-15, by Waqas Hussain
-
Comment out DIGEST-MD5 until it is fully implemented2008-11-15, by Matthew Wild
-
Merge new SASL code from Tobias and Waqas2008-11-15, by Matthew Wild
-
Merging with Waqas' code.2008-11-15, by Tobias Markmann
-
Set username in a SASL object.2008-11-15, by Tobias Markmann
-
Set username on SASL success2008-11-15, by Waqas Hussain
-
Merge with Waqas changes to mod_saslauth.2008-11-15, by Tobias Markmann
-
Made PLAIN method in sasl.lua module follow new interface.2008-11-15, by Tobias Markmann
-
mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.2008-11-15, by Waqas Hussain
-
Adding some TODO for some security issue.2008-11-15, by Tobias Markmann
-
Merging my new SASL code with Waqas' adjusted saslauth module.2008-11-15, by Tobias Markmann
-
mod_saslauth updated for digest-md52008-11-15, by Waqas Hussain
-
Merging.2008-11-10, by Tobias Markmann
-
Forward response stanzas to sasl.lua and some other stuff.2008-11-10, by Tobias Markmann
Scroll all the way down to load more.