mod_tls: Mark session as not secure before negotiating TLS
[prosody.git] / core /
2009-10-05 Matthew Wilds2smanager: Mark session as secure if it was negotiatin...
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildmodulemanager: Add host.modules to contain a table...
2009-10-04 Waqas HussainMerge with 0.5
2009-10-04 Waqas Hussainstanza_router: Reply to IQ requests with missing 'id...
2009-10-04 Waqas Hussainrostermanager: Fixed: Roster version was not being...
2009-10-04 Waqas Hussainrostermanager: Added support for saving rosters of...
2009-10-04 Paul AurichSpecify XMPP version on response stream to incoming...
2009-10-04 Paul AurichMinor changes; outgoing TLS works.
2009-10-04 Matthew Wildhostmanager: Create ssl context for each host (fixes...
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-10-04 Matthew Wilds2smanager: Small comment
2009-10-04 Matthew Wilds2smanager: Don't wait for stream:features from non...
2009-10-04 Matthew Wilds2smanager: Send stream:features for incoming s2s conne...
2009-10-04 Matthew Wilds2smanager: Give outgoing sessions a host field (the...
2009-10-04 Matthew Wildstanza_router: Add COMPAT comment for Pidgin workaround
2009-10-03 Matthew Wildsessionmanager: Use UUID for stream ids to clients...
2009-10-03 Matthew Wildsessionmanager: Add c2s_timeout option for unauthentica...
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-09-30 Matthew WildMerge with 0.5
2009-09-30 Matthew Wildmodulemanager: Load modules for components, too
2009-09-30 Matthew Wildcomponentmanager: Preserve existing events table (if...
2009-09-30 Matthew Wildcomponentmanager: Fire event on component activation
2009-09-30 Matthew Wildcomponentmanager: Use create_component for, er, creatin...
2009-09-30 Matthew Wildhostmanager: Only load vhosts, not components
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew Wildcore.s2smanager: Always use last record in the DNS...
2009-09-21 Matthew WildMerge with 0.5
2009-09-21 Matthew Wildcore.s2smanager: Don't recurse CNAMEs infinitely :)
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew WildMerge with 0.5
2009-09-20 Matthew Wilds2smanager: Timeout unauthed s2s connections
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Compatibility with domains which use CNAMEs
2009-09-19 Matthew WildMerge with 0.5
2009-09-19 Matthew Wilds2smanager: Pass A-record lookups through adns module
2009-09-11 Waqas Hussainconfigmanager: Assign a chunk name to config files...
2009-09-11 Waqas HussainComponentManager: Removed unused variable.
2009-09-11 Waqas HussainComponentManager: Removed dependency on core_route_stan...
2009-09-11 Waqas HussainComponentManager: Fixed: Default handler sent error...
2009-09-11 Waqas HussainComponentManager: Fixed a bit of logging.
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussainmodulemanager: Fixed: Internally generated stanzas...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-18 Waqas HussainRemoved core/discomanager.lua
2009-08-18 Waqas Hussainmodulemanager: Removed unused variables and reference...
2009-08-18 Waqas Hussainmodulemanager: Removed unnecessary code in the unload...
2009-08-18 Waqas Hussainmodulemanager: Removed legacy disco#items hook
2009-08-18 Waqas Hussainmodulemanager: add_feature and add_identity APIs update...
2009-08-18 Waqas Hussaincomponentmanager: Removed disco#items hook, and referen...
2009-08-18 Waqas Hussainmodulemanager: Added module API function to get all...
2009-08-18 Waqas Hussainmodulemanager: Module API functions add_item and add_fe...
2009-08-18 Waqas Hussainmodulemanager: Changed the add_identity module API...
2009-08-18 Waqas HussainAdded: functions add_item and remove_item to add and...
2009-08-18 Waqas Hussaincomponentmanager: Added function to get a list of child...
2009-08-16 Matthew Wildcore.s2smanager, xmppserver_listener: Move the responsi...
2009-08-16 Matthew Wildcore.sessionmanager, xmppclient_listener: Move responsi...
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildconfigmanager: Default options appearing before Host...
2009-07-28 Matthew Wildhostmanager: Warn when user puts port configuration...
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Waqas HussainFixed: Possible duplicate error replies for unhandled...
2009-07-27 Matthew WildMerge with 0.5
2009-07-25 Waqas Hussainusermanager: Reduced some code
2009-07-25 Waqas Hussainusermanager: Removed an unnecessary check
2009-07-25 Waqas Hussainmodulemanager: Added get_option(name, default_value...
2009-07-24 nick@lupine.me.ukSwitch to using a more generic credentials_callback...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-10 Matthew Wildstanza_router: Catch and log an error case which I...
2009-07-10 Matthew Wildeventmanager: Convert from Windows line endings
2009-07-09 Matthew Wilddiscomanager: Convert from Windows line endings
2009-07-09 Matthew Wildmodulemanager: Small code improvement, move autoloaded...
2009-07-09 Matthew Wildconfigmanager, modulemanager: Allow components to have...
2009-07-08 Matthew Wilds2smanager: Fix to correctly bounce stanzas if first...
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-05 Waqas HussainMoved automatic unavailable presence generation on...
2009-07-05 Waqas Hussainsessionmanager: Replace raw session by an event data...
2009-07-03 Matthew Wildsessionmanager: Reset bare_sessions[user] after resourc...
2009-07-03 Matthew Wildsessionmanager: Newly created sessions shouldn't have...
2009-07-03 Matthew Wilds2smanager: Log the hostname and address when s2s conne...
2009-07-03 Matthew Wildhostmanager: Add disallow_s2s to config, defaults to...
2009-07-03 Matthew Wildstanza_router: Check host.disallow_s2s before routing...
2009-07-01 Waqas HussainMerged with trunk
2009-07-01 Matthew WildSend xml:lang in stream headers, fixes #78
2009-06-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-29 Matthew WildMerge with nolan
next