Lyubomir Marinov
fe17af4a65
Fixes RTCP loss information by distinguishing between RTP sequence number cycling and RTP packet desequencing. Contributed by Vincent Lucas.
14 years ago
Werner Dittmann
2b23c9ccc6
Implement paranoid mode for ZRTP.
...
Refer to the in-line documentation of enableParanoidMode flag in ZRTPTransformerEngine.java to read the full description.
14 years ago
Damian Minkov
4cb5d7107c
Adds ice states to call info.
...
Fixes a problem with creating two transport managers for jabber calls and slow creating of upnpharvester.
14 years ago
Werner Dittmann
f355167ed0
New version of ZRTP library.
...
This version includes SAS signature features, enhancements of the trusted MitM feature and Damian's patch
to get the remaining time of ZRTP's discovery (Hello) phase.
14 years ago
Lyubomir Marinov
e77c861931
Fixes the display of local video in a call on Linux. Patch contributed by Sebastien Vincent.
14 years ago
Lyubomir Marinov
cc95e558e4
Fixes value equality of FMJ's CaptureDeviceInfo and MediaLocator which , for example, resolves an issue with failing desktop streaming reported by Damian Minkov/damencho.
14 years ago
Werner Dittmann
6da252fb4e
Fix F8 crypto mode and change handling of secret SRTP key data.
...
These modifications remove unnecessary copying of SRTP key data and overwrite the key data right
after secure state was reached (in ZRTP lib). This makes it harder to extract secret key data in memory dumps.
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.
...
Adds profile-level-id when negotiating video codecs.
Fixes login with msn due to server address changes.
14 years ago