anotherim/src/main/java/eu/siacs/conversations/xmpp/jingle
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
..
stanzas migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
JingleCandidate.java return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
JingleConnection.java refactored file encryption to give access to inner stream 2018-10-03 18:14:45 +02:00
JingleConnectionManager.java migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
JingleInbandTransport.java refactored file encryption to give access to inner stream 2018-10-03 18:14:45 +02:00
JingleSocks5Transport.java refactored file encryption to give access to inner stream 2018-10-03 18:14:45 +02:00
JingleTransport.java remove unused imports. 2015-08-25 12:40:22 +02:00
OnFileTransmissionStatusChanged.java code clean up 2015-10-12 12:36:54 +02:00
OnJinglePacketReceived.java code clean up 2015-10-12 12:36:54 +02:00
OnPrimaryCandidateFound.java code clean up 2015-10-12 12:36:54 +02:00
OnTransportConnected.java Make conversations the root project 2014-10-22 15:47:11 -04:00