aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/sasl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-15Don't escape passwords in SASLSam Whited1-2/+2
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited1-10/+47
2014-11-15Add auth method pinningSam Whited4-3/+30
2014-11-15Improve auth error handling and state machineSam Whited4-32/+36
2014-11-14Add SCRAM-SHA1 supportSam Whited6-80/+375
2014-11-12Refactor authentication codeSam Whited3-0/+124