aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tries to pre-select the preferred account in the add contact dialog if such e...Yana Stamcheva2011-10-172-0/+68
* Unifies menus in the chat window.Yana Stamcheva2011-10-171-2/+3
* Updates ice4j.jar which fixes a problem with symmetrical NAT. Adds support fo...Sebastien Vincent2011-10-171-1/+1
* Fixes issues with moving metacontacts.Damian Minkov2011-10-171-3/+16
* Merge branch 'srtcp2'Ingo Bauersachs2011-10-179-257/+222
* Fixes html tags appearing in chat window when a smiley is sent.Yana Stamcheva2011-10-174-13/+29
* Fix shift values when converting from/to network order.Werner Dittmann2011-10-161-2/+2
* New ZRTP library that supports trusted MitM/PBX feature and implement SRTCP h...Werner Dittmann2011-10-166-42/+906
* Update httputil bundle with common codec import.Damian Minkov2011-10-141-0/+5
* Updates ice4j.jar which fixes some bugs with TCP. Fixes Exception when having...Sebastien Vincent2011-10-131-1/+6
* Fixes jabber chat html messages. Replaces <BR> tags with <BR/> and trims the ...Yana Stamcheva2011-10-133-5/+8
* Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964)Ingo Bauersachs2011-10-131-10/+33
* Makes OTR menu appear directly for meta contact with only one protocol contact.Yana Stamcheva2011-10-132-90/+102
* Removes add of TCP framing header in RTPConnectorTCP*. Updates ice4j.jar whic...Sebastien Vincent2011-10-132-17/+3
* Fixes IllegalStateException when deleting everything from the chat.Yana Stamcheva2011-10-111-3/+0
* Fixes IP address missing in DHCP request for provisioning.Sebastien Vincent2011-10-112-4/+4
* Fixes java 1.5 compatibility.Yana Stamcheva2011-10-101-1/+1
* Fixes NPE from TransportManager.sendHolePunchPacket() when a Jingle with Goog...Sebastien Vincent2011-10-101-1/+40
* Improves a chat error message by adding to it the protocol contact, which is ...Yana Stamcheva2011-10-103-4/+8
* Makes fonts in chat window persistent.Yana Stamcheva2011-10-104-136/+471
* Moves NotInContactList group name string into language resources.Damian Minkov2011-10-109-19/+26
* Logs available webcam resolutions if any when creating devices.Damian Minkov2011-10-103-0/+46
* Makes multiline account error messages appear correctly.Yana Stamcheva2011-10-101-2/+4
* Extends account wizard class with forgot password link.Yana Stamcheva2011-10-103-4/+88
* Fixes a problem with editing sip accounts and changing a wrong entered data l...Damian Minkov2011-10-104-29/+65
* Enable translation of the event configurationIngo Bauersachs2011-10-084-35/+36
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-0719-11/+194
* Adds tooltips for some chat toolbar buttons and adjusts menu item names.Yana Stamcheva2011-10-073-11/+16
* Ignore multistream starts from the same controllerIngo Bauersachs2011-10-061-1/+1
* Use the Fortuna random generator for SDESIngo Bauersachs2011-10-061-1/+17
* SDES Integration: Restore Java 1.5 compatibilityIngo Bauersachs2011-10-041-3/+0
* Explicitly reduces method calls made in r8967, formats source code.Lyubomir Marinov2011-10-041-6/+12
* Fixes an issue with removing groups after removing an account.Damian Minkov2011-10-041-1/+7
* SDES Integration: Review before SVN commitIngo Bauersachs2011-10-048-14/+17
* Avoid a race condition in SIP conference callsIngo Bauersachs2011-10-041-4/+8
* Ignore protocol identifier of conference member addressesIngo Bauersachs2011-10-041-11/+11
* Remove a warning about a redundant castIngo Bauersachs2011-10-041-2/+1
* Add marker OperationSets so PPSs can indicate which encryption methods they s...Ingo Bauersachs2011-10-046-6/+45
* Fix the indication of the ZRTP SAS verified padlock, more JavadocIngo Bauersachs2011-10-043-7/+37
* Adapt Call UI to multiple encryption methodsIngo Bauersachs2011-10-0422-660/+444
* Remove unused security-event callback methodsIngo Bauersachs2011-10-041-44/+0
* Hide most security settings of the SIP Wizzard in a show/hide advanced panelIngo Bauersachs2011-10-041-14/+92
* Remove unused (S|Z)rtpAwareCallPeerIngo Bauersachs2011-10-041-27/+0
* SDES Integration: Change SSRC handlingIngo Bauersachs2011-10-043-18/+9
* Don't change the MediaStream in setFormat and setDirection when the desired p...Ingo Bauersachs2011-10-041-49/+10
* SDES Integration: Calls to and from Jitsi workIngo Bauersachs2011-10-044-24/+55
* Add SIP Wizzard resource stringsIngo Bauersachs2011-10-042-5/+20
* Security Tab in SIP register wizzardIngo Bauersachs2011-10-049-156/+424
* SDES Integration: Add Javadoc and license headersIngo Bauersachs2011-10-046-3/+57
* SDES Integration: Enable fallback to ZRTP, add Javadoc, more renamesIngo Bauersachs2011-10-0415-189/+576