RE: Question about Sessions and gcc compiler

2009-07-20 Thread Vivek Subbarao
Gald to hear that your issue is resolved now. U may do well to take a look at the ssl examples that comes along with the package that you build. -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Irfan Gulamali Sent: 20 July 2009

RE: Question about Sessions and gcc compiler

2009-07-19 Thread Vivek Subbarao
Accept() and SSL_accept should be inside the while loop. -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Irfan Gulamali Sent: 19 July 2009 03:23 To: openssl-users@openssl.org Subject: Question about Sessions and gcc compiler

RE: Question about Sessions and gcc compiler

2009-07-19 Thread Vivek Subbarao
Can u please provide the series of calls that u make in the server and client. What do u mean by close the connection from the server? Does the server spawn a new thread to handle client requests? -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl

RE: simple ssl server

2009-07-17 Thread Vivek Subbarao
Y are u initializing the ssl lib twice(SSL_library_init()). Go through the txt document that i have attached to this mail. That should help you. U need to set ssl to fd(SSL_set_fd) before calling SSL_accept(). -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-u

RE: cannot link to 0.9.8k dll's on windows

2009-07-07 Thread Vivek Subbarao
l.org] On Behalf Of Dave Thompson Sent: 08 July 2009 06:35 To: openssl-users@openssl.org Subject: RE: cannot link to 0.9.8k dll's on windows > From: owner-openssl-us...@openssl.org On Behalf Of Vivek Subbarao > Sent: Monday, 06 July, 2009 06:34 > I have built openss

cannot link to 0.9.8k dll's on windows

2009-07-06 Thread Vivek Subbarao
Hi, I have built openssl 0.9.8k library on windows 64 bit server 2003 OS. I am linking my application to these dll's and lib's. But when i run my app it displays the following errors and exits. Auto configuration failed 1396:error:02001015:system library:fopen:Is a directory:.\crypto\bio\b

RE: memory leak in openssl

2009-06-23 Thread Vivek Subbarao
: openssl-users@openssl.org Subject: Re: memory leak in openssl It looks like you did not do an SSL_free when the connection was shut down. -Kyle H On Mon, Jun 22, 2009 at 1:16 AM, Vivek Subbarao wrote: > Hi, > > > > I am using openssl 0.9.8e that comes along with the linux rhel 5 u3

memory leak in openssl

2009-06-22 Thread Vivek Subbarao
Hi, I am using openssl 0.9.8e that comes along with the linux rhel 5 u3 OS. We have a client server architecture where both the client and server use openssl for communication. When i run my server through valgrind i get the following error messages. Please do advice me on what i need to do to

error building openssl-0.9.8k

2009-05-29 Thread Vivek Subbarao
Hi, I had already posted this msg and havnt found a solution to this yet. Pls help me in this regard I get the following error when i try to compile openssl-0.9.8k using visual studio 2008 on server 2003 32 bit machine. I did Perl Configure VC-WIN32 -prefix=c:/openssl Ms\do_ms.bat which

problem executing ms\do_ms.bat

2009-05-29 Thread Vivek Subbarao
Hi, I am having problem building openssl-0.9.8k on windows 32 bit server 2003 machine using visual studio 2008. I executed the command perl Configure VC-WIN32 -prefix=c:/openssl which was successfully completed. Then i executed the command ms\do_ms and the below error occurred. Please help

RE: compilation error building openssl-0.9.8k

2009-05-28 Thread Vivek Subbarao
@openssl.org Subject: Re: compilation error building openssl-0.9.8k I had no problems with this Visual Studio 9.0 on XP SP 3. Do you do: nmake -f ms\ntdll.mak before the nmake -f ms\ntdll.mak install ? Carter Carter Browne CBCS cbro...@cbcs-usa.com 781-721-2890 Vivek Subbarao wrote: > &

compilation error building openssl-0.9.8k

2009-05-28 Thread Vivek Subbarao
Hi I am getting the below mentioned compilation error when i try to build openssl-0.9.8k using visual studio 2008. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\sal.h(1984) : fatal error RC22105: MultiByteToWideChar failed. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft