Software /
code /
prosody
Graph
-
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
Scroll all the way down to load more.