aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade1-1/+1
2015-04-01Fix OTR-Error messagesBrianBlade1-16/+22
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-3/+15
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+14
2015-01-20otr4j: update to 0.22Michael1-0/+6
2015-01-11do not check image file size over http if accepted file size is 0Daniel Gultsch1-3/+6
2015-01-02some further otr improvementsDaniel Gultsch1-1/+1
2015-01-02prefer PLAIN over DIGEST-MD5Daniel Gultsch1-1/+1
2015-01-02improved OTR verification part oneDaniel Gultsch1-3/+3
2014-12-10mark otr messages as no-store for mamiNPUTmice1-0/+1
2014-12-04fixed digest-md5iNPUTmice1-0/+4
2014-12-02Make sure SASL tokenizer strips stringsSam Whited2-1/+5
2014-11-21remove unused imports.Michael1-2/+0
2014-11-21verify contacts key only on initiating side of smpiNPUTmice1-3/+7
2014-11-15Don't escape passwords in SASLSam Whited1-2/+2
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited1-10/+47
2014-11-15Add auth method pinningSam Whited4-3/+30
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-20/+1
2014-11-15support for pgp filesiNPUTmice1-2/+4
2014-11-15Improve auth error handling and state machineSam Whited4-32/+36
2014-11-14Add SCRAM-SHA1 supportSam Whited6-80/+375
2014-11-12Refactor authentication codeSam Whited3-0/+124
2014-11-11initial smp supportiNPUTmice1-17/+55
2014-11-10initial smp supportiNPUTmice1-17/+55
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited2-8/+8
2014-11-09Move a chunk of classes over to using JID objectsSam Whited2-33/+17
2014-10-22Make conversations the root projectSam Whited2-0/+616