Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch null pointer in ScramSHA1 sasl | Daniel Gultsch | 2015-08-16 | 1 | -0/+3 |
* | added null check in sasl response verifier | Daniel Gultsch | 2015-07-10 | 1 | -1/+1 |
* | Don't escape passwords in SASL | Sam Whited | 2014-11-15 | 1 | -2/+2 |
* | Cache SCRAM-SHA-1 keys for current session | Sam Whited | 2014-11-15 | 1 | -10/+47 |
* | Add auth method pinning | Sam Whited | 2014-11-15 | 1 | -1/+7 |
* | Improve auth error handling and state machine | Sam Whited | 2014-11-15 | 1 | -11/+2 |
* | Add SCRAM-SHA1 support | Sam Whited | 2014-11-14 | 1 | -0/+198 |