cheogram/src/main/java/eu/siacs/conversations/xmpp/jingle
Stephen Paul Weber 78048bbd3d Enable WebRTC-BindUsingInterfaceName/Enabled/
This makes 464XLAT networks (such as T-Mobile LTE) work.

https://bugs.chromium.org/p/webrtc/issues/detail?id=10707
2022-03-10 16:29:00 +01:00
..
stanzas fix ice candidate sending when different credentials are used 2022-02-25 17:26:36 +01:00
AbstractJingleConnection.java remove security check that ensures rtp connection was properly finished 2022-02-25 16:24:16 +01:00
DirectConnectionUtils.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
JingleCandidate.java automated code clean up 2021-01-23 09:25:34 +01:00
JingleConnectionManager.java remove security check that ensures rtp connection was properly finished 2022-02-25 16:24:16 +01:00
JingleFileTransferConnection.java use full file name for all new files 2022-02-22 16:05:02 +01:00
JingleInBandTransport.java automated code clean up 2021-01-23 09:25:34 +01:00
JingleRtpConnection.java fix ice candidate sending when different credentials are used 2022-02-25 17:26:36 +01:00
JingleSocks5Transport.java remove logging 2021-10-02 16:54:19 +02:00
JingleTransport.java
Media.java parse media from session proposal 2020-04-20 15:57:30 +02:00
MediaBuilder.java payload-type and rtp-hdrext sdp parsing 2020-04-20 15:57:30 +02:00
OmemoVerification.java report fingerprint missmatch as securiy exception 2021-05-08 10:35:07 +02:00
OmemoVerifiedRtpContentMap.java ground work for omemo dtls verification 2021-03-02 21:13:49 +01:00
OnFileTransmissionStatusChanged.java
OngoingRtpSession.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
OnJinglePacketReceived.java
OnPrimaryCandidateFound.java
OnTransportConnected.java automated code clean up 2021-01-23 09:25:34 +01:00
RtpCapability.java do not use offline fallback rtp capability if account is disabled 2021-01-26 09:35:03 +01:00
RtpContentMap.java fix ice candidate sending when different credentials are used 2022-02-25 17:26:36 +01:00
RtpEndUserState.java do not automacially hang up failed webrtc sessions 2021-11-11 14:40:15 +01:00
SessionDescription.java set proper peer dtls setup on ice restart received 2021-11-15 21:49:31 +01:00
SessionDescriptionBuilder.java payload-type and rtp-hdrext sdp parsing 2020-04-20 15:57:30 +02:00
ToneManager.java don't play tone going from connect->reconnect->connect 2021-11-19 12:25:27 +01:00
WebRTCWrapper.java Enable WebRTC-BindUsingInterfaceName/Enabled/ 2022-03-10 16:29:00 +01:00