RE: where does revsecurity.dll comes from?

2015-04-27 Thread Ralph DiMola
I think you might need revsecurity.dll if you open a database with SSL. I know on mobile you need to include the encryption external if you open a database with SSL. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

AW: where does revsecurity.dll comes from?

2015-04-27 Thread Tiemo Hollmann TB
m] Im Auftrag von Mark Waddingham Gesendet: Samstag, 25. April 2015 14:07 An: How to use LiveCode Betreff: Re: where does revsecurity.dll comes from? It also provides https support (via secure socket features which libURL uses) - which is the bit many applications will use indirectly if they aren&#x

Re: where does revsecurity.dll comes from?

2015-04-25 Thread Mark Waddingham
Apr 24, 2015, at 5:55 AM, Tiemo Hollmann TB wrote: >> Who can give me a hint, where this dll comes from and how I can get rid of >> it - and hopefully speed up the build process? > > Hi Teimo, > > The revsecurity.dll allows you to use encryption in your applications. This

Re: where does revsecurity.dll comes from?

2015-04-25 Thread Dave Kilroy
Thanks Mark - I'd forgotten I also use encryption in that app so must have been confused over what the 'security' part of the name referred to... - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://runtime-rev

Re: where does revsecurity.dll comes from?

2015-04-24 Thread Mark Talluto
On Apr 24, 2015, at 5:55 AM, Tiemo Hollmann TB wrote: > Who can give me a hint, where this dll comes from and how I can get rid of > it - and hopefully speed up the build process? Hi Teimo, The revsecurity.dll allows you to use encryption in your applications. This would include command

Re: where does revsecurity.dll comes from?

2015-04-24 Thread jbv
Hi Dave Thanks for this detailed answer. I must say I have a complete different experience : I have been testing several apps of mine on various win versions (xp, vista, 7) without revsecurity.dll and never got any warning of any kind... Besides, my clients have been using the same apps on the

Re: where does revsecurity.dll comes from?

2015-04-24 Thread Dave Kilroy
Hi jvb I've been using it so long with on particular windows app that I'm not 100% sure what will happen now without it. But I did run a test about a year ago on a Win7 machine with that app (which connects to the internet on start-up) With revsecurity.dll included: On first launch of

Re: where does revsecurity.dll comes from?

2015-04-24 Thread jbv
security will be lowered when the app connects to the internet and revsecurity.dll is not there ? Thanks jbv ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription pre

AW: where does revsecurity.dll comes from?

2015-04-24 Thread Tiemo Hollmann TB
15:04 An: How to use LiveCode Betreff: Re: where does revsecurity.dll comes from? Hi Tiemo > Am 24.04.2015 um 14:55 schrieb Tiemo Hollmann TB : > > Hello, > > I am building the first time a standalone for a new stack on windows > with LC 6.5.2. > > The build process las

Re: where does revsecurity.dll comes from?

2015-04-24 Thread Dave Kilroy
Hi Tiemo - your app will need this if it it connects to the internet (at least on a windows machine with anti-virus) - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/

Re: where does revsecurity.dll comes from?

2015-04-24 Thread Klaus major-k
Hi Tiemo > Am 24.04.2015 um 14:55 schrieb Tiemo Hollmann TB : > > Hello, > > I am building the first time a standalone for a new stack on windows with LC > 6.5.2. > > The build process lasts unusual long (1-2 min) and after build I got a > "revsecurity.dll"

where does revsecurity.dll comes from?

2015-04-24 Thread Tiemo Hollmann TB
Hello, I am building the first time a standalone for a new stack on windows with LC 6.5.2. The build process lasts unusual long (1-2 min) and after build I got a "revsecurity.dll" in my standalone directoy. I have never seen this dll before and don't find any unknown option i

Re: Revsecurity.dll

2014-05-03 Thread J. Landman Gay
on. The folder contains only two files -- the exe and revsecurity.dll. As I understand it, clicking on a dll doesn't do anything (except maybe a notification) so it won't hurt. The bigger concern for me is that the app won't function at all without the dll, and if the user can

Re: Revsecurity.dll

2014-05-03 Thread Klaus major-k
uot;attrib -H" or something... > On May 3, 2014, at 10:10 AM, J. Landman Gay wrote: > >> On 5/3/14, 12:38 AM, As_Simon wrote: >>> Hi Jacque, >>> I've been hiding the revsecurity.dll and it's predecessor for years. >>> No reported problems. >

Re: Revsecurity.dll

2014-05-03 Thread Dar Scott
What kinda hiding are you folks talking aout? On May 3, 2014, at 10:10 AM, J. Landman Gay wrote: > On 5/3/14, 12:38 AM, As_Simon wrote: >> Hi Jacque, >> I've been hiding the revsecurity.dll and it's predecessor for years. >> No reported problems. > > T

Re: Revsecurity.dll

2014-05-03 Thread J. Landman Gay
On 5/3/14, 12:38 AM, As_Simon wrote: Hi Jacque, I've been hiding the revsecurity.dll and it's predecessor for years. No reported problems. Thanks very much. I was pretty sure it would be okay but I wanted to check. Thanks for responding. -- Jacqueline Landman Gay

Re: Revsecurity.dll

2014-05-02 Thread As_Simon
Hi Jacque, I've been hiding the revsecurity.dll and it's predecessor for years. No reported problems. Simon -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Revsecurity-dll-tp4678926p4678972.html Sent from the Revolution - User mailing list archive at

Revsecurity.dll

2014-05-01 Thread J. Landman Gay
My client wants only a single executable file to be visible in the app folder. The app requires revsecurity.dll. Can someone verify that if I hide it, it will still work? I don't see why not, but who knows. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Sof

Re: revsecurity.dll appearing for (nearly) no reason

2013-06-27 Thread Pascal Lehner
-talk.com/survey/> > > > On 6/27/2013 12:41, Pascal Lehner wrote: > >> Hi everyone, >> >> I just found out that when buidling for Windows, revsecurity.dll is >> automatically included as well to support https. However, my stack does >> not >> use h

Re: revsecurity.dll appearing for (nearly) no reason

2013-06-27 Thread Mark Schonewille
cal Lehner wrote: Hi everyone, I just found out that when buidling for Windows, revsecurity.dll is automatically included as well to support https. However, my stack does not use https at all except for one link in the comments! Now I wanted to ask you how you usually handle such things - should I fi

revsecurity.dll appearing for (nearly) no reason

2013-06-27 Thread Pascal Lehner
Hi everyone, I just found out that when buidling for Windows, revsecurity.dll is automatically included as well to support https. However, my stack does not use https at all except for one link in the comments! Now I wanted to ask you how you usually handle such things - should I file that as a

Location of revsecurity.dll

2010-11-28 Thread Terry Judd
The release notes for 4.5.1 state that this file must be placed alongside the executable. Is there really no way to store this file somewhere else and set the path to it on startup? Terry... ___ use-livecode mailing list use-livecode@lists.runrev.com P