aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber
Commit message (Expand)AuthorAgeFilesLines
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-231-1/+0
* Adds optional name attribute to the conference element in colibri.damencho2015-08-144-1/+69
* Replaces boolean recording state with on, off and pending in colibri extensio...damencho2015-08-043-102/+72
* Fixes possible NPE when debug enabled and no ssl context available (fixes dam...damencho2015-07-281-1/+1
* Avoids a compile-time ambiguity of a classLyubomir Marinov2015-07-211-2/+1
* Updates the license headers.Damian Minkov2015-07-20237-492/+3116
* Adds a constant for FID.Boris Grozev2015-07-161-1/+5
* Adds SSRCInfoPacketExtension used to signal SSRC owner in jitsi-meet.paweldomas2015-07-143-6/+130
* Fixes handling callto: URIs and cleans up documentation.Boris Grozev2015-07-031-5/+1
* Fixes typo in colibri XML generation.George Politis2015-06-101-1/+1
* Extends the COLIBRI channel IQ with a simulcast-mode attribute.George Politis2015-06-034-0/+101
* Converts "cache non caps" constant into field in ScServiceDiscoveryManager. F...paweldomas2015-05-213-9/+16
* Makes sure we do not try to process incoming reply errors for xmpp ping packets.Damian Minkov2015-05-181-1/+5
* Adds 'setup' attribute to DtlsFingerprintPacketExtension. Registers SctpMapEx...paweldomas2015-05-142-0/+43
* Adds utility method to SourcePacketExtension. Does not throw IllegalArgumentE...paweldomas2015-05-122-7/+18
* Fixes tests, unloading/loading bundle ProviderManagerExt class is loaded two ...Damian Minkov2015-04-281-4/+19
* Fixes broken USER_SEARCH_ENABLED & USER_SEARCH_SERVICE_NAME properties in XMPP.paweldomas2015-04-233-31/+24
* Fixes index out of bounds exception in ColibriBuilder when no contents are pa...paweldomas2015-04-231-1/+1
* Remove "google talk" from error messages.Boris Grozev2015-04-121-2/+2
* Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...Boris Grozev2015-04-123-2/+95
* Updates the RTP description of a channel when a session-accept is received fr...George Politis2015-03-311-0/+71
* Adds support for a payload-type element in the ColibriIQ.George Politis2015-03-311-0/+18
* Updates ice4j to r497.Boris Grozev2015-03-301-20/+138
* Fix stripping protocol from XMPP contact URIsIngo Bauersachs2015-03-301-1/+1
* Merge pull request #68 from jitsi/clean-gtalk-stuffbgrozev2015-02-233-227/+5
|\
| * Removes XMPP capability code which was only used for google jingle.Boris Grozev2015-02-133-170/+4
| * Removes the "google ICE" option from the GUI, and some Gtalk-related code.Boris Grozev2015-02-133-67/+11
* | Prevents an NPE. Reported by martianixor on IRC.Boris Grozev2015-02-131-4/+6
* | Removes duplicate code and reuse createVideoCall.Damian Minkov2015-02-131-10/+6
|/
* Sends the initial xmpp presence packet after requesting and dispatching the r...Damian Minkov2015-02-123-11/+132
* Initializes additional message extensions/services in separate thread to avoi...Damian Minkov2015-02-121-28/+41
* Process presence packets that are received between login (sending first prese...Damian Minkov2015-02-031-2/+31
* Does not copy an empty 'attributes' extension.Boris Grozev2015-01-281-1/+3
* Removes an unused import statement.George Politis2015-01-211-1/+0
* Adds RTP header extension to COLIBRI.Boris Grozev2015-01-195-6/+143
* Adds method for removing feature support to Jitsi Meet tools operation set.paweldomas2015-01-151-0/+8
* Fixes issue with parsing of Colibri stats packet extension.paweldomas2015-01-151-14/+4
* Added TODO for implementing accurate Jabber chat room member presence. (I'm n...Danny van Heumen2015-01-121-1/+1
* Removed unused variable: conference description.Danny van Heumen2015-01-121-6/+0
* Work-in-progress on MUC member presence.Danny van Heumen2015-01-121-0/+14
* Uses the XMLUtils.newDocumentBuilderFactory() method to obtainBoris Grozev2014-12-2911-45/+33
* Adds JabberChatRoomMember interface.paweldomas2014-12-291-1/+2
* Fixes NPE exception when delivering messages for remote desktop control.Damian Minkov2014-12-081-1/+7
* Merge branch 'sipgateway'paweldomas2014-12-087-20/+172
|\
| * Adds a method to Jitsi Meet tools operations set which allows to add protocol...paweldomas2014-09-272-1/+23
| * Adds a setToken method to ColibriConferenceIQ.Recording.Boris Grozev2014-09-081-0/+5
| * Add a tcptype to CandidatePacketExtension.Boris Grozev2014-09-081-5/+27
| * Adds file transfer for multimedia msgs to operation set sms.Damian Minkov2014-09-081-0/+26
| * Adds the property that allows to disable COIN notifications.paweldomas2014-09-021-1/+17
| * Extends JitsiMeet tools operation set by functionality that handles extra SIP...paweldomas2014-09-021-0/+12