aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of sip: URIsIngo Bauersachs2017-02-241-0/+2
* Changes version to 2.11. Closes #203.damencho2017-02-071-1/+1
* Changes version to 2.10.damencho2017-02-041-1/+1
* Checks from for received carbon messages, should be bare jid.damencho2017-01-261-0/+11
* VoiceCall Target resource (#37)Thomas M2017-01-182-5/+13
* Fix tray icon to open window on double click on WindowsIngo Bauersachs2017-01-181-5/+22
* Don't split resource strings, remove unused resourcesIngo Bauersachs2017-01-185-24/+12
* BLF: Enable plugin and add workaround for AsteriskIngo Bauersachs2017-01-152-20/+64
* Fix last message edit impersonationIngo Bauersachs2017-01-151-2/+5
* Let the config service override the embedded resourcesIngo Bauersachs2017-01-142-0/+40
* Use Java 7 instead of JNA to update home dir permissionsIngo Bauersachs2017-01-141-25/+21
* Replace deprecated calls to ice4jIngo Bauersachs2017-01-145-32/+34
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-145-88/+144
* Update systray to handle old libdbusmenu quirks (Debian, RPM distros)Ingo Bauersachs2017-01-143-32/+109
* AppIndicator logging and clean upIngo Bauersachs2017-01-143-55/+88
* Ignore SystemTray when running in headless modeIngo Bauersachs2017-01-101-1/+3
* Add support for AppIndicatorsIngo Bauersachs2017-01-1013-61/+1147
* Use non-deprecated way to create FromFilterIngo Bauersachs2017-01-071-1/+1
* ZRTP: stop encryption processing if added to SDPIngo Bauersachs2017-01-071-1/+1
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-7/+1
* Remove redundant castsIngo Bauersachs2017-01-071-1/+1
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-076-0/+102
* Load JNI lib into classloader of bundle rather than of libjitsiIngo Bauersachs2017-01-071-1/+1
* Ignore any routes in the SIP header when an outbound proxy is usedIngo Bauersachs2017-01-071-2/+24
* Log getting local address as this often failsIngo Bauersachs2017-01-071-0/+3
* Use NetworkUtils to handle all IPv6 formatsIngo Bauersachs2017-01-071-11/+1
* Properly log IPv6 frames into .pcapIngo Bauersachs2017-01-071-2/+11
* Switch to database based configuration by defaultIngo Bauersachs2017-01-041-12/+11
* 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
* Adds an option to specify custom header names for meet room name.damencho2016-12-081-4/+23
* Remove Yahoo protocolIngo Bauersachs2016-10-2427-7731/+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-233-0/+37
* Remove workaround for JDK-6483657Ingo Bauersachs2016-07-271-47/+0
* Remove RTP payload number from Opus (max)ptime attributesIngo Bauersachs2016-07-161-2/+15
* Strip invalid characters when receiving a fileIngo Bauersachs2016-07-161-0/+4
* 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-057-129/+186
* call window can now be dragged (#279)Nik2016-07-051-1/+5
* Add a few improvements for reg-less SIP accountsIngo Bauersachs2016-06-283-1/+14
* Adds parameter to sip command line calling. (#270)Дамян Минков2016-06-111-1/+26
* Adds a check whether provider is registered in sip uri handler.damencho2016-06-101-1/+5
* Remove SwingWorker library, it is included in Java 7Ingo Bauersachs2016-06-041-1/+1
* Remove zeroconf protocolIngo Bauersachs2016-06-0430-11448/+0