index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
2016-04-17
@Overrides added
lookshe
1
-0
/
+6
2016-04-05
better detect broken pep
Daniel Gultsch
1
-2
/
+9
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-2
/
+1
2016-03-23
only add image files to media scanner
Daniel Gultsch
1
-3
/
+1
2016-03-08
Fixed merge issue with AxolotlService (differentiation between impl and inter...
steckbrief
3
-133
/
+171
2016-03-07
Fixes FS#151 - Missing button on image-links
lookshe
1
-1
/
+0
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
5
-951
/
+1275
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
1
-1
/
+1
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-55
/
+99
2016-02-21
check for uuid change when decrypting pgp messages
Daniel Gultsch
1
-7
/
+6
2016-02-12
Imports organized
steckbrief
4
-13
/
+6
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
1
-9
/
+6
2016-02-02
re-read common name from certificates on startup
Daniel Gultsch
1
-0
/
+25
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
1
-0
/
+13
2015-12-31
Fix OMEMO session creating loggin
Andreas Straub
1
-1
/
+1
2015-12-23
show certificate information
Daniel Gultsch
2
-0
/
+8
2015-12-23
save certificate when verifying with x509
Daniel Gultsch
2
-2
/
+10
2015-12-19
store identity key in XmppAxolotlSession instead of the fingerprint
Daniel Gultsch
2
-23
/
+27
2015-12-19
add more debugging to certificate checks after new omemo session was established
Daniel Gultsch
1
-0
/
+4
2015-12-10
some more NPE checks
Daniel Gultsch
1
-1
/
+1
2015-12-08
also verify sessions in CBE mode that got created by key transport messages
Daniel Gultsch
1
-2
/
+14
2015-11-26
encrypt pgp messages to self
Daniel Gultsch
1
-8
/
+8
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-2
/
+10
2015-11-15
PgpEngine: Get account from conversation instead of from contact. fixes #1568...
fiaxh
1
-3
/
+3
2015-11-09
Use OpenPGP-API 9.0
fiaxh
1
-13
/
+29
2015-10-31
indicate cbe in chat message hint
Daniel Gultsch
1
-0
/
+16
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
[next]