From 2d688af648224bc86faa2ba368647a1407d1aa02 Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Thu, 17 Feb 2005 09:52:01 +0000 Subject: use ssl when "always" and "whenever possible" is enabled changed 2005-02-17 Vivek Jain * share-folder-common.c : (get_cnc): use ssl when "always" and "whenever possible" is enabled changed "soap_ssl" to "use_ssl" use the default port "7191" instead of "7181" svn path=/trunk/; revision=28806 --- plugins/shared-folder/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/shared-folder/ChangeLog') diff --git a/plugins/shared-folder/ChangeLog b/plugins/shared-folder/ChangeLog index 9a1eddfdab..833f871ba2 100644 --- a/plugins/shared-folder/ChangeLog +++ b/plugins/shared-folder/ChangeLog @@ -1,3 +1,11 @@ +2005-02-17 Vivek Jain + + * share-folder-common.c : (get_cnc): + + use ssl when "always" and "whenever possible" is enabled + changed "soap_ssl" to "use_ssl" + use the default port "7191" instead of "7181" + 2005-01-24 Vivek Jain *properties.glade : changed the layout of the widgets *share-folder.[ch]: removed the checkbuttons for display of rights -- cgit