aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to p...Sebastien Vincent2010-09-2831-21/+4191
* Patch provided by Adam Netocny making all contact list classes skinnable.Yana Stamcheva2010-09-2714-95/+342
* Fix issue#861 XCAP password prompts for master password when the SIP account ...Damian Minkov2010-09-272-41/+38
* Add NAPTR support for sip accounts.Damian Minkov2010-09-2721-140/+545
* Patch provided by Purvesh Sahoo, including alphabetical sort of preview sourc...Yana Stamcheva2010-09-254-4/+6
* Fixed call recording configuration form layout.Yana Stamcheva2010-09-241-24/+12
* New skin management interface, provided by Adam Netocny.Yana Stamcheva2010-09-2410-1187/+772
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-2316-74/+49
* Fixes the NoClassDefFoundError reported on the dev mailing list in the thread...Lyubomir Marinov2010-09-231-0/+1
* Fix xcap to gracefully handle 200 ok responses with no content.Damian Minkov2010-09-232-6/+15
* Fix options panel.Yana Stamcheva2010-09-234-9/+23
* Fix about window.Yana Stamcheva2010-09-231-0/+1
* New interface and implementations added allowing to reload a skin runtime. Pa...Yana Stamcheva2010-09-221-0/+1
* New interface and implementations added allowing to reload a skin runtime. Pa...Yana Stamcheva2010-09-2226-351/+790
* Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...Sebastien Vincent2010-09-223-11/+102
* Don't make dns resolution if ip address is used for SIP account.Damian Minkov2010-09-201-0/+14
* Consequent seq. numbers when using SIP basic messaging and SIP typing notific...Damian Minkov2010-09-203-12/+54
* Patches work on the jingle ICE integration so that I could commit it and let ...Emil Ivov2010-09-194-42/+74
* Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ca...Emil Ivov2010-09-1912-138/+517
* ICE integration for XMPP accounts (Work in progress)Emil Ivov2010-09-192-1/+3
* ICE integration for XMPP accounts (Work in progress)Emil Ivov2010-09-199-36/+55
* ICE integration for XMPP accountsEmil Ivov2010-09-198-29/+162
* ICE integration for XMPP accountsEmil Ivov2010-09-192-1/+27
* ICE integration for XMPP accountsEmil Ivov2010-09-193-99/+157
* ICE integration for XMPP accountsEmil Ivov2010-09-193-25/+119
* Added STUN server discovery to the network address managerEmil Ivov2010-09-191-0/+59
* Modifies the STUN form in the XMPP wizard so that it would use a share STUN s...Emil Ivov2010-09-191-173/+0
* Modifies the STUN form in the XMPP wizard so that it would use a share STUN s...Emil Ivov2010-09-1911-163/+608
* Removes stun4j and the SC components that are using it so that we can now int...Emil Ivov2010-09-191-0/+203
* Removes stun4j and the SC components that are using it so that we can now int...Emil Ivov2010-09-1910-2033/+37
* Fixes issue #856: "echo cancel" chekbox dont work reported and patched by Dmi...Lyubomir Marinov2010-09-171-21/+25
* Fix SRV resolving for udp services (a problem where services with only udp SR...Damian Minkov2010-09-171-84/+117
* Patch provided by Adam Netocny, adding the possibility to runtime change fram...Yana Stamcheva2010-09-151-18/+108
* Patch provided by Purvesh Sahoo, fixing redundant code in replacement impleme...Yana Stamcheva2010-09-1514-679/+495
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-3/+4
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-1511-83/+256
* Update util bundle to include some extra packages in order to help dns lib to...Damian Minkov2010-09-152-8/+18
* Fix sip provider status when connection failed(a problem where when sip PP go...Damian Minkov2010-09-154-10/+21
* Update the gui for avatar choosing, add some javadocs.Damian Minkov2010-09-145-166/+364
* Fixes drag component in contact list (including disappearing name or icon, te...Yana Stamcheva2010-09-133-21/+70
* Resolved duplicate import of json library.Yana Stamcheva2010-09-1327-255/+317
* Order sip-communicator.properties alphabetically.Sebastien Vincent2010-09-132-7/+58
* Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot cr...Sebastien Vincent2010-09-131-7/+7
* Fix NPE when there are no SRV records for domain.Damian Minkov2010-09-131-14/+17
* Update dns resolution for sip addresses when connecting, added and the initia...Damian Minkov2010-09-132-26/+70
* Fixing jabber login to some services.Damian Minkov2010-09-121-2/+0
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-1123-31/+109
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-113-33/+88
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-1158-342/+594
* Add XMPP content-add and content-remove support.Sebastien Vincent2010-09-112-24/+361