aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/sasl/ScramSha1.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-1/+1
* Don't escape passwords in SASLSam Whited2014-11-151-2/+2
* Cache SCRAM-SHA-1 keys for current sessionSam Whited2014-11-151-10/+47
* Add auth method pinningSam Whited2014-11-151-1/+7
* Improve auth error handling and state machineSam Whited2014-11-151-11/+2
* Add SCRAM-SHA1 supportSam Whited2014-11-141-0/+198