net.http: Add log messages for requests, including their id (so "calling callback...
[prosody.git] / core /
2015-05-13 Kim AlvefurMerge
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Matthew Wildportmanager: Remove unused argument from function ...
2015-05-13 Matthew Wildportmanager: Rename variable to avoid name conflict...
2015-05-13 Matthew Wildportmanager: Add luacheck annotations
2015-05-06 Matthew Wildsessionmanager: Rename argument to avoid name clash...
2015-05-06 Matthew Wildsessionmanager: Rename unused loop variables to '_...
2015-05-06 Matthew WildMerge
2015-05-06 Matthew Wildportmanager, s2smanager, sessionmanager, stanza_router...
2015-05-06 Matthew Wildrostermanager: Variable rename for clarity and to avoid...
2015-05-06 Matthew Wildmodulemanager: Add luacheck annotations
2015-05-06 Matthew Wildmodulemanager: Remove unused import of pcall #luacheck
2015-05-06 Matthew Wildmoduleapi: Import util.stanza required for module:broad...
2015-05-06 Matthew Wildmoduleapi: Add luacheck annotation
2015-05-06 Matthew Wildmoduleapi: Minor variable renaming to avoid clashes...
2015-05-06 Matthew Wildmoduleapi: Clear self.event_handlers when unhooking...
2015-05-06 Matthew Wildmoduleapi: module:measure_event(), module:measure_globa...
2015-05-06 Matthew Wildmoduleapi: Remove accidental use of undefined and unnec...
2015-05-06 Matthew Wildmoduleapi: Add module:broadcast() to send a stanza...
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-04-28 Matthew Wildmoduleapi: New methods for modules to conveniently...
2015-04-28 Matthew Wildmoduleapi: Experimental API for modules to measure...
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim Alvefurusermanager: Capitalize log message
2015-04-05 Kim Alvefurrostermanager: Fix roster upgrade code (thanks mva)
2015-04-03 Florian Zeitzrostermanager: Add missing import of `type()`
2015-04-03 Matthew Wildsessionmanager: Rename parameter to avoid varible name...
2015-04-03 Matthew Wildhostmanager: Rename variable to avoid shadowing 'type...
2015-04-03 Matthew Wildloggingmanager: Improve code structure (removes empty...
2015-04-03 Matthew Wildrostermanager: Remove unused parameter
2015-04-03 Kim Alvefurrostermanager, mod_roster, mod_presence: Move pending...
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-03-10 Kim Alvefurstatsmanager: Fire event at the start of collection...
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-22 Kim Alvefurstatsmanager: Perform an initial collection right after...
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-02-05 Kim Alvefurcertmanager: Fix compat for MattJs old LuaSec fork
2015-02-05 Kim Alvefurcertmanager: Fix previous commit
2015-02-05 Kim Alvefurcertmanager: Limit certificate chain depth to 9
2015-02-05 Kim Alvefurcertmanager: Options that appear to be available since...
2015-02-05 Kim Alvefurcertmanager: Improve "detection" of features that depen...
2015-02-05 Kim Alvefurcertmanager: Add locals for ssl.context and ssl.x509
2015-02-05 Kim Alvefurcertmanager: Early return from the entire module if...
2015-01-31 Matthew WildMerge with 0.10
2015-01-30 Kim Alvefursessionmanager: Add pre-resource-bind event that would...
2015-01-26 Kim AlvefurMerge 0.9->0.10
2015-01-21 Matthew Wildmoduleapi: Module API for statsmanager
2015-01-21 Matthew Wildstatsmanager, util.statistics: API changes, remove...
2015-01-20 Matthew Wildstatsmanager, prosody: New core module and API for...
2015-01-20 Matthew Wildstoragemanager: Remove unused import of error()
2015-01-20 Matthew Wildsessionmanager: Access bare_session and full_sessions...
2015-01-20 Matthew Wildrostermanager: Access bare_sessions through prosody...
2015-01-20 Matthew Wildportmanager: Remove unused import of pairs()
2015-01-20 Matthew Wildhostmanager: Remove unused import of util.uuid
2015-01-20 Matthew Wildcertmanager: Make global variable access explicit
2014-11-22 Kim Alvefurcertmanager, mod_tls: Return final ssl config as third...
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-19 Kim Alvefurcertmanager: Return final ssl config along with ssl...
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-22 Kim Alvefurcore.module{manager,api}: Fix for 010b141e91ed (Thanks...
2014-09-17 Kim Alvefurcore.modulemanager, core.moduleapi: Hack around depende...
2014-09-17 Kim Alvefurcore.moduleapi: Use require instead of global to get...
2014-09-10 Kim Alvefurcore.sessionmanager: Set a fake thread on destroyed...
2014-09-09 Kim Alvefurcore.stanza_router, mod_s2s: Move handling of S2S featu...
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-07-31 Matthew WildMerge 0.9->0.10
2014-07-25 Kim Alvefurmod_s2s_auth_certs: Split PKIX based certificate checki...
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-05-22 Kim Alvefurhostmanager, mod_dialback: Move generation of dialback...
2014-07-04 Kim AlvefurMerge 0.9->0.10
2014-07-03 Kim Alvefurcore.portmanager: Simplify and take advantage of new...
2014-07-03 Kim Alvefurcore.certmanager: Make create_context() support an...
2014-07-03 Kim Alvefurcore.certmanager: Use util.sslconfig
2014-06-30 Kim AlvefurMerge 0.9->0.10
2014-06-21 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim Alvefurcore.certmanager, core.moduleapi, mod_storage_sql,...
2014-05-09 Kim Alvefurcore.configmanager: Move path utility functions into...
2014-04-26 Kim AlvefurMerge 0.9->0.10
2014-04-22 Kim AlvefurMerge 0.9->0.10
2014-04-21 Kim Alvefurcertmanager: Move ssl.protocol handling to after ssl...
2014-04-20 Kim Alvefurcertmanager: Fix traceback if no global 'ssl' section...
2014-04-14 Kim Alvefurcertmanager: Update ssl_compression when config is...
2014-04-14 Kim Alvefurcertmanager: Reformat core ssl defaults
2014-04-14 Kim Alvefurcertmanager: Support ssl.protocol syntax like "tlsv1...
2014-04-14 Kim Alvefurcertmanager: Merge ssl.options, verify etc from core...
2014-04-14 Kim Alvefurcertmanager: Wrap long line and add comment
2014-04-14 Kim Alvefurcertmanager: Concatenate cipher list if given as a...
2014-04-14 Kim Alvefurcertmanager: Allow non-server contexts to be without...
next