Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_auth_internal_hashed: Remove debugging output. | Tobias Markmann | Wed, 09 Jun 2010 17:55:04 +0200 |
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-SHA-1 login. | Tobias Markmann | Wed, 09 Jun 2010 17:54:34 +0200 |
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on PLAIN login. | Tobias Markmann | Wed, 09 Jun 2010 17:51:08 +0200 |
Merge with tip. | Tobias Markmann | Tue, 08 Jun 2010 20:39:27 +0200 |
mod_auth_internal_hashed: Coverting salted password to stored_key and server_key. | Tobias Markmann | Tue, 08 Jun 2010 15:02:53 +0200 |
mod_auth_internal_hashed: Store stored_key and server_key when setting a password. | Tobias Markmann | Tue, 08 Jun 2010 14:54:47 +0200 |
util.sasl.scram: Authenticate clients by calculated StoredKey instead of ClientProof. | Tobias Markmann | Tue, 08 Jun 2010 11:00:26 +0200 |