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
/
http
/
HttpUploadConnection.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
be careful: little error handling and no encryption