Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-11 | Merge tag '1.5.2' into trz/rebase | lookshe | 1 | -1/+1 |
2015-06-19 | renaming eu.siacs.conversations to de.thedevstack.conversationsplus | steckbrief | 5 | -493/+0 |
2015-01-02 | prefer PLAIN over DIGEST-MD5 | Daniel Gultsch | 1 | -1/+1 |
2014-12-04 | fixed digest-md5 | iNPUTmice | 1 | -0/+4 |
2014-12-02 | Make sure SASL tokenizer strips strings | Sam Whited | 2 | -1/+5 |
2014-11-21 | remove unused imports. | Michael | 1 | -2/+0 |
2014-11-15 | Don't escape passwords in SASL | Sam Whited | 1 | -2/+2 |
2014-11-15 | Cache SCRAM-SHA-1 keys for current session | Sam Whited | 1 | -10/+47 |
2014-11-15 | Add auth method pinning | Sam Whited | 4 | -3/+30 |
2014-11-15 | Improve auth error handling and state machine | Sam Whited | 4 | -32/+36 |
2014-11-14 | Add SCRAM-SHA1 support | Sam Whited | 6 | -80/+375 |
2014-11-12 | Refactor authentication code | Sam Whited | 3 | -0/+124 |