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
/
eu
/
siacs
/
conversations
/
crypto
/
axolotl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove copy of innerkey
Sebastian
2016-05-05
1
-1
/
+0
*
spelling fixes
klemens
2016-05-04
1
-1
/
+1
*
Renaming of variable
Sebastian
2016-05-03
1
-6
/
+6
*
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
2
-0
/
+8
*
save certificate when verifying with x509
Daniel Gultsch
2015-12-23
2
-2
/
+10
*
store identity key in XmppAxolotlSession instead of the fingerprint
Daniel Gultsch
2015-12-19
2
-23
/
+27
*
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
2
-5
/
+29
*
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
*
code clean up
Daniel Gultsch
2015-10-12
1
-13
/
+1
*
add menu item in account details to renew certificate
Daniel Gultsch
2015-10-11
1
-23
/
+82
*
Clean up
Andreas Straub
2015-10-11
2
-13
/
+5
*
be more careful when publishing device bundle
Daniel Gultsch
2015-09-17
1
-0
/
+14
*
indicate broken pep in server info
Daniel Gultsch
2015-09-06
1
-0
/
+4
*
Only show that have sessions in fingerprint list
Andreas Straub
2015-09-06
2
-5
/
+21
*
Don't manually add keys to the store
Andreas Straub
2015-09-06
1
-2
/
+0
*
Never build a session with oneself
Andreas Straub
2015-09-05
2
-9
/
+12
*
Fix error handling for announce check retrieval
Andreas Straub
2015-08-26
1
-3
/
+3
*
Only announce device after publishing bundle
Andreas Straub
2015-08-26
1
-6
/
+18
*
Fix key publishing
Andreas Straub
2015-08-26
1
-72
/
+68
*
Add more logging to pep attemp counter logic
Andreas Straub
2015-08-25
1
-0
/
+1
*
Limit number of PEP publish tries
Andreas Straub
2015-08-25
1
-9
/
+42
*
Pass through device IDs when updating own list
Andreas Straub
2015-08-25
1
-17
/
+17
*
cleared up some error messages in axolotl service and execute publishOwnDevic...
Daniel Gultsch
2015-08-25
1
-3
/
+7
*
Add error handling to OMEMO PEP code
Andreas Straub
2015-08-23
1
-116
/
+131
*
Increase number of published prekeys for release
Andreas Straub
2015-08-07
1
-1
/
+1
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
3
-79
/
+94
*
Provide process function for key transport message
Andreas Straub
2015-07-31
3
-18
/
+83
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
3
-152
/
+116
*
Reformat code
Andreas Straub
2015-07-31
3
-86
/
+87
*
Change to new wire protocol version
Andreas Straub
2015-07-31
4
-72
/
+111
*
Fix NPE: consider unknown keys UNDECIDED
Andreas Straub
2015-07-29
1
-1
/
+2
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
4
-563
/
+613
*
Always build own device session automatically
Andreas Straub
2015-07-22
1
-6
/
+13
*
Add INACTIVE state for removed keys
Andreas Straub
2015-07-21
1
-11
/
+43
[next]