aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/sasl/DigestMd5.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed digest-md5iNPUTmice2014-12-041-0/+4
* Make sure SASL tokenizer strips stringsSam Whited2014-12-021-1/+1
* Add auth method pinningSam Whited2014-11-151-1/+7
* Improve auth error handling and state machineSam Whited2014-11-151-10/+7
* Add SCRAM-SHA1 supportSam Whited2014-11-141-53/+65
* Refactor authentication codeSam Whited2014-11-121-0/+72