Commit Graph

250 Commits (db1b05f262e596ef55a9324dfe05ca44fbdcb39d)

Author SHA1 Message Date
Yana Stamcheva 801a79ca9d Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
15 years ago
Damian Minkov c46aae0cbe Updates msn library with latest fixes for login accounts with no contacts and fix a NPE in OIM.
15 years ago
Sebastien Vincent 1a69ca63fa Fixes possible deadlock in RTPConnectorUDPInputStream.
15 years ago
Sebastien Vincent 5d8f00db51 Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
15 years ago
Sebastien Vincent 1342d5a9a5 Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error.
15 years ago
Sebastien Vincent db3473b21f Update ice4j.jar.
15 years ago
Sebastien Vincent 46c8da86d8 Ongoing work on Google Talk voice support.
15 years ago
Sebastien Vincent 74c0be632f Update ice4j.jar.
15 years ago
Sebastien Vincent 28db3b1c91 Update ice4j.jar that fix a possible ConcurrentModificationException.
15 years ago
Sebastien Vincent 980fd931e7 Update ice4j.jar that add some logs when some ICE checks fail.
15 years ago
Sebastien Vincent 3038ce8aaf Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
15 years ago
Lyubomir Marinov 7653173e1f Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
15 years ago
Damian Minkov 982e9984cb Fixing smack java 1.5 compatibility.
15 years ago
Sebastien Vincent 1179bfe9cc Update weupnp library to send SSDP discovery messages with "ST: upnp:rootdevice" parameter.
15 years ago
Damian Minkov 483203a05b Escape attributes for special characters in DiscoverInfo and DiscoverItems in smack lib.
15 years ago
Sebastien Vincent d15f11b577 Fix a problem when switch between camera and desktop streaming (and vice-versa), also change SSRC when we reconfigure stream.
15 years ago
Sebastien Vincent fdefd91519 Update weupnp.jar.
15 years ago
Sebastien Vincent f453a067fc Update ice4j.jar (compile with Java 5).
15 years ago
Sebastien Vincent 934c9fb339 Update ice4j.jar that attempt to fix UPnP problem with peer reflexive.
15 years ago
Sebastien Vincent a12f851be6 Attempt to fix UPnP discover and action problems with linux-igd and _maybe_ other routers.
15 years ago
Damian Minkov f81ff28643 Fix NoClassDefFoundError.
16 years ago
Damian Minkov 98e008ec3a Introduce HttpUtils, utility handling http get and post request. One place to handle certificates, http authentication, hostname verification, site redirects.
16 years ago
Damian Minkov 76a11b6d6c Update smackx without debug info, was causing some problem advertising features on macosx with java 1.5.
16 years ago
Sebastien Vincent 76767db08a Initial support for Google Contacts as contact source.
16 years ago
Sebastien Vincent 5ddc2e27c6 Update ice4j.jar to fix some delay problems when using TURN.
16 years ago
Sebastien Vincent 39632782c7 Update ice4j.jar.
16 years ago
Sebastien Vincent ab01d9680e Handle case when video capture device or monitors are removed while Jitsi is running.
16 years ago
Sebastien Vincent 0c18b9770f Fix UPnP on Windows: weupnp library gets local address of a socket using DatagramSocket.connect() method but it always returns 0.0.0.0 address so use TCP Socket.connect with the host/port of the UPnP device location.
16 years ago
Damian Minkov fb072bcbe7 Update dns servers on all iface up events, with ipv6 configurations in some cases we can end up without primary dns server.
16 years ago
Sebastien Vincent 635d98fb08 Update ice4j.jar
16 years ago
Sebastien Vincent f67e8f5ff4 Update smack's XMPPConnection class to use InetAddress.getHostAddress() instead of InetAddress.getHostName() to avoid sending PTR DNS request.
16 years ago
Werner Dittmann 03bba9c46c Enable Twofish in SRTP to support ZRTP Twofish option
16 years ago
Sebastien Vincent eecb8b4699 Update UPnP library (Add timeout for HttpURLConnection).
16 years ago
Damian Minkov 7474850e1e Update jna bundle.
16 years ago
Damian Minkov df402569d0 Use registry for autostart on windows.
16 years ago
Lyubomir Marinov 42a49f4b99 Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
16 years ago
Lyubomir Marinov e9b0db5a09 Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
16 years ago
Damian Minkov a4161466f7 Update jain-sip (setting ports and address of some resend messages), issue#894.
16 years ago
Werner Dittmann c3cdd80b03 Enable Skein MAC for SRTP and ZRTP
16 years ago
Sebastien Vincent 56a96fbf7c Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
16 years ago
Yana Stamcheva a1f0592d6c More native MacOS interface for main components.
16 years ago
Sebastien Vincent 0082a836f4 Enable Jingle Nodes by default.
16 years ago
Sebastien Vincent 71df35c610 Update ice4j.jar that add a new nomination strategy. Note that this new strategy is not yet use by default in SIP Communicator.
16 years ago
Damian Minkov 2a29e3645e Update media statistics.
16 years ago
Sebastien Vincent 39b8e410dd Update ice4j.jar, free Ice4j's resources (streams, components, sockets) when call is finished.
16 years ago
Sebastien Vincent f5b574a71a Initial support for Jingle Nodes. Please note that this feature is disabled by default.
16 years ago
Damian Minkov 0a4cb156b6 Fix local port retreival for jabber packet logging.
16 years ago
Damian Minkov 00f6287db1 Implement packet logging for ice4j.
16 years ago
Sebastien Vincent 6ae5819685 Allow remote candidate to be injected while ICE is running and enhance interoperability with Empathy client.
16 years ago
Damian Minkov a21b3d7353 Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
16 years ago