aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol
Commit message (Expand)AuthorAgeFilesLines
* Renames some protocols, jabber to XMPP, Yahoo! and Google Talk.Damian Minkov2011-12-211-1/+1
* Fixes NPE if resource icon is not found.Damian Minkov2011-12-214-1/+14
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-6/+8
* Does the 2-bit shift for the DSCP value directly in the code, so users have o...Sebastien Vincent2011-12-101-7/+7
* Updates javadoc for enum.Damian Minkov2011-12-051-5/+11
* Adds traffic class support for SIP/XMPP/RTP audio/RTP video.Sebastien Vincent2011-12-052-2/+104
* Adds method for retrieving contact authorization status.Damian Minkov2011-12-051-0/+24
* Adds the possibility to answer video call with video enabled for SIP and XMPP.Sebastien Vincent2011-12-024-12/+41
* Adds new account properties, not used yet.Yana Stamcheva2011-12-011-0/+5
* Introduces new operation set for retrieving and storing custom contact types.Damian Minkov2011-11-291-0/+92
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-232-0/+6
* Isolates notification management and triggering.Damian Minkov2011-11-171-0/+15
* Removes G728 codec and fixes javadoc warnings.Sebastien Vincent2011-11-141-3/+3
* Fixes local audio levels when peer removed from call.Damian Minkov2011-11-091-0/+13
* Implements AccountManager#removeStoredAccounts which removes all accounts whi...Lyubomir Marinov2011-11-041-2/+64
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-041-0/+5
* Makes the call via and chat via components show the account display name inst...Yana Stamcheva2011-11-032-0/+16
* Adds an AbstractQualityControlWrapper to remove duplicated code between SIP a...Sebastien Vincent2011-10-271-0/+149
* Fixes slow sending of jabber messages.Damian Minkov2011-10-212-0/+30
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-18242-242/+242
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+8
* 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-046-100/+33
* 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: Enable fallback to ZRTP, add Javadoc, more renamesIngo Bauersachs2011-10-042-34/+41
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-041-5/+5
* Rename generic srtp classes from Zrtp* to Srtp*Ingo Bauersachs2011-10-043-11/+11
* 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-022-1/+11
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-251-0/+7
* Adds a way for protocols to add extra codec settings as well as override payl...Sebastien Vincent2011-08-242-6/+91
* 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-261-11/+19
* Takes into account the configuration property net.java.sip.communicator.servi...Lyubomir Marinov2011-07-261-5/+51
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-203-8/+49
* Fixes a problem with hold and enabling audio if we were in mutually hold stat...Damian Minkov2011-07-182-2/+9
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-044-0/+248
* Fixes a deadlock in audio level functionality which used to freeze the user i...Lyubomir Marinov2011-06-283-56/+176
* 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
* Responds to INFO requests for key frames.Lyubomir Marinov2011-06-171-0/+17
* Commits work in progress on requesting H.264 video key frames from remote pee...Lyubomir Marinov2011-06-162-8/+83
* Adds protocol get/setters in StunServerDescriptor.Sebastien Vincent2011-06-161-0/+40
* Removes a few plurals in neomedia-related class, method and field names which...Lyubomir Marinov2011-06-152-7/+7