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
/
XmppAxolotlMessage.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make session completion work with untrusted devices as well
Christian Schneppe
2018-05-16
1
-4
/
+8
*
create dedicated exception for not encrypted for this device
Christian Schneppe
2018-04-23
1
-1
/
+1
*
figure out fallbacks with omemo source id
Christian Schneppe
2018-04-12
1
-0
/
+12
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-1
/
+1
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
1
-13
/
+12
*
partially improved logging for receiving omemo messages
Christian Schneppe
2017-01-16
1
-7
/
+7
*
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...
Christian Schneppe
2017-01-14
1
-1
/
+27
*
adding prekey='true' to omemo messages if applicable
Christian Schneppe
2017-01-09
1
-6
/
+10
*
added omemo padding but disabled by Config.java flag
Christian Schneppe
2016-12-25
1
-2
/
+18
*
reformat code
Christian Schneppe
2016-11-19
1
-223
/
+223
*
use base64.nowrap for omemo keys
Christian Schneppe
2016-11-18
1
-8
/
+8
*
be more careful parsing integers in omemo
Christian Schneppe
2016-10-08
1
-2
/
+6
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+248