mod_tls: Set the sslctx on outgoing connections (possibly the cause of outgoing s2s...
[prosody.git] / core /
2010-01-30 Matthew Wilds2smanager: Fix syntax error)
2010-01-30 Matthew Wilds2smanager: require_s2s_encryption -> s2s_require_encry...
2010-01-30 Matthew Wilds2smanager: Make require_s2s_encryption do what it...
2010-01-29 Matthew Wildhostmanager: Trailing whitespace
2010-01-29 Waqas HussainMerge with trunk.
2010-01-29 Waqas Hussainstanza_router: Added third parameter to core_post_stanz...
2010-01-28 Matthew Wilds2smanager: Whitespace
2010-01-25 Waqas Hussainxmlhandlers: Removed unused variables.
2010-01-25 Waqas Hussainxmlhandlers: A little optimization.
2010-01-23 Waqas Hussainxmlhandlers: Rearranged a little code.
2010-01-23 Waqas Hussainxmlhandlers: Fixed indentation and added some semicolons.
2010-01-21 Matthew Wildmodulemanager: Remove obsolete actions code
2010-01-21 Matthew Wildobjectmanager: Obsolete, remove
2010-01-21 Matthew Wildactions: Obsolete, remove
2010-01-19 Matthew Wilds2smanager: Log error and fail gracefully if we can...
2010-01-19 Matthew Wilds2smanager: No-one noticed that Prosody stopped sending...
2010-01-19 Matthew Wildxmlhandlers: Move stream-error detection to somewhere...
2010-01-19 Matthew Wildxmlhandlers: More refactoring, split up stream_ns and...
2010-01-18 Matthew Wildxmlhandlers: Define ns_separator and ns_pattern to...
2010-01-18 Matthew Wildstanza_router: Log the name of unhandled stanzas (thank...
2010-01-11 Waqas Hussainsessionmanager: Added resource prepping, and invalid...
2010-01-11 Matthew Wildcomponentmanager: Add dialback_secret to components...
2010-01-09 Matthew Wildconfigmanager: Add parsers() method to return an array...
2010-01-09 Matthew Wilds2smanager: Split sending of stream header into a ...
2010-01-04 Matthew Wilds2smanager: Allow new_outgoing() to create sessions...
2010-01-03 Paul Aurichs2smanager: Stamp a 'to' on the reply stream:stream...
2010-01-03 Matthew Wilds2smanager, hostmanager: Make dialback secrets per...
2010-01-03 Matthew Wilds2smanager: Trim trailing whitespace
2009-12-17 Matthew Wilds2smanager: Give reasons to destroy_session in more...
2009-12-17 Matthew WildMerge with backout branch
2009-12-17 Matthew Wilds2smanager: Send reply stream header only after checkin...
2009-12-17 Matthew WildBacked out changeset 78c5cb163ea9, to fix another way...
2009-12-17 Matthew Wilds2smanager: More whitespace
2009-12-17 Matthew Wilds2smanager: Mark stream as opened sooner, this prevents...
2009-12-17 Matthew Wilds2smanager: Whitespace
2009-12-17 Matthew Wilds2smanager: Have both destroy_session and bounce_sendq...
2009-12-09 Waqas Hussainmodulemanager: Fire item-removed events on module unload.
2009-12-09 Waqas Hussainmodulemanager: Fixed a global access.
2009-12-04 Matthew Wildcomponentmanager: Set ssl_ctx[_in] for components corre...
2009-12-04 Paul AurichDisable SSLv2 by default, it's known to be insecure.
2009-12-03 Tobias MarkmannMerge with Waqas.
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew WildMerge with Tobias
2009-12-02 Matthew Wildmodulemanager, net.dns: Remove trailing whitespace
2009-12-01 Tobias MarkmannMerge with tip.
2009-12-01 Matthew WildMerge with trunk
2009-12-01 Matthew Wildmodulemanager: Fire events module-loaded and module...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-29 Waqas HussainMerge with 0.6.
2009-11-28 Waqas Hussaincore.xmlhandlers: Fixed processing of empty namespaces...
2009-11-26 Matthew Wilds2smanager: Allow configuration of the dialback_secret...
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wilds2smanager: Log warning when trying to send a stanza...
2009-11-24 Matthew WildMerge with trunk
2009-11-24 Matthew Wildcore.sessionmanager, net.*_listener: Remove the evil...
2009-11-23 Waqas HussainMerged with 0.6.
2009-11-23 Matthew WildMerge with trunk
2009-11-23 Matthew Wildmodulemanager: New module API methods for getting confi...
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainsessionmanager: Added function send_to_interested_resou...
2009-11-22 Waqas Hussainsessionmanager: Fixed and cleaned function send_to_avai...
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-22 Matthew Wilds2smanager: Fix syntax error introduced in merge
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildstanza_router: Don't log full stanzas destined for s2s
2009-11-22 Matthew Wilds2smanager: Update for new net.server API (s2s still...
2009-11-21 Matthew Wildobjectmanager: Convert to unix line-endings
2009-11-21 Matthew Wildsessionmanager: Use : syntax for calling connection...
2009-11-21 Matthew Wilds2smanager: Don't log full stanza when sending outwards
2009-11-21 Matthew Wilds2smanager: Don't tostring() the data before sending...
2009-11-20 Matthew Wilds2smanager: Fail outgoing s2s connection if hostname...
2009-11-20 Matthew Wilds2smanager: Queue db:verify unless we already sent...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-11-12 Waqas Hussaincomponentmanager: Improved logging for stanzas being...
2009-11-08 Matthew Wildmodulemanager: api:get_option(): Handle correctly optio...
2009-10-21 Waqas Hussainrostermanager: Fixed a global access.
2009-10-21 Waqas Hussainrostermanager: Refactored roster loading to remove...
2009-10-21 Waqas Hussainrostermanager: Log a warning when a self-contact is...
2009-10-21 Waqas Hussainrostermanager: Ensure meta-data entry is present on...
2009-10-21 Waqas Hussainrostermanager: Remove self-contacts from loaded rosters.
2009-10-21 Matthew Wildxmlhandlers: Reset state on error or stream close,...
2009-10-21 Waqas HussainMerged with trunk.
2009-10-21 Waqas Hussainusermanager: Removed an unnecessary global access.
2009-10-21 Waqas Hussainusermanager: Logged a clear warning when the 'admins...
2009-10-21 Waqas Hussainusermanager: Changed function is_admin to allow checkin...
2009-10-18 Matthew Wilds2smanager: Use session-specific logger to log outgoing...
2009-10-18 Waqas HussainMerge with trunk.
2009-10-18 Waqas Hussainmodulemanager: Module loading rewritten to gracefully...
2009-10-17 Waqas Hussainmodulemanager: Use componentmanager to create new compo...
2009-10-17 Waqas Hussaincomponentmanager: Added a FIXME comment.
2009-10-17 Waqas Hussaincomponentmanager: Unload mod_tls for components before...
2009-10-17 Waqas Hussaincomponentmanager: Let the default component handler...
2009-10-17 Waqas Hussainmodulemanager: Fixed: Stanza modules were being auto...
2009-10-17 Waqas Hussainmodulemanager: Fixed traceback on loading modules on...
2009-10-17 Waqas Hussainmodulemanager: Slightly rearranged code for more robust...
next