aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* verify contacts key only on initiating side of smpiNPUTmice2014-11-211-3/+7
|
* Don't escape passwords in SASLSam Whited2014-11-151-2/+2
| | | | Fixes #671
* Cache SCRAM-SHA-1 keys for current sessionSam Whited2014-11-151-10/+47
|
* Add auth method pinningSam Whited2014-11-154-3/+30
|
* Merge branch 'feature/file_transfer' into developmentiNPUTmice2014-11-151-22/+5
|\ | | | | | | | | Conflicts: src/main/res/values/strings.xml
| * some mime and pgp fixes for file transferiNPUTmice2014-11-151-20/+1
| |
| * support for pgp filesiNPUTmice2014-11-151-2/+4
| |
* | Merge branch 'feature/otr_verification' into developmentiNPUTmice2014-11-151-17/+55
|\ \ | |/ |/|
| * initial smp supportiNPUTmice2014-11-111-17/+55
| |
* | Improve auth error handling and state machineSam Whited2014-11-154-32/+36
| |
* | Add SCRAM-SHA1 supportSam Whited2014-11-146-80/+375
| | | | | | | | | | | | | | Factor out GS2 tokanization into own class Add authentication exception class Fixes #71
* | Refactor authentication codeSam Whited2014-11-123-0/+124
|/
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-092-8/+8
| | | | Remove `Account.getFullJid()'
* Move a chunk of classes over to using JID objectsSam Whited2014-11-092-33/+17
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-18/+27
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-222-0/+616