Lyubomir Marinov
958e493b8f
Mitigates a (possible) deadlock.
11 years ago
Boris Grozev
dd1180d949
Updates ice4j to r475 (supports running without remote candidates).
11 years ago
Lyubomir Marinov
e476ce363f
Updates libjitsi to commit f0b29a072c43a67133f7dbf93bc67ad1c9dafc70: AMR-WB.
11 years ago
paweldomas
4679b3ab8e
Updates libjitsi.jar to 2827b0397bd0cbc17dc78fb98685c851afabd18a.
11 years ago
Boris Grozev
2a005915ff
Updates ice4j to r472 (supports address filtering for UDP host candidates).
11 years ago
George Politis
e7da437a69
Updates otr4j to version 0.22 which fixes a security vulnerability in the AKE.
11 years ago
Boris Grozev
774387e743
Updates libjitsi (to c2c72ae864e7) and FMJ (to r95).
11 years ago
Boris Grozev
99a69352bb
Updates the smack lib.
11 years ago
Boris Grozev
f84e32af3d
Uses the XMLUtils.newDocumentBuilderFactory() method to obtain
...
DocumentBuilderFactories in order to have external entities and doctype
declarations disabled while parsing.
11 years ago
Boris Grozev
9d872a1008
Updates FMJ to r94.
11 years ago
Lyubomir Marinov
d52a374e83
jitsi/libjitsi commit 4bc1eb6b66140853e0dead0e86c217899228a091: Furthers the support for preserving Buffer flags between libjitsi's network and FMJ's media layers.
11 years ago
Lyubomir Marinov
fbf0877aa1
jitsi/libjitsi commit 6d1f4b4a9deb86fa5759a2653943b574f177c007: Allows the TransformEngineChain of a MediaStreamImpl to be programmatically amended.
11 years ago
Boris Grozev
92ae62a7b9
Updates fmj to r93.
11 years ago
Ingo Bauersachs
55e6b53503
Update libjitsi 5c27d77ffdda40a255eef19d7588e0822c282923
...
(Recommit, previous binary was built against Java 8)
11 years ago
Ingo Bauersachs
213daf9c7d
Update libjitsi to 5c27d77ffdda40a255eef19d7588e0822c282923
11 years ago
Ingo Bauersachs
be1788e80e
Update sdes4j to 1.1.3
11 years ago
Ingo Bauersachs
9c140a6b57
Update libjitsi to baafc205d3aa1cef0b8583385308cd5547122f43
11 years ago
Danny van Heumen
c0cebfe7c1
Updated IRC client library irc-api to custom version to test bug fix.
...
There's this bug in irc-api where *every* channel message arrives as a
private message to the local user. This quickly results in lots of
notifications, a contact for every message sender and lots of new tabs
in the chat window. (See
http://lists.jitsi.org/pipermail/dev/2014-November/022755.html )
I believe that this is fixed now. The fix that is applied can be found
at https://code.google.com/p/irc-api/issues/detail?id=20 . While I am
waiting for upstream to incorporate the fix, I'll use this version and
ask George to test this out and see if the problem disappears.
11 years ago
Lyubomir Marinov
f7cadf798e
Fixes issues with JAWTRenderer on Java 7 under OS X. Based on contributions by Ingo Bauersachs.
11 years ago
Lyubomir Marinov
128a187482
jitsi/libjitsi commit 2a8891d47d877c867df1dad4674331beca095b00: Mitigates the general slowness and the occasional blockiness of the TCP socket writes.
11 years ago
Lyubomir Marinov
29f9b33cea
ICE4J revision 471: Fixes technical errors in method invocations. Optimizes type checks on packet send and receive.
11 years ago
Lyubomir Marinov
a1865275e3
jitsi/libjitsi commit 09c18e90f4b35a63adca8009cf7ba24ebb61f154: Fixes a deadlock in SCTP.
11 years ago
Lyubomir Marinov
e2cd96de6a
FMJ revision 91: Fixes a thread leak (and related memory leaks) when an RTP receive stream is never played back.
11 years ago
Danny van Heumen
72d40b10e0
Updated irc-api library to rev. 199.
11 years ago
Lyubomir Marinov
2b5dd43aaa
FMJ revision 90: Prevents a busy wait in the RTP ReceiveStream.
11 years ago
Lyubomir Marinov
13c73240b7
jitsi/libjitsi commit cd6c3e4fb26c74fdfc7b77887b1891aebc55a990: Fixes a NoClassDefFoundError caused by OSGi reported by Damian Minkov.
11 years ago
Lyubomir Marinov
e08715e0a8
FMJ revision 84: Reverts revision 83 because it causes receive streams to stop ticking.
11 years ago
Lyubomir Marinov
2c12d68c1a
jitsi/libjitsi commit 05c1278: Makes it possible to specify an AES implementation provider.
11 years ago
Lyubomir Marinov
b277858b2f
FMJ revision 83: Fixes a possible busy wait.
11 years ago
Damian Minkov
f22911757f
Backports TLSUtils for smack and enables tls only mode for xmpp connections. Disables SSLv... and fixes connecting to Facebook.
11 years ago
Lyubomir Marinov
472980a592
FMJ revision 82: Fixes SSRC lookup.
11 years ago
Lyubomir Marinov
f55eee60d0
FMJ revision 81: Mitigates deadlocks related to synchronization source identifier (SSRC)-related information lookup.
11 years ago
Boris Grozev
897f13f23b
Updates libjitsi to 31e5311eec6.
11 years ago
Boris Grozev
264f8801db
Removes the irc-api sources (they are now in the libsrc repository).
11 years ago
Boris Grozev
e65bd76ea1
Updates ice4j to r470.
11 years ago
Boris Grozev
8d69fe8777
Updates ice4j to r469.
11 years ago
George Politis
99b39b068c
FMJ r79 and libjitsi: special handling for the RTCP reporting interval for video sessions.
11 years ago
George Politis
57a266c7c7
FMJ r77: prevents RTP packets being silently killed.
11 years ago
Lyubomir Marinov
cb6df2e9ca
FMJ revision 74: Fixes IllegalMonitorStateExceptions reported by Damian Minkov.
11 years ago
Lyubomir Marinov
e55bf706c8
FMJ r73: Fixes a deadlock between JitterBuffer and RTPSourceStream. ICE4J r467: Does not use instanceof on each and every RTP packet.
11 years ago
Boris Grozev
4f9416ccd9
Updates ice4j to r466.
11 years ago
Damian Minkov
b95ef7fcc6
Fixes removing ssrcs, a bug where this leads to grow in csrc list in MediaStreamImpl when in one call we have changing of ssrc (the call is one2one).
11 years ago
Lyubomir Marinov
416a48b4c5
Reduces the number of times that a received packet is internally copied. Reduces the scopes of synchronization blocks and breaks synchronization blocks into multiples on different objects. Optimizes hashtable iterations. Fixes warnings. (ice4j revision 463)
11 years ago
Boris Grozev
b9cc464494
Updates libjitsi to a7143beb3 (fixes a problem with recording).
11 years ago
Boris Grozev
c0bed4172b
Updates ice4j.jar to r462.
11 years ago
Boris Grozev
a2b800a0c3
Updates ice4j to r460.
11 years ago
Boris Grozev
05a3cf2481
Updates libjitsi.jar to 1c2d8cfb.
11 years ago
Damian Minkov
0cce60847d
Avoids malformed presence packets (status content) to interrupt xmpp connection.
11 years ago
Danny van Heumen
f970c50c8e
Initial support for updated otr4j with support for outgoing message fragmentation.
...
Modifications include the following:
- Updated otr4j which includes support for fragmentation of outgoing
messages. The modifications to otr4j to enable outgoing message
fragmentation includes breaking the API such that we are able to
return more than 1 message after it has been transformed.
(Corresponding modifications have been made to
AbstractOperationSetBasicInstantMessaging to facilitate the new API.)
- Fixed IRC implementation for OperationSetInstantMessageTransform.
- Modified AbstractOperationSetBasicInstantMessaging to handle multiple
Events returning from a call to messageTransform.
- Modified OperationSetBasicInstantMessaging implementations to
correspond to changes in AbstractOSBIM.
- OTR plugin has been modified to implement the newly added
getFragmenterInstructions method which is used to query instructions
on desired fragmentation behaviour.
- As a temporary solution, a hard dependency has been added to IRC
library such that I'm able to test fragmentation behaviour in a real
use case until an OperationSet is defined that can be used to query
for Instant Messaging transport parameters necessary to determine
appropriate fragmentation instructions.
11 years ago
Damian Minkov
a0074d9a51
Updates smack lib with replacing all console prints with java.logging one.
11 years ago