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
Werner Dittmann
eab1761eaf
Add ZID name feature.
...
The ZID name feature enables the user to associate a name for a ZRTP
identifier. The user can enter such a name only if the authentication string
(SAS) was compared and confirmed.
The popup dialog shows the current ZID name or is preset with the display
name of the called party in case no name was associated previously. The user
may change the name and store it with OK, pressing Cancel leaves the name
untouched.
14 years ago
Damian Minkov
58dd44f521
Prints in logs codec and remote ip when stream is started.
14 years ago
Damian Minkov
345b13e1f2
Renames recently added event securityStarted to securityNegotiationStarted.
14 years ago
Damian Minkov
23d9a631e5
Adds security started event, indicating when security initialization has really started.
14 years ago
Damian Minkov
f1312b57e7
Fixes hanging up call in cross protocol conference and when security is mandatory but is not available. Fixes creating normal conferences.
14 years ago
Damian Minkov
6f98232401
Adds property to configure show status message in chat window.
14 years ago
Sebastien Vincent
008b0796bf
Fixes native ant script (src/native/build.xml) by using some linker flags only for Mac OS X.
14 years ago
Lyubomir Marinov
ff4d6f7a48
Implements automatic selection of the (experimental) cobri support for conference calls. Enabled if the boolean account property USE_JITSI_VIDEO_BRIDGE is explicitly set to true.
14 years ago
Yana Stamcheva
4a382a532a
Fixes some security strings.
14 years ago
Yana Stamcheva
5bf6c7295a
Fixes security details layout.
14 years ago
Damian Minkov
ce5b072101
Checks for auto away in default values.
14 years ago
Yana Stamcheva
7194dbb55f
Fixes mandatory security timer.
14 years ago
Yana Stamcheva
f9a8da4458
Adds new improved security interface.
14 years ago
Lyubomir Marinov
f26b85ff9e
Fixes multiple stability issues with the (experimental) support for the cobri Jabber extension.
14 years ago
Damian Minkov
e8a5027dd6
Adds access to zrtp timeout value.
14 years ago
Emil Ivov
01c9a5f6ec
Tries to forward jitsi.java.net to jitsi.org
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
9af69f5acd
Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil Ivov, an ArrayIndexOutOfBoundsException in CallJabberImpl. Removes FMJConditionals because FMJ is always used anyway.
14 years ago
Lyubomir Marinov
6eae7b0183
Adds (experimental) support for the cobri Jabber extension.
14 years ago
Damian Minkov
dd3fc88660
Changes version, back to nightly.
14 years ago
Damian Minkov
ef900d1463
Version change.
14 years ago
Damian Minkov
beda9d50a7
Version change.
14 years ago
Lyubomir Marinov
d5795b3114
Fixes a ConcurrentModificationException in SRTCPTransformer.
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
Damian Minkov
4b266e70d6
Fixes several NPE exceptions. Fix when there is no device specified for desktop share use desktop media use case when choosing video device.
14 years ago
Pootle
b818927b85
Commit from translate.jitsi.org by user emcho.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle
3f83c013d5
Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Werner Dittmann
aff1d11494
Small cleanup of typos, remove trailing blanks, etc.
14 years ago
Werner Dittmann
f857cc05c6
Add functions to cleanup crypto data if session closes.
...
If jitsi closes a media session make sure that secret crypto data such as key material is
destroyed/overwritten.
14 years ago
Damian Minkov
7a4e344159
Calculates minimum width need to display buttons and use it as min. size if greater then current minimum.
14 years ago
Damian Minkov
efce3299dd
Fixes memory leak on macosx.
14 years ago
Lyubomir Marinov
3b2b980504
Allows JingleUtils to be used as a utility class outside of OSGi.
14 years ago
Damian Minkov
d113358cd6
Moves dictionaries download location. Fixes a problem with loading when dictionary is not available for download.
...
Fixes double packaging of default dictionaries.
14 years ago
Damian Minkov
f4a87bc373
Fixes informing for new voice messages when there is no detail information.
14 years ago
Lyubomir Marinov
7c5bced04c
Allows the neomedia bundle to start in a headless graphics environment.
14 years ago
Lyubomir Marinov
11d8d7f429
Implements IQ and IQProvider for the cobri Jabber extension.
14 years ago
Vincent Lucas
ba78226fe9
Adds a break (wait for 1000 ms) to correct first test of
...
TestOperationSetMultiUserChat2.testInitialParticipantsRoles():
"Unexpected role for user1 excepted:<MODERATOR> but was:<GUEST>".
This test fails when the smack library takes too much time to call the
RoomListenerMultiplexor. When receiving a presence packet, the PacketReader
calls many listener:
- If the RoomListenerMultiplexor is on top of the Connection.recvListeners map,
then the test was successful.
- Otherwise the test was failing.
14 years ago
Damian Minkov
b809c0f68b
Adds dtmf support for jabber calls.
14 years ago
Lyubomir Marinov
de8a65cc55
Allows the detection of audio capture devices to be disabled (just like the detection of video capture devices can be disabled).
14 years ago
Lyubomir Marinov
9005e5a393
- Allows the neomedia bundle to function even when the PortAudio native library fails to load.
...
- Allows the resourcemanager bundle to function without resources such as images.
- Provides a way to listen for and, optionally, drop DatagramPackets read by RTPConnectorInputStream prior to converting them to RawPackets and passing them up the media chain.
15 years ago
Vincent Lucas
da552559c5
Corrects tests concerning OperationSetPresence:
...
1) Synchronizes SubscriptionEventCollector to deal with concurrent read/write
access.
2) Creates a differentiation between the different events collected by the
SubscriptionEventCollector.
15 years ago
Damian Minkov
634faeee05
Adds option to disable/enable mwi.
15 years ago
Yana Stamcheva
a44d1a6231
Fixes global shortcut fields insets.
15 years ago
Vincent Lucas
d92bbb13a2
Corrects a null pointeur exception, which occurs while trying to check the current avatar image for a contact not yet in the contact list.
15 years ago
Damian Minkov
e736e200a1
Makes sure we clean connection on connectionClosed event.
15 years ago
Damian Minkov
dda89f5aa8
Fixes NPE in auto answer menu, when used for jabber accounts.
15 years ago
Damian Minkov
8b81846a4b
Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.
15 years ago
Damian Minkov
ff794611fb
Keeps reference to PluginContainers or they will not be notified for events.
15 years ago
Pootle
261c853793
Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages translated (0 fuzzy).
15 years ago