Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer PLAIN over DIGEST-MD5 | Daniel Gultsch | 2015-01-02 | 1 | -1/+1 |
* | fixed digest-md5 | iNPUTmice | 2014-12-04 | 1 | -0/+4 |
* | Make sure SASL tokenizer strips strings | Sam Whited | 2014-12-02 | 2 | -1/+5 |
* | remove unused imports. | Michael | 2014-11-21 | 1 | -2/+0 |
* | 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 | 4 | -3/+30 |
* | Improve auth error handling and state machine | Sam Whited | 2014-11-15 | 4 | -32/+36 |
* | Add SCRAM-SHA1 support | Sam Whited | 2014-11-14 | 6 | -80/+375 |
* | Refactor authentication code | Sam Whited | 2014-11-12 | 3 | -0/+124 |