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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
2
-5
/
+29
2015-10-30
fixed session objects not being build on start up
Daniel Gultsch
1
-1
/
+0
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-0
/
+1
2015-10-28
Decrypt PGP messages in background
fiaxh
2
-0
/
+181
2015-10-17
don't retry building broken omemo keys
Daniel Gultsch
1
-4
/
+15
2015-10-17
load axolotl session cache on first device update
Daniel Gultsch
1
-2
/
+6
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-7
/
+19
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-19
/
+67
2015-10-15
moved other name parsing into seperate method
Daniel Gultsch
1
-40
/
+45
2015-10-15
use constants for oids in xmppdomainverifier
Daniel Gultsch
1
-2
/
+5
2015-10-15
more checks for xmppdomainverifier and better wildcard handling
Daniel Gultsch
1
-4
/
+10
2015-10-15
use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. fixe...
Daniel Gultsch
1
-0
/
+113
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
1
-3
/
+3
2015-10-12
code clean up
Daniel Gultsch
3
-16
/
+3
2015-10-11
enable SASL EXTERNAL (certificate login
Daniel Gultsch
1
-0
/
+29
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-23
/
+82
2015-10-11
Clean up
Andreas Straub
2
-13
/
+5
2015-09-17
be more careful when publishing device bundle
Daniel Gultsch
1
-0
/
+14
2015-09-06
indicate broken pep in server info
Daniel Gultsch
1
-0
/
+4
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
2
-5
/
+21
2015-09-06
Don't manually add keys to the store
Andreas Straub
1
-2
/
+0
2015-09-05
Never build a session with oneself
Andreas Straub
2
-9
/
+12
2015-09-01
use same method to add message hints to otr message everywhere it is needed
Daniel Gultsch
1
-4
/
+2
2015-08-26
Fix error handling for announce check retrieval
Andreas Straub
1
-3
/
+3
2015-08-26
Only announce device after publishing bundle
Andreas Straub
1
-6
/
+18
2015-08-26
Fix key publishing
Andreas Straub
1
-72
/
+68
2015-08-25
Add more logging to pep attemp counter logic
Andreas Straub
1
-0
/
+1
2015-08-25
Limit number of PEP publish tries
Andreas Straub
1
-9
/
+42
2015-08-25
Pass through device IDs when updating own list
Andreas Straub
1
-17
/
+17
2015-08-25
cleared up some error messages in axolotl service and execute publishOwnDevic...
Daniel Gultsch
1
-3
/
+7
2015-08-23
Add error handling to OMEMO PEP code
Andreas Straub
1
-116
/
+131
2015-08-16
catch null pointer in ScramSHA1 sasl
Daniel Gultsch
1
-0
/
+3
2015-08-07
Increase number of published prekeys for release
Andreas Straub
1
-1
/
+1
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
3
-79
/
+94
2015-07-31
Provide process function for key transport message
Andreas Straub
3
-18
/
+83
2015-07-31
Refactor axolotl message processing workflow
Andreas Straub
3
-152
/
+116
2015-07-31
Reformat code
Andreas Straub
3
-86
/
+87
2015-07-31
Change to new wire protocol version
Andreas Straub
4
-72
/
+111
2015-07-29
Fix NPE: consider unknown keys UNDECIDED
Andreas Straub
1
-1
/
+2
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
4
-563
/
+613
2015-07-22
Always build own device session automatically
Andreas Straub
1
-6
/
+13
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
1
-11
/
+43
2015-07-21
Fill own device sessions into SessionMap
Andreas Straub
1
-7
/
+14
2015-07-21
and now do that properly
Daniel Gultsch
1
-1
/
+1
2015-07-21
and now do that properly
Daniel Gultsch
1
-1
/
+1
2015-07-21
bugfix: also add no-permanent-storage to message hints
Daniel Gultsch
1
-1
/
+1
2015-07-21
bugfix: also add no-permanent-storage to message hints
Daniel Gultsch
1
-1
/
+1
2015-07-21
Use properly fixed numeral values in Trust enum
Andreas Straub
1
-4
/
+26
2015-07-21
Remove unused import
Andreas Straub
1
-1
/
+0
2015-07-21
Switch payload encryption to AES-GCM
Andreas Straub
3
-17
/
+46
[next]