Software /
code /
prosody
Log
util/sasl/scram.lua @ 5829:40c16475194e
description | author | age |
---|---|---|
Check whether we support the proposed channel binding type. | Tobias Markmann | Sat, 15 Jan 2011 17:59:15 +0100 |
Adding some code for channel binding advertising. | Tobias Markmann | Wed, 12 Jan 2011 21:29:37 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.hashes, util.sasl.scram: Implement SCRAM-SHA1's Hi in C | Florian Zeitz | Sun, 28 Apr 2013 02:28:42 +0200 |
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes | Florian Zeitz | Sat, 27 Apr 2013 17:01:31 +0200 |
util.sasl.{plain,scram,digest-md5}: nodeprep username before passing to callbacks, so callbacks don't have to. | Waqas Hussain | Tue, 22 Jan 2013 08:21:05 +0500 |