aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
...
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-18454-454/+454
* Update httputil bundle with common codec import.Damian Minkov2011-10-141-0/+5
* Extends account wizard class with forgot password link.Yana Stamcheva2011-10-101-0/+20
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-072-0/+17
* SDES Integration: Review before SVN commitIngo Bauersachs2011-10-042-6/+5
* Add marker OperationSets so PPSs can indicate which encryption methods they s...Ingo Bauersachs2011-10-042-0/+36
* Adapt Call UI to multiple encryption methodsIngo Bauersachs2011-10-049-120/+64
* Remove unused security-event callback methodsIngo Bauersachs2011-10-041-44/+0
* Remove unused (S|Z)rtpAwareCallPeerIngo Bauersachs2011-10-041-27/+0
* Security Tab in SIP register wizzardIngo Bauersachs2011-10-041-0/+37
* SDES Integration: Add Javadoc and license headersIngo Bauersachs2011-10-044-3/+45
* SDES Integration: Enable fallback to ZRTP, add Javadoc, more renamesIngo Bauersachs2011-10-047-45/+209
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-045-19/+55
* Rename generic srtp classes from Zrtp* to Srtp*Ingo Bauersachs2011-10-047-18/+18
* Fixes some reconnect issues and early events where still no dns is configured...Damian Minkov2011-09-301-1/+3
* Remove the old, deprecated CertificateVerificationServiceIngo Bauersachs2011-09-301-96/+0
* Remove option for Windows as CA source on x64 for JRE != 1.7, allow setting o...Ingo Bauersachs2011-09-241-2/+9
* Requires TLS for XMPP connection. If server does not support TLS, the GUI wil...Sebastien Vincent2011-09-162-2/+12
* Adds a proxy bypass routing mode that allows SIP requests to be loose routed ...Emil Ivov2011-09-071-0/+7
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-024-8/+101
* Custom avatar service and implementation for nimbuzz avatars.Damian Minkov2011-09-011-0/+24
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-254-0/+343
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-244-1/+39
* Adds a way for protocols to add extra codec settings as well as override payl...Sebastien Vincent2011-08-243-6/+105
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-233-0/+195
* Stores call peer display names in history.Yana Stamcheva2011-08-221-0/+16
* Increase visibility of some methods and introduce factory methods to allow cu...Ingo Bauersachs2011-08-201-0/+2
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-095-20/+202
* Shows the display name instead of address in call history. The address is sti...Yana Stamcheva2011-08-041-1/+5
* Fixes possible NPE calling getDisplayName on sip call peers that are already ...Damian Minkov2011-08-042-19/+35
* Fixes ambiguous properties with "sip" prefix in configuration file.Yana Stamcheva2011-08-021-2/+16
* Addresses a possible deadlock in video calls.Lyubomir Marinov2011-07-262-69/+222
* Takes into account the configuration property net.java.sip.communicator.servi...Lyubomir Marinov2011-07-261-5/+51
* Restores the create Jabber account form and fixes some related issues.Yana Stamcheva2011-07-201-0/+12
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-206-11/+308
* Fixes a problem with hold and enabling audio if we were in mutually hold stat...Damian Minkov2011-07-183-3/+14
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-044-0/+248
* Removes advanced tabs in edit account form, when account advanced configurati...Yana Stamcheva2011-07-041-0/+3
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-301-21/+21
* Fixes a deadlock in audio level functionality which used to freeze the user i...Lyubomir Marinov2011-06-284-58/+178
* Disables Jingle support when calling is disabled.Yana Stamcheva2011-06-271-0/+5
* FIxes facebook and google talk accounts.Yana Stamcheva2011-06-221-1/+1
* Adds on the phone status to jabber protocol.Damian Minkov2011-06-221-0/+18
* Adds a configuration property for calling and desktop streaming functionalities.Yana Stamcheva2011-06-211-0/+12
* Fix some http post issues while canceling authentication or having user and p...Damian Minkov2011-06-201-55/+163
* Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux on...Lyubomir Marinov2011-06-171-1/+1
* Increases the urgency of requesting a first H.264 key frame which can success...Lyubomir Marinov2011-06-172-3/+6
* Implements a workaround which allows the H.264 decoder to request key frames ...Lyubomir Marinov2011-06-172-0/+35
* Responds to INFO requests for key frames.Lyubomir Marinov2011-06-173-0/+212
* Introduces an H.264 configuration form to allow the selection of the default ...Lyubomir Marinov2011-06-171-0/+28