index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
crypto
/
axolotl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
don't load signed prekeys on startup
Christian Schneppe
2
-4
/
+5
2017-03-04
make x509 verification node world readable
Christian Schneppe
1
-3
/
+18
2017-01-16
refactored whispermessage processing
Christian Schneppe
2
-27
/
+27
2017-01-16
partially improved logging for receiving omemo messages
Christian Schneppe
4
-18
/
+28
2017-01-15
don't allow to purge keys. offer distrust instead
Christian Schneppe
3
-7
/
+11
2017-01-14
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...
Christian Schneppe
2
-23
/
+51
2017-01-09
adding prekey='true' to omemo messages if applicable
Christian Schneppe
2
-11
/
+25
2016-12-29
don't throw assertion error when building session with same device id from ot...
Christian Schneppe
1
-1
/
+6
2016-12-25
added omemo padding but disabled by Config.java flag
Christian Schneppe
1
-2
/
+18
2016-12-25
disable removing of broken devices by default
Christian Schneppe
1
-10
/
+12
2016-12-25
remove broken devices only once to prevent loops
Christian Schneppe
1
-2
/
+5
2016-12-18
remove own fetch errors from device announcement
Christian Schneppe
1
-29
/
+45
2016-12-18
use prepped string when building axolotl session
Christian Schneppe
1
-3
/
+3
2016-11-24
update the conversations view (and the lock icon) after receiving device list
Christian Schneppe
1
-0
/
+1
2016-11-24
introduced blind trust before verification mode
Christian Schneppe
3
-3
/
+35
2016-11-20
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
2
-24
/
+54
2016-11-20
save last activation time in fingerprint status
Christian Schneppe
4
-7
/
+48
2016-11-20
show 'clear devices' button underneath own devices
Christian Schneppe
2
-23
/
+6
2016-11-20
removed some unecessary logging from omemo message generation
Christian Schneppe
1
-4
/
+0
2016-11-20
removed some very verbose logging from axolotl service
Christian Schneppe
1
-1
/
+0
2016-11-19
reformat code
Christian Schneppe
8
-1802
/
+1802
2016-11-18
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
2
-2
/
+6
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
4
-13
/
+46
2016-11-18
use base64.nowrap for omemo keys
Christian Schneppe
1
-8
/
+8
2016-11-17
fixed enabling trust toggle. unknown->untrusted
Christian Schneppe
1
-1
/
+5
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
4
-190
/
+215
2016-11-10
make OMEMO working with other clients
Christian Schneppe
1
-1
/
+1
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
1
-16
/
+16
2016-10-08
respond to chat marker request only when mutual presence subscription exists
Christian Schneppe
1
-1
/
+1
2016-10-08
be more careful parsing integers in omemo
Christian Schneppe
1
-2
/
+6
2016-10-05
fixed omemo shown as unavailable in 1:1 chats
Christian Schneppe
1
-1
/
+1
2016-10-05
when activating omemo in conference always check preferences
Christian Schneppe
1
-14
/
+14
2016-09-08
provide hint on why conference can not be encrypted
Daniel Gultsch
1
-2
/
+26
2016-07-30
changed last wrong package ids
Christian Schneppe
1
-1
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
7
-0
/
+1993