prosody.git
2014-01-12 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildTagging 0.9.3
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
2014-01-03 Waqas Hussaintools/migration/migrator/prosody_files: Fix undefined...
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew Wildnet.server_select: Don't remove the socket from sendlis...
2013-12-16 Matthew Wildnet.http: assert() for socket creation success so it...
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-12-13 Kim Alvefurprosody: Store the config file name so the same file...
2013-12-11 Matthew WildMerge 0.9->0.10
2013-12-04 Matthew WildTagging 0.9.2 (again)
2013-11-30 Kim AlvefurMakefile, configure: Add option for disabling generatio...
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildTagging 0.9.2
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-28 Kim Alvefurutil.pposix: Verify that file handle is open
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-22 Kim AlvefurMakefile, certs: Generate example certificates on build...
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-21 Matthew Wildcertmanager: Further cipher string tweaking. Re-enable...
2013-11-12 Kim Alvefurutil.sql: Fix previous commit
2013-11-12 Kim Alvefurutil.sql: Get character set info from the correct database.
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildBack out 1b0ac7950129, as SSLv3 appears to still be...
2013-11-11 Kim Alvefurmod_storage_sql2: Auto increment columns won't be NULL...
2013-11-11 Kim Alvefurutil.sql: Rewrite auto increment columns to SERIAL...
2013-11-10 Matthew Wildutil.sql: Fix to call execute on 'self' rather than...
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew Wildcertmanager: Update default cipher string to prefer...
2013-11-10 Matthew Wildutil.set: Remove unused variable
2013-11-09 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew Wildcertmanager: Fix order of options, so that the dynamic...
2013-11-09 Matthew Wildcertmanager: Default to using the server's cipher prefe...
2013-11-07 Kim Alvefurmod_storage_sql2: Fix backwards comparison of timestamp
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-31 Kim Alvefurcertmanager: Disable SSLv3 by default
2013-10-30 Kim Alvefurmod_storage_sql2: Switch to the util.sql table definiti...
2013-10-30 Kim Alvefurmod_storage_sql2: The prosodyarchive_index should be...
2013-10-30 Kim Alvefurmod_storage_sql2: Use primary_key and auto_increment...
2013-10-30 Kim Alvefurmod_storage_sql2: Use MEDIUMTEXT fields for value colum...
2013-10-30 Kim Alvefurutil.sql: Rewrite MEDIUMTEXT to TEXT for drivers other...
2013-10-29 Kim Alvefurutil.sql: Check what encoding SQLite3 uses
2013-10-29 Kim Alvefurutil.sql: Find out if MySQL supports utf8mb4 and use...
2013-10-28 Kim Alvefurutil.sql: Support incrementing columns
2013-10-28 Kim Alvefurutil.sql: Allow columns to be marked the primary key
2013-10-28 Kim Alvefurutil.sql: Allow creating unique indices
2013-10-28 Kim Alvefurmod_storage_sql2: Move checking of the sql_manage_table...
2013-10-28 Kim Alvefurmod_storage_sql2, util.sql: Move code for setting encod...
2013-10-28 Kim Alvefurmod_storage_sql2: Move all schema upgrade code to the...
2013-10-28 Kim Alvefurmod_storage_sql2: Split up setting of encoding and...
2013-10-15 Kim Alvefurcertmanager: Fix. Again.
2013-10-14 Kim Alvefurcertmanager: Add back single_dh_use and single_ecdh_use...
2013-10-12 Kim Alvefurutil.sasl.scram: Rename variable for clarity
2013-10-12 Kim Alvefurutil.sasl.scram: Cache profile name instead of concaten...
2013-10-12 Kim Alvefurutil.sasl.scram: Rewrite patterns and capture client...
2013-10-12 Kim Alvefurutil.sasl.scram: Create the state table as late as...
2013-10-12 Kim Alvefurutil.sasl.scram: Compare gs2-header to cbind-input...
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-10 Waqas Hussainutil.windows: Incorrect output buffer size passed to...
2013-10-07 Waqas Hussainutil.sasl: Remove unused print() import.
2013-10-07 Waqas Hussainutil.sasl: Make registerMechanism a public function...
2013-10-07 Kim Alvefurmod_saslauth: Collect data for channel binding only...
2013-10-07 Kim Alvefurmod_c2s, mod_s2s: Set session.encrypted as session...
2013-10-06 Kim Alvefurutil.array: Improve array:reverse() and make it work...
2013-10-06 Kim Alvefurutil.sasl.scram: Remove unused function and import
2013-10-05 Matthew WildMerge 0.9->0.10
2013-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-30 Kim Alvefurutil.filters: Fix inserting items so that higher priori...
2013-09-28 Kim Alvefurmod_storage_sql2: Add method for deleting items from...
2013-09-28 Kim Alvefurmod_storage_sql2: Split out code for building WHERE...
2013-09-28 Matthew Wildserver_select: fix onreadtimeout support so that listen...
2013-09-26 Kim Alvefurutil.x509: Only compare identity with oid-on-xmppAddr...
2013-09-22 Kim Alvefurutil.sasl.scram: Simplify validation of client-first...
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-21 Kim AlvefurBackout ae48bf828f21
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-16 Matthew Wildmoduleapi: Add module:unhook()
2013-09-09 Matthew WildTagging 0.9.1
2013-09-06 Kim Alvefurnet.server_select: Return handler from addclient
2013-09-06 Kim Alvefurnet.server_select: Pass on all arguments to addclient...
2013-09-03 Kim Alvefurcertmanager: Allow for specifying the dhparam option...
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Kim Alvefurcertmanager: Fix dhparam callback, missing imports...
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-03 Matthew Wildmod_admin_adhoc: As the only user of set:items(), updat...
2013-09-03 Matthew Wildutil.set: :items() now returns an iterator instead...
2013-09-03 Kim Alvefurcertmanager: Allow for specifying the dhparam option...
2013-09-03 Matthew Wildcertmanager: Fix for working around a bug with LuaSec...
2013-09-02 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew Wildutil.set: Fix :include() and :exclude() methods to...
next