aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/sasl/SaslMechanism.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add auth method pinningSam Whited2014-11-151-0/+9
|
* Improve auth error handling and state machineSam Whited2014-11-151-0/+27
|
* Add SCRAM-SHA1 supportSam Whited2014-11-141-15/+14
| | | | | | | Factor out GS2 tokanization into own class Add authentication exception class Fixes #71
* Refactor authentication codeSam Whited2014-11-121-0/+27