xmpp_client/src/main/java/eu/siacs/conversations/http
Daniel Gultsch f608fb349a refactored file encryption to give access to inner stream
Conscrypt on some plattforms doesn’t like when we close the CipherInputStream. Therefor we refactor the api to give us access to the inner stream so we can close that independently.
2018-10-03 18:14:45 +02:00
..
AesGcmURLStreamHandler.java Read support for 12-byte IVs in addition to 16-byte IVs 2017-08-09 23:42:35 -04:00
CustomURLStreamHandlerFactory.java upload files using p1s3 - sending part 2018-05-25 12:24:23 +02:00
HttpConnectionManager.java make sure account is connected before attempting to download p1s3 2018-05-27 20:39:12 +02:00
HttpDownloadConnection.java removed unused code (otr jingle encrypted file transfer) 2018-09-30 13:48:11 +02:00
HttpUploadConnection.java refactored file encryption to give access to inner stream 2018-10-03 18:14:45 +02:00
Method.java reintroduce support for old http upload 2018-05-26 21:43:50 +02:00
P1S3UrlStreamHandler.java show p1s3 attchments with download button 2018-05-25 13:18:25 +02:00
SlotRequester.java reintroduce support for old http upload 2018-05-26 21:43:50 +02:00