Commit Graph

884 Commits (6da252fb4eae25bacfd3448a62edcd024ba9c217)

Author SHA1 Message Date
Werner Dittmann 6da252fb4e Fix F8 crypto mode and change handling of secret SRTP key data.
14 years ago
Lyubomir Marinov 6978a3eed6 Fixes issues related to audio quality and compatibility.
14 years ago
Sebastien Vincent c15fdf24ed Updates ice4j.jar which fixes possible deadlock in ConnectivityCheckClient.
14 years ago
Sebastien Vincent 6f0b55ef5e Update ice4j.jar which adds additionnall logs and fixes some possible race conditions. The patches of ice4j was contributed by Daniel Pocock on the dev mailing-list with subject "ice4j patches".
14 years ago
Sebastien Vincent 957b8633ae Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
14 years ago
Vincent Lucas 74d0012eb4 Updates ice4j library to revision 3000, which provides CandidateExtendedType. Updates JingleNodesCandidate constructor to comply with the ice4j update.
14 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
14 years ago
Sebastien Vincent 2d127c27d3 Try to fix Gingle call establishment issues by waiting IQ result of transport-info IQ request.
14 years ago
Sebastien Vincent 23d7cb83e5 Updates ice4j.jar which delay connectivity checks reemission when receiving STALE-CREDENTIALS error (that can happen when one peer have not receive candidates list from remote but receive already one of its connectivity check). This also fix the stop of some ICE threads.
14 years ago
Damian Minkov aaf2407f32 Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnections. Leak fixed in smackx.ChatStateManager.
14 years ago
Sebastien Vincent 6c9a49d53c Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions).
14 years ago
Sebastien Vincent fcd31b7e21 Fix broken libjnportaudio.so for Linux 32-bit.
14 years ago
Sebastien Vincent eadc63024f Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
14 years ago
Sebastien Vincent 504f247ebf Fixes load of libglobalshortcut and a segmentation fault on Mac OS X 10.5.
14 years ago
Damian Minkov 9e9e357c9b Adds dns change detection on macosx.
14 years ago
Ingo Bauersachs 4407d10ec1 Update otr4j to accept html in front of initiating messages
14 years ago
Ingo Bauersachs 6809572486 Update libjunbound mac-binary and build-scripts
14 years ago
Damian Minkov d4e1dd8a52 Fixes loading sparkle library.
14 years ago
Damian Minkov 594e0c525a Localizes sparkle menu item.
14 years ago
Sebastien Vincent 63ecfb3cfc Fixes "bad path element" warning when build with ant.
14 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
14 years ago
Ingo Bauersachs acb4f34f9c Mark libs as binary files
14 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
14 years ago
Ingo Bauersachs 0d4f8ceebc Add libjunbound to access Unbound from Java
14 years ago
Sebastien Vincent 65e20d375f Recompiles Linux's libglobalshorcut library with older libstdc++.
14 years ago
Lyubomir Marinov 6c2a8919d2 Switches from JMF to FMJ.
14 years ago
Lyubomir Marinov 30695f035a Fixes a crash in the Microsoft Outlook Contacts and Address Book integration. Does not display contacts and contact groups without contact details. Displays the company name for contacts without a display name akin to Microsoft Outlook.
14 years ago
Sebastien Vincent 768df37a82 Fixes broken globalshortcut DLL for Windows 64-bit.
14 years ago
Ingo Bauersachs 7e30640fb9 Update DNSJAVA to fix NoClassDefFoundError when no network is available
14 years ago
Ingo Bauersachs 2d1896a464 Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
14 years ago
Damian Minkov fab390e903 Fixes felix compatibility.
14 years ago
Damian Minkov 2b9fc76e39 Fixes tests bundle stopping.
14 years ago
Ingo Bauersachs 6ef1a9cfc5 Update Felix to 3.2.2
14 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
14 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
14 years ago
Ingo Bauersachs 1f7765cd81 Cache notifications until the handlers are ready, stop sounds through reference
14 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
14 years ago
Sebastien Vincent 2e49d2677b Removes debug line about VCard in smackx.jar.
14 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
14 years ago
Ingo Bauersachs 2b1ed218df Update Apache HttpClient to 4.1.2 (avoids PTR queries on TLS connections)
14 years ago
Damian Minkov 8c8dfd6013 Fixes http redirects within msn lib, preventing some users to login and retrieve contactlist successfully.
14 years ago
Sebastien Vincent fd02ba901d Updates ice4j.jar that fixes a race condition and sends an 'stale credentials' error when receiving binding request where its username does not match any of local ufrag/rfrag.
14 years ago
Sebastien Vincent 5f02a419e0 Updates ice4.jar which allows GTalk controlled agent to nominate pair under some circumstances when it receives a binding success response for one of its checks.
14 years ago
Damian Minkov ae4eab7297 Fixes local audio levels when peer removed from call.
14 years ago
Damian Minkov 466a88e2c3 Remove protocol zeroconf.
14 years ago
Sebastien Vincent cb2422fc88 Updates ice4j.jar that reduces logs output when ICE state is completed.
14 years ago
Sebastien Vincent c478197fbc Updates ice4j.jar which logs only some debug information in certain ICE state and doesn't log stacktrace for 'no route to host' error.
14 years ago
Damian Minkov fbd33b96f8 Fixes some connection issues with msn, where provider goes in a state like its not connected (cannot send messages), but can receive such.
14 years ago
Sebastien Vincent 5b0565bde1 Fixes Google ICE negociation between two peers on the same LAN.
15 years ago
Sebastien Vincent ae090057c7 Updates ice4j.jar which fixes blocking state connecting/incoming call.
15 years ago