aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol
Commit message (Expand)AuthorAgeFilesLines
* Adds checks to avoid problem contacts where to providers of same type have gr...Damian Minkov2013-12-164-0/+12
* Avoids second attempt to initialize a xmpp connection if several threads call...Damian Minkov2013-12-161-0/+7
* Adds sip account property to force messaging (when server do not add it to al...Damian Minkov2013-12-161-1/+11
* Fixes problem with orphaned XMPP contacts when groups have the same name. Log...paweldomas2013-12-131-0/+3
* Fixes xmpp keepalive to use service name in to address.Damian Minkov2013-12-111-3/+5
* Remove RSS protocolIngo Bauersachs2013-12-0818-4811/+0
* Fixes a deadlock reported against WASAPI which leads to inability to make calls.Lyubomir Marinov2013-12-082-10/+16
* Fix SIP calling by IP addressIngo Bauersachs2013-12-071-0/+4
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-0712-12/+12
* Fixes warnings.Lyubomir Marinov2013-12-051-1/+2
* Uses only mobile phone details for sending sms.Damian Minkov2013-12-041-0/+7
* Fixes an issue which could cause the DTLS-SRTP implementation to assume the r...Lyubomir Marinov2013-11-304-47/+41
* Fixes an issue which could cause Jitsi Videobridge to report synchronization ...Lyubomir Marinov2013-11-263-57/+53
* Fixes missing account setup and improves menu account info menuyanas2013-11-261-13/+5
* Adds some helper methods in xmpp protocol and a NPE check.Damian Minkov2013-11-254-2/+24
* Allows finer control over the generation of synchronization source (SSRC) ide...Lyubomir Marinov2013-11-247-31/+401
* Fixes removing volatile xmpp contacts.Damian Minkov2013-11-221-2/+1
* Adds operation set and its implementation to handle contactlist group modific...Damian Minkov2013-11-222-0/+131
* Changes XMPP entity node name on Android.paweldomas2013-11-211-1/+3
* Fixes working with server-side readonly groups (shared groups in OF), handles...Damian Minkov2013-11-192-2/+31
* Handles more cases while moving contacts and renaming groups from remote logg...Damian Minkov2013-11-191-8/+82
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-184-2360/+2463
* Removes the support for Google-specific telephony.Lyubomir Marinov2013-11-1619-5538/+15
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-1613-1120/+1649
* Improves send sms functionality, updates icons.Damian Minkov2013-11-153-5/+34
* Fixes a NumberFormatException in the parsing of Jingle ICE-UDP transport cand...Lyubomir Marinov2013-11-143-803/+800
* Fixes warnings, formatting, naming consistency.Lyubomir Marinov2013-11-143-4494/+4494
* Updates to the latest revision of ice4j (because libjitsi has been updated fo...Lyubomir Marinov2013-11-143-3593/+3593
* Fixes warnings, formatting, naming consistency.Lyubomir Marinov2013-11-147-6037/+6034
* Adds the possibility to edit account details. Patch provided by Marinyanas2013-11-125-135/+289
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-3/+5
* Add placeholders and fix spelling miskatesIngo Bauersachs2013-11-072-6/+9
* Adds chat room contacts to the search filter in the contact list.hristoterezov2013-11-011-2/+1
* Fixes compatibility issues in the support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-271-37/+110
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-2715-82/+651
* Handles early xmpp subscribe requests.Damian Minkov2013-10-251-77/+146
* Fixes possible concurrent modification exception when using several xmpp acco...Damian Minkov2013-10-231-17/+46
* Adds support for DTLS-SRTP with Jitsi Videobridge.Lyubomir Marinov2013-10-186-193/+699
* Fixes formatting, typos.Lyubomir Marinov2013-10-181-27/+35
* Fixes leaking DiscoveryInfo$Feature instances.Damian Minkov2013-10-171-0/+24
* Fixes leaking Roster instances as we create the Roster once it was cleared wh...Damian Minkov2013-10-172-1/+30
* Fixes issues with DTLS-SRTP.Lyubomir Marinov2013-10-107-143/+245
* Fixes warnings, removes obscure and inefficient anonymous classes.Lyubomir Marinov2013-10-101-21/+27
* Adds support for DTLS-SRTP with XMPP.Lyubomir Marinov2013-10-1010-100/+503
* Fixes a problem with updating resource priorities. Updates contactlist items ...Damian Minkov2013-10-072-7/+37
* Fixes some problems with updating resources mobile indicator.Damian Minkov2013-10-073-2/+35
* Adds mobile flag to the ContactResource.Damian Minkov2013-10-073-23/+40
* Moves updating jabber contact resources to the presence operation set.Damian Minkov2013-10-073-123/+126
* Adds support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-0310-290/+621
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-032-17/+23