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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
attempt to fix the delay problem
Daniel Gultsch
2015-07-20
1
-5
/
+5
*
Lock TrustKeys if no trusted keys are available
Andreas Straub
2015-07-20
1
-0
/
+8
*
Optimize imports
Andreas Straub
2015-07-20
4
-27
/
+24
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-37
/
+88
*
Send correct body for HTTP files
Andreas Straub
2015-07-19
1
-1
/
+7
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
1
-8
/
+8
*
Ensure that available sessions are always used
Andreas Straub
2015-07-19
1
-9
/
+30
*
Fix and expand key regeneration function
Andreas Straub
2015-07-19
1
-9
/
+18
*
Overhauled Message tagging
Andreas Straub
2015-07-19
2
-43
/
+68
*
Use full int range for device IDs
Andreas Straub
2015-07-19
1
-1
/
+1
*
Clean up unused constant
Andreas Straub
2015-07-19
1
-1
/
+0
*
Make some fields final
Andreas Straub
2015-07-19
1
-3
/
+3
*
Clean up logging
Andreas Straub
2015-07-19
1
-54
/
+61
*
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
2015-07-19
1
-0
/
+33
*
Fix devicelist update handling
Andreas Straub
2015-07-19
1
-0
/
+5
*
Only cache session if successfully established
Andreas Straub
2015-07-19
1
-1
/
+6
*
Return empty set on invalid PEP devicelist
Andreas Straub
2015-07-19
1
-1
/
+2
*
Trust all IdentityKeys
Andreas Straub
2015-07-19
1
-2
/
+3
*
Refresh PEP on session establish
Andreas Straub
2015-07-19
1
-0
/
+18
*
Fix asynchronous axolotl message sending
Andreas Straub
2015-07-19
1
-6
/
+23
*
Properly track message sender
Andreas Straub
2015-07-19
2
-11
/
+12
*
Rework PEP content verification
Andreas Straub
2015-07-19
1
-47
/
+61
*
Formatting fixes
Andreas Straub
2015-07-19
1
-2
/
+2
*
When receiving, add mock session if none exists
Andreas Straub
2015-07-19
1
-1
/
+1
*
Tag messages with originating session
Andreas Straub
2015-07-19
1
-0
/
+5
*
Fetch bundles on-demand, encrypt in background
Andreas Straub
2015-07-19
1
-42
/
+91
*
Use bareJid for own session retrieval
Andreas Straub
2015-07-19
1
-1
/
+1
*
Migrate to new PEP layout
Andreas Straub
2015-07-19
1
-118
/
+134
*
Formatting fixes
Andreas Straub
2015-07-19
1
-22
/
+22
*
Save IdentityKeys in database
Andreas Straub
2015-07-19
1
-47
/
+23
*
Reformat code to use tabs
Andreas Straub
2015-07-19
2
-985
/
+985
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
1
-0
/
+208
*
Reworked axolotl protocol layer
Andreas Straub
2015-07-19
3
-38
/
+456
*
CryptoNext persistance layer mockup
Andreas Straub
2015-07-19
2
-0
/
+444
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
added null check in sasl response verifier
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
changed mime type handling
Daniel Gultsch
2015-07-01
1
-1
/
+1
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
1
-2
/
+2
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
untested pgp support for http upload
Daniel Gultsch
2015-06-29
1
-5
/
+9
*
renamed OtrEngine to OtrService
Daniel Gultsch
2015-05-26
1
-3
/
+3
*
OTR: Fix onContactStatusChanged & dont archive OTR
BrianBlade
2015-04-21
1
-1
/
+1
*
Fix OTR-Error messages
BrianBlade
2015-04-01
1
-16
/
+22
*
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
2015-03-21
1
-3
/
+15
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+14
*
otr4j: update to 0.22
Michael
2015-01-20
1
-0
/
+6
*
do not check image file size over http if accepted file size is 0
Daniel Gultsch
2015-01-11
1
-3
/
+6
*
some further otr improvements
Daniel Gultsch
2015-01-02
1
-1
/
+1
*
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2015-01-02
1
-1
/
+1
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-3
/
+3
[next]