Software /
code /
prosody
Graph
-
Merge 0.10->trunk2014-03-25, by Kim Alvefur
-
Merge 0.9->0.102014-03-25, by Kim Alvefur
-
prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms now2014-03-22, by Kim Alvefur
-
util.sasl: Fix logic for when mechanisms with channel binding support are offered2014-03-22, by Kim Alvefur
-
prosodyctl: Show real error if certificate config file can't be opened2014-03-22, by Kim Alvefur
-
modulemanager: Load mod_saslauth on components by default2014-03-22, by Kim Alvefur
-
mod_saslauth: Only do c2s SASL on normal VirtualHosts2014-03-22, by Kim Alvefur
-
Merge 0.10->trunk2014-03-09, by Kim Alvefur
-
Merge 0.9->0.102014-03-09, by Kim Alvefur
-
mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne)2014-03-09, by Kim Alvefur
-
util.pluginloader: Always use path separator from package.config (thanks Junne)2014-03-09, by Kim Alvefur
-
Merge 0.10->trunk2014-02-26, by Kim Alvefur
-
Merge 0.9->0.102014-02-26, by Kim Alvefur
-
mod_http: Fix http_external_url setting without an explicit port2014-02-26, by Kim Alvefur
-
mod_http: Use hostname from the correct context (thanks gryffus)2014-02-20, by Kim Alvefur
-
mod_auth_anonymous: Fixed a traceback in listing all users (issue#396).2014-02-17, by Waqas Hussain
-
Merge 0.10->trunk2014-02-19, by Kim Alvefur
-
mod_proxy65: Use mod_disco2014-02-19, by Florian Zeitz
-
Merge 0.10->trunk2014-02-19, by Kim Alvefur
-
mod_auth_interal_hashed: Update salt and iteration count when setting a new password2014-02-12, by Florian Zeitz
-
Merge 0.10 -> trunk2014-02-12, by Kim Alvefur
-
Merge 0.9 -> 0.102014-02-12, by Kim Alvefur
-
mod_admin_telnet: Prep jids for user:create() etc.2014-02-09, by Kim Alvefur
-
mod_s2s: Log a warning if no local addresses are found, as this breaks s2sout2014-02-09, by Kim Alvefur
-
mod_saslauth: Make sure sasl handler has add_cb_handler (fixes #392)2014-02-12, by Kim Alvefur
-
mod_storage_sql2: archive:delete() with username = true deletes for all users2014-02-09, by Kim Alvefur
-
mod_ping: Use type-specific event2014-02-09, by Kim Alvefur
-
Merge 0.10->trunk2014-02-06, by Kim Alvefur
-
Merge 0.9->0.102014-02-06, by Kim Alvefur
-
mod_motd: Strip indentation only, leave multiple newlines2014-02-06, by Kim Alvefur
-
Merge 0.10->trunk2014-02-03, by Kim Alvefur
-
Merge 0.9->0.102014-02-03, by Kim Alvefur
-
tools/ejabberd2prosody: Handle new room member format.2014-01-27, by Kim Alvefur
-
mod_c2s: Break out stream opening into a separate function2014-01-31, by Florian Zeitz
-
MUC: Tag PMs with <x>, like presence stanzas2014-01-28, by Kim Alvefur
-
modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms2014-01-26, by Kim Alvefur
-
mod_posix: Daemonize by default only when installed2014-01-26, by Kim Alvefur
-
Merge 0.10->trunk2014-01-21, by Matthew Wild
-
Merge 0.9->0.102014-01-21, by Matthew Wild
-
tools/ejabberd2prosody: Disable generating a config, as the format it generates is completely out of date.2014-01-18, by Waqas Hussain
-
tools/ejabberd2prosody: “xmlelement” can be “xmlel” in newer ejabberd (thanks cr).2014-01-18, by Waqas Hussain
-
MUC: Fire muc-room-destroyed event when the last participant leaves a non-persistent room2014-01-18, by Kim Alvefur
-
mod_storage_sql2: Only attempt to delete conflicting items if an ID/key is given2014-01-21, by Kim Alvefur
-
mod_storage_sql2: Fix another SQL syntax error that slipped trough2014-01-20, by Kim Alvefur
-
Merge 0.10->trunk2014-01-18, by Matthew Wild
-
Merge 0.9->0.102014-01-18, by Matthew Wild
-
tools/ejabberd2prosody: Add support for importing MUC rooms.2014-01-18, by Waqas Hussain
-
tools/ejabberdsql2prosody: Skip invalid XML in data, and print out errors.2014-01-16, by Waqas Hussain
-
additional fix for erlparse loading in ejabberd2prosody.lua2013-06-14, by Vadim Misbakh-Soloviov
-
package{,c}path fixes for migration tools2013-06-14, by Vadim Misbakh-Soloviov
-
mod_tls: Let s2s_secure_auth override s2s_require_encryption and warn if they differ2014-01-15, by Kim Alvefur
-
mod_tls: Rename variables to be less confusing2014-01-15, by Kim Alvefur
-
Merge 0.10->trunk2014-01-18, by Matthew Wild
-
mod_storage_sql2: Fix SQL syntax2014-01-18, by Kim Alvefur
-
MUC: Expose room metatable on module2014-01-18, by Kim Alvefur
-
MUC: Split out sending of the topic into method separate from sending history2014-01-18, by Kim Alvefur
-
MUC: Split saving to history into a separate method2014-01-18, by Kim Alvefur
-
Merge 0.10->trunk2014-01-12, by Matthew Wild
-
Merge2014-01-12, by Matthew Wild
-
mod_storage_sql2: Fix syntax error in subquery (Thanks Lance)2014-01-05, by Kim Alvefur
-
Merge 0.9->0.102014-01-12, by Matthew Wild
-
Tagging 0.9.32014-01-12, by Matthew Wild
-
mod_s2s: Include IP in log messages, if host is unavailable2014-01-05, by Florian Zeitz
-
Merge 0.10->trunk and Happy New Year!2013-12-31, by Kim Alvefur
-
util.pubsub: Separate data from node configuration2013-12-30, by Kim Alvefur
-
util.pubsub: Fire events on more actions2013-12-26, by Kim Alvefur
-
mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that2013-12-30, by Kim Alvefur
-
mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed.2013-12-25, by Kim Alvefur
-
mod_storage_sql2: Include user, host and store in id lookup2013-12-25, by Kim Alvefur
-
net.server_{select,event}: addclient: Handle missing getaddrinfo2013-12-23, by Kim Alvefur
-
net.server_{select,event}: addclient: Add argument for overriding socket type2013-12-23, by Kim Alvefur
-
net/http: Use server.addclient2013-12-19, by daurnimator
-
net/server: addclient: wrapclient already calls startconnection for us2013-12-18, by daurnimator
-
net/server_event: pcall require ssl rather than relying on globals2013-12-18, by daurnimator
-
net/server_select: Fix typo2013-12-18, by daurnimator
-
net/server_select: addclient: Check arguments2013-12-18, by daurnimator
-
net/server_select: addclient: Check for failure correctly; remove wrapconnection call on failure2013-12-18, by daurnimator
-
net/server_event: add_client should have same arguments no-matter the server backend2013-12-18, by daurnimator
-
net/server_select: Check arguments to add_server correctly2013-12-18, by daurnimator
-
net/server_select: pcall require ssl (easy to forget to require ssl)2013-12-18, by daurnimator
-
Merge 0.10->trunk2013-12-18, by Kim Alvefur
-
Merge 0.9->0.102013-12-18, by Kim Alvefur
-
mod_component: Enable TCP keepalives on component streams2013-12-18, by Kim Alvefur
-
mod_component: Decrease priority of component auth hook2013-12-18, by Kim Alvefur
-
Merge 0.10->trunk2013-12-16, by Matthew Wild
-
Merge 0.9->0.102013-12-16, by Matthew Wild
-
net.http: assert() for socket creation success so it doesn't silently fail (thanks daurnimator)2013-12-16, by Matthew Wild
-
Merge with trunk2013-12-16, by Matthew Wild
-
Merge 0.10->trunk2013-12-16, by Matthew Wild
-
Merge 0.9->0.102013-12-16, by Matthew Wild
-
util.jid: Strip trailing '.' when normalizing hostnames2013-12-16, by Matthew Wild
-
mod_muc: Remove extra parenthesis (thanks janhouse)2013-12-14, by Kim Alvefur
-
Merge 0.10->trunk2013-12-14, by Kim Alvefur
-
mod_muc: Remove extra parenthesis (thanks janhouse)2013-12-14, by Kim Alvefur
-
Merge 0.10->trunk2013-12-13, by Matthew Wild
-
Merge 0.9->0.102013-12-13, by Matthew Wild
-
mod_muc: Allow admins to always bypass restrict_room_creation (thanks Chris B)2013-12-13, by Matthew Wild
-
prosody: Store the config file name so the same file can be used when reloading2013-12-13, by Kim Alvefur
-
Merge 0.10->trunk2013-12-11, by Matthew Wild
-
Merge 0.9->0.102013-12-11, by Matthew Wild
-
Tagging 0.9.2 (again)2013-12-04, by Matthew Wild
-
Makefile, configure: Add option for disabling generation of example certificates 0.9.22013-11-30, by Kim Alvefur
-
Merge 0.10->trunk2013-11-29, by Matthew Wild
-
Merge 0.9->0.102013-11-29, by Matthew Wild
-
Tagging 0.9.22013-11-29, by Matthew Wild
-
Merge 0.10->trunk2013-11-28, by Kim Alvefur
-
Merge 0.9->0.102013-11-28, by Kim Alvefur
-
util.pposix: Verify that file handle is open2013-11-28, by Kim Alvefur
-
Merge 0.10->trunk2013-11-24, by Kim Alvefur
-
Merge 0.9->0.102013-11-24, by Kim Alvefur
-
Makefile, certs: Generate example certificates on build, remove the old static one2013-11-22, by Kim Alvefur
-
Merge 0.10->trunk2013-11-21, by Matthew Wild
-
Merge 0.9->0.102013-11-21, by Matthew Wild
-
certmanager: Further cipher string tweaking. Re-enable ciphers required for DSA and ECDH certs/keys.2013-11-21, by Matthew Wild
-
Merge 0.10->trunk2013-11-13, by Kim Alvefur
-
util.sql: Fix previous commit2013-11-12, by Kim Alvefur
-
util.sql: Get character set info from the correct database.2013-11-12, by Kim Alvefur
-
Merge 0.10->trunk2013-11-12, by Matthew Wild
-
Merge 0.9->0.102013-11-12, by Matthew Wild
-
Merge 0.10->trunk2013-11-11, by Kim Alvefur
-
mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false2013-11-11, by Kim Alvefur
-
util.sql: Rewrite auto increment columns to SERIAL for PostgreSQL2013-11-11, by Kim Alvefur
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
Merge 0.9->0.102013-11-10, by Matthew Wild
-
util.set: Remove unused variable2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-09, by Matthew Wild
-
Merge 0.9->0.102013-11-09, by Matthew Wild
-
mod_storage_sql2: Fix backwards comparison of timestamp2013-11-07, by Kim Alvefur
-
certmanager: Fix order of options, so that the dynamic option is at the end of the array2013-11-09, by Matthew Wild
-
core.moduleapi: Fix some global accesses.2013-11-06, by Waqas Hussain
-
core/moduleapi: Return timer object from module:add_timer2013-11-06, by daurnimator
-
util/timer: Re-set params when timer is rescheduled2013-11-06, by daurnimator
-
Merge 0.10 -> trunk2013-10-31, by Kim Alvefur
-
Merge 0.9 -> 0.102013-10-31, by Kim Alvefur
-
certmanager: Disable SSLv3 by default2013-10-31, by Kim Alvefur
-
mod_storage_sql2: Switch to the util.sql table definition for the main table2013-10-30, by Kim Alvefur
-
mod_storage_sql2: The prosodyarchive_index should be unique2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)2013-10-30, by Kim Alvefur
-
util.sql: Rewrite MEDIUMTEXT to TEXT for drivers other than MySQL2013-10-30, by Kim Alvefur
-
util.sql: Check what encoding SQLite3 uses2013-10-29, by Kim Alvefur
-
util.sql: Find out if MySQL supports utf8mb4 and use that2013-10-29, by Kim Alvefur
-
util.sql: Support incrementing columns2013-10-28, by Kim Alvefur
-
util.sql: Allow columns to be marked the primary key2013-10-28, by Kim Alvefur
-
util.sql: Allow creating unique indices2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)2013-10-28, by Kim Alvefur
-
mod_storage_sql2, util.sql: Move code for setting encoding to util.sql2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move all schema upgrade code to the same place2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Split up setting of encoding and table upgrade code2013-10-28, by Kim Alvefur
-
util.timer: Import all require upvalues.2013-10-30, by Waqas Hussain
-
util.timer: Fix another variable name typo (thanks again zash).2013-10-30, by Waqas Hussain
-
util.timer: Fix variable name typo.2013-10-30, by Waqas Hussain
-
util.indexedbheap: A priority queue implementation with a reverse index with no per-entry memory allocation.2013-10-30, by Waqas Hussain
-
Merge 0.10->trunk2013-10-15, by Kim Alvefur
-
certmanager: Fix. Again.2013-10-15, by Kim Alvefur
-
Merge 0.10->trunk2013-10-14, by Kim Alvefur
-
certmanager: Add back single_dh_use and single_ecdh_use to default options (Zash breaks, Zash unbreaks)2013-10-14, by Kim Alvefur
-
util.sasl.scram: Rename variable for clarity2013-10-12, by Kim Alvefur
-
util.sasl.scram: Cache profile name instead of concatenating when used2013-10-12, by Kim Alvefur
-
util.sasl.scram: Rewrite patterns and capture client-first-message-bare, client-final-message-without-proof2013-10-12, by Kim Alvefur
-
util.sasl.scram: Create the state table as late as possible, keep state in locals for faster access2013-10-12, by Kim Alvefur
-
util.sasl.scram: Compare gs2-header to cbind-input (Thanks Tobias)2013-10-12, by Kim Alvefur
-
Merge 0.10->trunk2013-10-10, by Matthew Wild
-
Merge 0.9->0.102013-10-10, by Matthew Wild
-
util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun).2013-10-10, by Waqas Hussain
-
util.sasl: Remove unused print() import.2013-10-07, by Waqas Hussain
-
util.sasl: Make registerMechanism a public function (again)2013-10-07, by Waqas Hussain
-
Merge 0.10->trunk2013-10-07, by Kim Alvefur
-
mod_saslauth: Collect data for channel binding only if we know for sure that the stream is encrypted2013-10-07, by Kim Alvefur
-
Merge 0.10->trunk2013-10-06, by Kim Alvefur
-
util.array: Improve array:reverse() and make it work as both method and non-mutating function2013-10-06, by Kim Alvefur
-
util.sasl.scram: Remove unused function and import2013-10-06, by Kim Alvefur
-
Merge 0.10->trunk2013-10-05, by Matthew Wild
-
Merge 0.9->0.102013-10-05, by Matthew Wild
-
mod_pep_plus: An util.pubsub based PEP module2013-10-04, by Florian Zeitz
-
mod_pubsub, util.pubsub: Keep track of the order of items2013-10-04, by Kim Alvefur
-
Merge 0.9->0.102013-09-30, by Matthew Wild
-
util.filters: Fix inserting items so that higher priority filters run first2013-09-30, by Kim Alvefur
-
mod_storage_sql2: Add method for deleting items from archives with same syntax as :find()2013-09-28, by Kim Alvefur
-
mod_storage_sql2: Split out code for building WHERE clauses into separate functions2013-09-28, by Kim Alvefur
-
server_select: fix onreadtimeout support so that listeners can override the default (disconnect) behaviour2013-09-28, by Matthew Wild
-
util.x509: Only compare identity with oid-on-xmppAddr for XMPP services2013-09-26, by Kim Alvefur
-
util.sasl.scram: Simplify validation of client-first-message2013-09-22, by Kim Alvefur
-
Merge Tobias SCRAM-PLUS work2013-09-21, by Kim Alvefur
-
Backout ae48bf828f212013-09-21, by Kim Alvefur
-
Only advertise mechanisms needing channel binding if a channel binding backend is avaliable.2011-02-07, by Tobias Markmann
-
sasl.util.scarm: Rearrage some code so it makes more sense.2011-02-06, by Tobias Markmann
-
util.sasl.scram: Checking the GS2 header for valid start flag.2011-02-06, by Tobias Markmann
-
mod_saslauth: Check whether LuaSec supports getpeerfinished() binding.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Remove some debugging output.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Adding reference to RFC 5929 'Channel Bindings for TLS'.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Validate channel binding data of client final message.2011-01-17, by Tobias Markmann
-
mod_saslauth: Add channel binding handler for tls-unique channel binding.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Use self.profile.cb for detection whether channel binding is supported or not.2011-01-17, by Tobias Markmann
-
mod_saslauth: Set secure socket as SASL object user data for secure sessions.2011-01-17, by Tobias Markmann
-
util.sasl: New method to add channel binding handler to a SASL instance.2011-01-17, by Tobias Markmann
-
Run with own LuaSec.2011-01-17, by Tobias Markmann
-
Check whether we support the proposed channel binding type.2011-01-15, by Tobias Markmann
-
Adding some code for channel binding advertising.2011-01-12, by Tobias Markmann
-
Merge 0.9->trunk2013-09-16, by Matthew Wild
-
Tagging 0.9.12013-09-09, by Matthew Wild
-
moduleapi: Add module:unhook()2013-09-16, by Matthew Wild
-
net.server_select: Return handler from addclient2013-09-06, by Kim Alvefur
-
net.server_select: Pass on all arguments to addclient on to wrapclient2013-09-06, by Kim Alvefur
-
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-03, by Matthew Wild
-
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-02, by Matthew Wild
-
util.set: Fix :include() and :exclude() methods to iterate the input set correctly2013-09-02, by Matthew Wild
-
util.pposix: Fix building on non-Linux with glibc2013-09-02, by Kim Alvefur
-
configmanager: Fix checking of absolute paths on Windows2013-08-30, by Kim Alvefur
-
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list)2013-08-30, by Kim Alvefur
-
prosodyctl: check: Support for unicode (IDN) domains (thanks once again albert)2013-09-02, by Matthew Wild
-
mod_muc: Import util.array2013-08-30, by Matthew Wild
-
prosody.cfg.lua.dist: Set c2s_require_encryption = true2013-08-29, by Matthew Wild
-
Merge 0.9->trunk2013-08-24, by Matthew Wild
-
mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck)2013-08-24, by Matthew Wild
-
Added tag 0.9.0 for changeset 6ef79af0c4452013-08-19, by Matthew Wild
-
mod_c2s: Move another log message to debug level2013-08-14, by Kim Alvefur
-
mod_c2s, mod_s2s: Log cipher and encryption info in a more compact and (hopefully) less confusing way2013-08-14, by Kim Alvefur
-
mod_s2s: Captitalize log messages that begin with a stream direction2013-08-14, by Kim Alvefur
Scroll all the way down to load more.