aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* If an update link is provided by provisioning configuration, use it instead o...Sebastien Vincent2010-10-042-2/+53
* Fixes warnings, javadocs, formatting.Lyubomir Marinov2010-10-041-31/+31
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-0411-112/+154
* 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-044-3/+199
* Save end reason code for calls if any, and don't show call history records wh...Damian Minkov2010-10-013-3/+32
* Add DHCP retransmissions. Remove provisioning username/password from configur...Sebastien Vincent2010-09-302-7/+168
* Set default sip registration time to 600.Damian Minkov2010-09-304-3/+37
* If HTTP authentication is needed with provisioning, it will use the same cred...Sebastien Vincent2010-09-301-5/+5
* Pack the authentication window just before showing it.Yana Stamcheva2010-09-292-2/+0
* 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
* Initial commit to support provisioning. It provides the DHCP provisioning dis...Sebastien Vincent2010-09-295-1/+478
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-292-5/+1
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-2915-329/+232
* Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3...Damian Minkov2010-09-293-5/+37
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-2914-570/+135
* Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to p...Sebastien Vincent2010-09-2830-21/+4107
* Patch provided by Adam Netocny making all contact list classes skinnable.Yana Stamcheva2010-09-2713-94/+341
* 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-276-66/+260
* Patch provided by Purvesh Sahoo, including alphabetical sort of preview sourc...Yana Stamcheva2010-09-253-4/+4
* Fixed call recording configuration form layout.Yana Stamcheva2010-09-241-24/+12
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-234-26/+11
* 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-233-9/+16
* 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-2218-159/+609
* Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...Sebastien Vincent2010-09-222-10/+93
* 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-202-10/+52
* 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-192-17/+20
* 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-194-9/+16
* ICE integration for XMPP accountsEmil Ivov2010-09-194-8/+139
* ICE integration for XMPP accountsEmil Ivov2010-09-191-1/+1
* ICE integration for XMPP accountsEmil Ivov2010-09-192-86/+98
* ICE integration for XMPP accountsEmil Ivov2010-09-192-25/+94
* 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-193-3/+53
* 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 Purvesh Sahoo, fixing redundant code in replacement impleme...Yana Stamcheva2010-09-1513-672/+481
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-154-50/+139
* Update util bundle to include some extra packages in order to help dns lib to...Damian Minkov2010-09-151-7/+16