aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* If an update link is provided by provisioning configuration, use it instead o...Sebastien Vincent2010-10-044-8/+76
* Fixes warnings, javadocs, formatting.Lyubomir Marinov2010-10-041-31/+31
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-0417-124/+168
* Create video calls with a MediaDevice in OperationSetDesktopSharingServer.Sebastien Vincent2010-10-042-9/+12
* Implement new OperationSetDesktopStreaming interface to prepare integration o...Sebastien Vincent2010-10-047-7/+315
* Save end reason code for calls if any, and don't show call history records wh...Damian Minkov2010-10-014-3/+48
* Comment on the previous fix added.Yana Stamcheva2010-10-011-0/+7
* Fixes authentication window size problem, when an error is shown.Yana Stamcheva2010-10-011-114/+73
* Add DHCP retransmissions. Remove provisioning username/password from configur...Sebastien Vincent2010-09-303-7/+175
* Set default sip registration time to 600.Damian Minkov2010-09-306-3/+45
* If HTTP authentication is needed with provisioning, it will use the same cred...Sebastien Vincent2010-09-302-90/+51
* Pack the authentication window just before showing it.Yana Stamcheva2010-09-293-4/+4
* Hide the new account menu if the SHOW_ACCOUNT_CONFIG is set to false.Yana Stamcheva2010-09-295-6/+14
* Added a property allowing to hide option menus and buttons and account config...Yana Stamcheva2010-09-295-16/+78
* Choose 224 as DHCP option code for provisioningSebastien Vincent2010-09-291-1/+1
* Some code formatting.Yana Stamcheva2010-09-291-28/+65
* Introducing the provisioning form.Yana Stamcheva2010-09-294-817/+320
* Prepare the provisioning bundle for the configuration form.Yana Stamcheva2010-09-292-9/+892
* Initial commit to support provisioning. It provides the DHCP provisioning dis...Sebastien Vincent2010-09-2914-2/+1533
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-292-5/+1
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-2918-111/+325
* Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3...Damian Minkov2010-09-298-14/+198
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-2916-314/+352
* 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