aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/PgpEngine.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-369/+0
| | | | | | "renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
* implementation for downloading only when enabled wlanlookshe2015-04-121-0/+3
|
* no trim of messages or passwordlookshe2015-04-111-1/+1
| | | | check password with only spaces separately
* do not check image file size over http if accepted file size is 0Daniel Gultsch2015-01-111-3/+6
|
* some mime and pgp fixes for file transferiNPUTmice2014-11-151-20/+1
|
* support for pgp filesiNPUTmice2014-11-151-2/+4
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-7/+7
| | | | Remove `Account.getFullJid()'
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-27/+13
|
* 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-221-0/+385