..
stanzas
encrypt rtp map as future
2021-05-08 08:45:31 +02:00
AbstractJingleConnection.java
a/v calls: seperate out SECURITY error from APP_FAILURE
2021-05-04 10:10:34 +02: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
resend <propose/> only if server has stream mgmt
2021-02-21 13:37:08 +01:00
JingleFileTransferConnection.java
Transferables interface needs to differentiate between 0 and null file size
2021-05-17 15:51:21 +02:00
JingleInBandTransport.java
automated code clean up
2021-01-23 09:25:34 +01:00
JingleRtpConnection.java
use implicit descriptions for WebRTC
2021-11-10 16:40:24 +01:00
JingleSocks5Transport.java
remove logging
2021-10-02 16:54:19 +02:00
JingleTransport.java
remove unused imports.
2015-08-25 12:40:22 +02:00
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
code clean up
2015-10-12 12:36:54 +02:00
OngoingRtpSession.java
switch xmpp-addr to jxmpp-jid
2020-05-15 17:06:16 +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
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
fixed regression of not handling jingle content map parsing failures
2021-10-05 15:43:05 +02:00
RtpEndUserState.java
a/v calls: seperate out SECURITY error from APP_FAILURE
2021-05-04 10:10:34 +02:00
SessionDescription.java
upgrade libwebrtc to m90 and enable extmap-allow-mixed
2021-05-03 09:48:46 +02:00
SessionDescriptionBuilder.java
payload-type and rtp-hdrext sdp parsing
2020-04-20 15:57:30 +02:00
ToneManager.java
ring during device discovery
2021-05-22 19:37:20 +02:00
WebRTCWrapper.java
use implicit descriptions for WebRTC
2021-11-10 16:40:24 +01:00