mod_presence: Added option 'ignore_presence_priority'.
|
Waqas Hussain |
Sat, 22 May 2010 03:20:43 +0500 |
Merge with backout
|
Matthew Wild |
Fri, 21 May 2010 19:45:33 +0100 |
Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do this)
|
Matthew Wild |
Fri, 21 May 2010 19:44:31 +0100 |
util.sasl.scram: Fixing issue #177.
|
Tobias Markmann |
Sat, 22 May 2010 20:51:01 +0200 |
util.sasl.plain: Typo.
|
Tobias Markmann |
Sat, 22 May 2010 20:34:32 +0200 |
util.sasl.scram: Providing an API function to generate a salted password for the SCRAM-SHA-1 mechanism.
|
Tobias Markmann |
Sat, 22 May 2010 19:04:53 +0200 |
util.sasl.scram: Split up long line.
|
Tobias Markmann |
Sat, 22 May 2010 14:58:24 +0200 |
util.sasl.scram: Parsing client-final-message in a more strict way. (thanks Marc Santamaria)
|
Tobias Markmann |
Sat, 22 May 2010 14:47:21 +0200 |
util.sasl.scram: Fix in nonce check of client-final-message.
|
Tobias Markmann |
Sat, 22 May 2010 13:59:58 +0200 |
util.sasl.scram: Parsing client-first-message in a more strict way. (thanks Marc Santamaria)
|
Tobias Markmann |
Sat, 22 May 2010 13:58:15 +0200 |
util.sasl.scram: Check nonce in client final message. Check channel binding flag in client first message. Adding some TODOs on more strict parsing. (thanks Marc Santamaria)
|
Tobias Markmann |
Sat, 22 May 2010 01:48:31 +0200 |
util.sasl.plain: Removing plain_hashed authentication provider. Just do hashing and comparison yourself in a plain_test authentication provider.
|
Tobias Markmann |
Fri, 21 May 2010 23:40:29 +0200 |
Merge 0.7->trunk
|
Matthew Wild |
Fri, 21 May 2010 19:28:56 +0100 |
mod_bosh: Re-layout session object creation to make lines shorter
|
Matthew Wild |
Fri, 21 May 2010 19:27:06 +0100 |
mod_bosh: Add option consider_bosh_secure to treat BOSH sessions as encrypted even if they don't use HTTP (useful for when secure requests are proxied to Prosody over HTTP)
|
Matthew Wild |
Fri, 21 May 2010 19:24:50 +0100 |