aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/sasl (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-03fix some crashesChristian Schneppe1-1/+3
2018-11-15do not show up navigation in start conversation screen if called with view in...Christian Schneppe1-3/+7
2018-10-01fixed authChristian Schneppe1-8/+8
2018-10-01Fix auth when upgrading from SCRAM-SHA-1 to -256Christian Schneppe1-52/+52
2018-04-02migrate to xmpp-addrChristian Schneppe2-2/+2
2017-08-03use random string generator instead of BigInteger in DigestMd5Christian Schneppe1-2/+1
2017-08-01use base64 instead of base36 when creating random stringsChristian Schneppe2-3/+11
2017-01-16Add SCRAM-SHA-2 supportChristian Schneppe3-211/+261
2016-11-19reformat codeChristian Schneppe7-442/+446
2016-09-14Support ANONYMOUS SASLSam Whited1-0/+28
2016-07-29changed package id inside manifest and projectChristian Schneppe6-0/+529