Daniel Gultsch
|
dce8149aae
|
retrigger key selection if openpgp key was deleted
|
2016-10-19 11:53:55 +02:00 |
|
Daniel Gultsch
|
dc02e2b498
|
small code reformation in pgp decryption service
|
2016-10-17 09:52:43 +02:00 |
|
Daniel Gultsch
|
f6cfa27741
|
synchronize access to json key storage in account model
|
2016-10-13 11:27:26 +02:00 |
|
Daniel Gultsch
|
1f7f82da7b
|
respond to chat marker request only when mutual presence subscription exists
|
2016-10-07 10:05:08 +02:00 |
|
Daniel Gultsch
|
0af13fc746
|
be more careful parsing integers in omemo
|
2016-10-06 22:05:18 +02:00 |
|
Daniel Gultsch
|
5ac0e9267d
|
fixed omemo shown as unavailable in 1:1 chats
|
2016-10-03 21:04:10 +02:00 |
|
Daniel Gultsch
|
7c6d1d19d5
|
when activating omemo in conference always check preferences
|
2016-10-03 10:42:43 +02:00 |
|
Daniel Gultsch
|
badc97e280
|
don't simply ignore null in message body but try to avoid it
|
2016-09-18 22:15:02 +02:00 |
|
Sam Whited
|
805717673c
|
Support ANONYMOUS SASL
|
2016-09-12 11:30:03 -05:00 |
|
Daniel Gultsch
|
ac9f13a9f2
|
provide hint on why conference can not be encrypted
|
2016-09-08 11:01:27 +02:00 |
|
Daniel Gultsch
|
af329eff46
|
add more logging to pgp engine
|
2016-08-30 13:12:09 +02:00 |
|
Daniel Gultsch
|
f7933c26d7
|
don't crash on broken base64 in omemo messages. fixes #1934
|
2016-06-29 17:18:57 +02:00 |
|
Daniel Gultsch
|
28dc888159
|
display toast on pgp error
|
2016-06-19 11:08:17 +02:00 |
|
Daniel Gultsch
|
1eb776f39c
|
synchronize message body changes for message correction
|
2016-06-16 11:47:40 +02:00 |
|
Daniel Gultsch
|
60588af825
|
replace corrected messages in decryption queue
|
2016-06-15 14:29:25 +02:00 |
|
Daniel Gultsch
|
5f40a7042d
|
delay notification until after pgp decryption
|
2016-06-15 12:44:29 +02:00 |
|
Daniel Gultsch
|
39ad426ca9
|
remove messages from decryption queue when trimming a conversation
|
2016-06-13 19:06:09 +02:00 |
|
Daniel Gultsch
|
587fb3cca3
|
refactored pgp decryption
|
2016-06-13 13:32:14 +02:00 |
|
Daniel Gultsch
|
c06e2787c7
|
sending warning to receiving client if that client doesn't support omemo.
fixes #1873
|
2016-05-25 23:24:36 +02:00 |
|
Daniel Gultsch
|
5137837f6d
|
only publish keys if omemo is enabled
|
2016-05-25 21:55:01 +02:00 |
|
Daniel Gultsch
|
9ce2cfa3d2
|
resetting fetch status error when mutual subscription is reestablished
|
2016-05-19 10:47:27 +02:00 |
|
Daniel Gultsch
|
afa3883089
|
synchronize around identity key generation
|
2016-05-19 10:39:47 +02:00 |
|
Daniel Gultsch
|
8d0693ed6a
|
keep conference members in memory and show them in conference details
|
2016-05-16 19:58:36 +02:00 |
|
Daniel Gultsch
|
908aa19a36
|
make omemo default when all resources support it
|
2016-05-12 14:20:11 +02:00 |
|
Daniel Gultsch
|
cc209afc51
|
stop processing PreKeyWhisperMessage if there is no PreKeyId
fixes #1832
|
2016-05-10 18:11:13 +02:00 |
|
Daniel Gultsch
|
76889b9c58
|
handle invalid base64 is SASl SCRAM response
|
2016-05-07 11:34:17 +02:00 |
|
Sebastian
|
544e1dee65
|
Remove copy of innerkey
The line overwrites this.innerkey with the value that was already there.
|
2016-05-05 17:09:01 +02:00 |
|
Daniel Gultsch
|
6e0ec9b924
|
republish pgp signature when changing status
|
2016-05-05 13:17:04 +02:00 |
|
klemens
|
7047d68165
|
spelling fixes
|
2016-05-04 10:29:29 +02:00 |
|
Sebastian
|
cf374ec4ef
|
Renaming of variable
Was probably just a copy/paste typo.
|
2016-05-03 23:35:57 +02:00 |
|
Daniel Gultsch
|
ecaf75e5ec
|
better detect broken pep
mark pep as broken when publishing bundle or device list failed
reset 'brokenness' when account is getting disabled
|
2016-04-05 13:31:03 +02:00 |
|
Daniel Gultsch
|
a9b66e3ea5
|
allow to delete attachments. fixes #1539
|
2016-03-23 19:23:22 +01:00 |
|
Daniel Gultsch
|
281cb65046
|
only add image files to media scanner
|
2016-03-23 12:20:09 +01:00 |
|
Daniel Gultsch
|
198dc2c6b4
|
let users confirm each member in a conference even if that contact is already trusted
|
2016-03-01 11:26:59 +01:00 |
|
Daniel Gultsch
|
9e0466d1e6
|
refactored omemo to take multiple recipients
|
2016-02-29 13:18:07 +01:00 |
|
Daniel Gultsch
|
b00c561f81
|
check for uuid change when decrypting pgp messages
|
2016-02-21 11:43:03 +01:00 |
|
Daniel Gultsch
|
fab0a45955
|
re-read common name from certificates on startup
|
2016-02-02 13:43:20 +01:00 |
|
Daniel Gultsch
|
43521891f0
|
show fetch errors in trust keys activity
|
2016-01-23 11:39:02 +01:00 |
|
Andreas Straub
|
58d213f291
|
Fix OMEMO session creating loggin
Now prints the correct JID to the log when finding devices without
sessions.
|
2015-12-31 15:48:43 +01:00 |
|
Daniel Gultsch
|
f46cbb38a9
|
show certificate information
|
2015-12-23 19:18:53 +01:00 |
|
Daniel Gultsch
|
d0bad09f13
|
save certificate when verifying with x509
|
2015-12-23 17:41:26 +01:00 |
|
Daniel Gultsch
|
534013fd0c
|
store identity key in XmppAxolotlSession instead of the fingerprint
|
2015-12-19 15:44:11 +01:00 |
|
Daniel Gultsch
|
15c8cb8ac6
|
add more debugging to certificate checks after new omemo session was established
|
2015-12-19 12:44:55 +01:00 |
|
Daniel Gultsch
|
15f220747f
|
some more NPE checks
|
2015-12-10 23:16:39 +01:00 |
|
Daniel Gultsch
|
1de74c2337
|
also verify sessions in CBE mode that got created by key transport messages
|
2015-12-08 17:15:08 +01:00 |
|
Daniel Gultsch
|
23ef1c660a
|
encrypt pgp messages to self
|
2015-11-26 17:44:11 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
Daniel Gultsch
|
fbb7cb99f7
|
Merge pull request #1558 from fiaxh/pgp_api_9.0
Use OpenPGP-API 9.0
|
2015-11-24 06:52:24 +01:00 |
|
fiaxh
|
2c1f7e115c
|
PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544
|
2015-11-15 13:24:07 +00:00 |
|
fiaxh
|
fac1d4e0bd
|
Use OpenPGP-API 9.0
|
2015-11-09 13:49:57 +00:00 |
|