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