aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/crypto/sasl/DigestMd5.java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-4/+4
2014-12-04fixed digest-md5iNPUTmice1-0/+4
2014-12-02Make sure SASL tokenizer strips stringsSam Whited1-1/+1
2014-11-15Add auth method pinningSam Whited1-1/+7
2014-11-15Improve auth error handling and state machineSam Whited1-10/+7
2014-11-14Add SCRAM-SHA1 supportSam Whited1-53/+65
2014-11-12Refactor authentication codeSam Whited1-0/+72