aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-3/+3
|
* happy hanukkahiNPUTmice2014-11-161-0/+7
|
* Don't escape passwords in SASLSam Whited2014-11-151-1/+1
| | | | Fixes #671
* made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2014-11-161-0/+79
|
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵iNPUTmice2014-11-161-0/+9
| | | | shareable uri where ever possible
* Cache SCRAM-SHA-1 keys for current sessionSam Whited2014-11-151-0/+4
|
* Merge branch 'feature/otr_verification' into developmentiNPUTmice2014-11-151-34/+0
|\
| * initial smp supportiNPUTmice2014-11-111-34/+0
| |
* | Add SCRAM-SHA1 supportSam Whited2014-11-141-2/+29
| | | | | | | | | | | | | | Factor out GS2 tokanization into own class Add authentication exception class Fixes #71
* | Refactor authentication codeSam Whited2014-11-121-59/+1
|/
* more refactoring for presence selection. removed getTo, getFrom and getJid ↵iNPUTmice2014-11-101-0/+2
| | | | from Element
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-092-2/+2
| | | | Remove `Account.getFullJid()'
* Update more files to use JID objectsSam Whited2014-11-092-13/+16
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-6/+8
|
* Merge branch 'gradle' into developmentSam Whited2014-10-302-32/+179
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-2212-0/+1289