index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
crypto
/
axolotl
/
AxolotlService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored whispermessage processing
Daniel Gultsch
2017-01-15
1
-1
/
+1
*
partially improved logging for receiving omemo messages
Daniel Gultsch
2017-01-14
1
-1
/
+6
*
don't allow to purge keys. offer distrut instead
Daniel Gultsch
2017-01-12
1
-2
/
+4
*
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...
Daniel Gultsch
2017-01-09
1
-23
/
+24
*
don't throw assertion error when building session with same device id from ot...
Daniel Gultsch
2016-12-28
1
-1
/
+6
*
disable removing of broken devices by default
Daniel Gultsch
2016-12-18
1
-10
/
+12
*
remove broken devices only once to prevent loops
Daniel Gultsch
2016-12-18
1
-2
/
+5
*
remove own fetch errors from device announcement
Daniel Gultsch
2016-12-16
1
-29
/
+45
*
use prepped string when building axolotl session
Daniel Gultsch
2016-12-01
1
-3
/
+3
*
update the conversations view (and the lock icon) after receiving device list
Daniel Gultsch
2016-11-24
1
-0
/
+1
*
introduced blind trust before verification mode
Daniel Gultsch
2016-11-23
1
-2
/
+21
*
remove omemo devices from annoucement after 7 days of inactivity
Daniel Gultsch
2016-11-19
1
-21
/
+47
*
save last activation time in fingerprint status
Daniel Gultsch
2016-11-19
1
-5
/
+13
*
show 'clear devices' button underneath own devices
Daniel Gultsch
2016-11-18
1
-23
/
+2
*
removed some unecessary logging from omemo message generation
Daniel Gultsch
2016-11-18
1
-4
/
+0
*
removed some very verbose logging from axolotl service
Daniel Gultsch
2016-11-18
1
-1
/
+0
*
put omemo fingerprint in own uri (qr code / nfc)
Daniel Gultsch
2016-11-17
1
-1
/
+7
*
parse omemo fingerprints from uris
Daniel Gultsch
2016-11-17
1
-10
/
+17
*
refactore trust enum to be FingerprintStatus class with trust and active
Daniel Gultsch
2016-11-14
1
-43
/
+32
*
write prepped string to db. use display version everywhere else
Daniel Gultsch
2016-10-20
1
-16
/
+16
*
respond to chat marker request only when mutual presence subscription exists
Daniel Gultsch
2016-10-07
1
-1
/
+1
*
fixed omemo shown as unavailable in 1:1 chats
Daniel Gultsch
2016-10-03
1
-1
/
+2
*
when activating omemo in conference always check preferences
Daniel Gultsch
2016-10-03
1
-14
/
+14
*
provide hint on why conference can not be encrypted
Daniel Gultsch
2016-09-08
1
-2
/
+26
*
only publish keys if omemo is enabled
Daniel Gultsch
2016-05-25
1
-1
/
+3
*
resetting fetch status error when mutual subscription is reestablished
show_members_in_conference
Daniel Gultsch
2016-05-19
1
-0
/
+18
*
keep conference members in memory and show them in conference details
Daniel Gultsch
2016-05-16
1
-1
/
+0
*
make omemo default when all resources support it
Daniel Gultsch
2016-05-12
1
-0
/
+1
*
spelling fixes
klemens
2016-05-04
1
-1
/
+1
*
better detect broken pep
Daniel Gultsch
2016-04-05
1
-2
/
+9
*
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
2016-03-01
1
-1
/
+1
*
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
1
-55
/
+99
*
re-read common name from certificates on startup
Daniel Gultsch
2016-02-02
1
-0
/
+25
*
show fetch errors in trust keys activity
Daniel Gultsch
2016-01-23
1
-0
/
+13
*
Fix OMEMO session creating loggin
Andreas Straub
2015-12-31
1
-1
/
+1
*
show certificate information
Daniel Gultsch
2015-12-23
1
-0
/
+4
*
save certificate when verifying with x509
Daniel Gultsch
2015-12-23
1
-2
/
+4
*
store identity key in XmppAxolotlSession instead of the fingerprint
Daniel Gultsch
2015-12-19
1
-13
/
+12
*
add more debugging to certificate checks after new omemo session was established
Daniel Gultsch
2015-12-19
1
-0
/
+4
*
some more NPE checks
Daniel Gultsch
2015-12-10
1
-1
/
+1
*
also verify sessions in CBE mode that got created by key transport messages
Daniel Gultsch
2015-12-08
1
-2
/
+14
*
indicate cbe in chat message hint
Daniel Gultsch
2015-10-31
1
-0
/
+16
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-1
/
+5
*
fixed session objects not being build on start up
Daniel Gultsch
2015-10-30
1
-1
/
+0
*
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
2015-10-29
1
-0
/
+1
*
don't retry building broken omemo keys
Daniel Gultsch
2015-10-17
1
-4
/
+15
*
load axolotl session cache on first device update
Daniel Gultsch
2015-10-17
1
-2
/
+6
*
improved error reporting in trust keys activity
Daniel Gultsch
2015-10-17
1
-7
/
+19
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-19
/
+67
*
add config variable to enable x509 verification
Daniel Gultsch
2015-10-12
1
-3
/
+3
[next]