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
/
http
/
HttpUploadConnection.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
initial tor support
Daniel Gultsch
1
-1
/
+10
2015-09-23
use Conversations 1.x.y as user agent string in http upload and download
Daniel Gultsch
1
-0
/
+1
2015-09-15
work around a NPE caused by arace condition in the http upload
Daniel Gultsch
1
-3
/
+6
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
1
-1
/
+8
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
1
-0
/
+4
2015-08-01
use content-type in http slot request and stick with during upload
Daniel Gultsch
1
-1
/
+4
2015-08-01
fixed calculated file size in http slot request
Daniel Gultsch
1
-15
/
+13
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
1
-18
/
+6
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
1
-6
/
+26
2015-07-28
changed logging. (work around logcat null pointer
Daniel Gultsch
1
-1
/
+1
2015-07-21
bugfix: accept status code 201 on http upload
Daniel Gultsch
1
-1
/
+1
2015-07-20
attempt to fix the delay problem
Daniel Gultsch
1
-3
/
+5
2015-07-20
Optimize imports
Andreas Straub
1
-1
/
+1
2015-07-19
Encrypt files for HTTP upload in encrypted chats
Andreas Straub
1
-1
/
+3
2015-07-19
bugfix: accept status code 201 on http upload
Daniel Gultsch
1
-1
/
+1
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-5
/
+5
2015-07-10
get file upload ready to work with https
Daniel Gultsch
1
-0
/
+5
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-2
/
+2
2015-06-29
untested pgp support for http upload
Daniel Gultsch
1
-1
/
+22
2015-06-29
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
1
-0
/
+13
2015-06-29
show attach button in conferences when http upload is available
Daniel Gultsch
1
-0
/
+1
2015-06-29
initial http upload support
Daniel Gultsch
1
-0
/
+164