aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber
Commit message (Expand)AuthorAgeFilesLines
* Checks from for received carbon messages, should be bare jid.damencho2017-01-261-0/+11
* VoiceCall Target resource (#37)Thomas M2017-01-181-1/+4
* Replace deprecated calls to ice4jIngo Bauersachs2017-01-143-22/+19
* Use non-deprecated way to create FromFilterIngo Bauersachs2017-01-071-1/+1
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-7/+1
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-071-0/+12
* Create BOSH XMPP connection when BOSH_URL is setpaweldomas2016-12-282-9/+27
* Use base Connection class instead of XMPPConnectionpaweldomas2016-12-2817-52/+67
* Strip scope/interface identifier from IPv6 Jingle Nodes relay addressesIngo Bauersachs2016-12-271-0/+10
* Ignore invalid (empty) Jingle Nodes relay IPsIngo Bauersachs2016-12-271-1/+8
* Ignore invalid ICE candidatesIngo Bauersachs2016-12-271-0/+6
* Escape to XML text fields in the JibriIqpaweldomas2016-10-051-0/+3
* Fixes memory leak when unavailable presence does not contain 'caps' extension.paweldomas2016-09-071-41/+36
* Add 'removePresenceExtension' to OperationSetJitsiMeetToolspaweldomas2016-08-232-0/+27
* Add RETRYING status to Jibripaweldomas2016-07-071-0/+6
* Add rtpLevelRelayType handling in ColibriBuilder class. (#261)matteocampana2016-07-051-0/+33
* code clean up (#277)Nik2016-07-053-58/+117
* Rename Jibri "error" status to "failed"paweldomas2016-05-191-4/+4
* Don't claim features as supported if no info availableIngo Bauersachs2016-05-181-7/+7
* Updates the license headersIngo Bauersachs2016-05-171-2/+13
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-171-0/+87
* Add "error" and "busy" state to Jibripaweldomas2016-05-134-0/+195
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-053-0/+87
* Parse ptime parameter into media format.Matteo Campana2016-04-111-2/+7
* Fix issue with RTP description updates in Colibripaweldomas2016-04-061-2/+3
* Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in...paweldomas2016-03-313-168/+433
* Renames the URL attribute in JibriIQ to "room"paweldomas2016-03-222-22/+22
* Fixes compilation error.paweldomas2016-03-141-6/+0
* Merge branch 'jibri'paweldomas2016-03-145-0/+674
|\
| * Adds missing java doc and removes unused attributes from Jibri IQspaweldomas2016-03-144-56/+170
| * Adds a follow-entity attribute.Boris Grozev2015-12-102-2/+20
| * Adds URL to RecordingStatuspaweldomas2015-12-091-0/+12
| * Explains recording statuspaweldomas2015-12-091-0/+5
| * Adds recording status Presence packet extension.paweldomas2015-12-091-0/+58
| * Makes some fields public and adds utility method to JibriStatusPacketExtension.paweldomas2015-12-091-2/+13
| * Adds JibriStatusPacketExtensionpaweldomas2015-12-091-0/+91
| * Adds a jibri packet extension.Boris Grozev2015-12-092-0/+358
| * Adds a jibri packet extension.Boris Grozev2015-12-091-0/+7
* | Adds ComponentVersionsExtension class.paweldomas2016-03-031-0/+135
* | Parses the adaptive-simulcast attribute.Boris Grozev2016-03-021-0/+12
* | Fix the XML generated for the adaptive-simulcast property.Boris Grozev2016-03-021-2/+2
* | Fixes a typo, reported by @kamenik.Boris Grozev2016-02-231-1/+1
* | Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-237-4507/+4507
* | Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-223-28/+97
* | Adds URN_XMPP_IQ_VERSION constant.paweldomas2016-02-221-0/+8
* | Removes unused case statements from ColibriIQ parsing code.paweldomas2016-02-171-18/+0
* | Adds HealthCheck IQ.paweldomas2016-02-172-0/+80
* | Adds ForceShutdown IQ.paweldomas2015-12-113-45/+143
|/
* Adds video muted extension used in jitsi-meet.paweldomas2015-12-011-0/+70
* Fixing TreeSet's ComparatorTimur Masar2015-11-151-0/+13