Crash at SSL_accept

2005-05-23 Thread Nauman Akbar
at? Regards Nauman Akbar Concise Solutions

Repost: Multithreaded server segmentation fault

2005-04-11 Thread Nauman Akbar
in a previous reply. I have remote connection to server where this code is run for testing, I have no control over client applications and lastly segmentation fault occurs completely randomly. Once, the server ran for 2 days without any fault. Any help will be highly appreciated. Regards Nauman

OpenSSL Segmentation Fault

2005-04-06 Thread Nauman Akbar
of action. Regards, Nauman Akbar Concise Solutions Pakistan

RE: OpenSSL Segmentation Fault

2005-04-06 Thread Nauman Akbar
at two specific locations; during ssl handshake and while exiting a thread. Regards Nauman Akbar From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pablo J Royo Sent: Wednesday, April 06, 2005 04:58 PM To: openssl-users@openssl.org Subject: Re: OpenSSL Segmentation Fault

Re: Problem with SSL_accept

2005-02-10 Thread Nauman Akbar
in the docs. Regards Nauman Akbar Concise Solutions __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
to obtain ssldump for test localhost client. Please guys, it is quite an urgent situation. Please respond quickly. Regards Nauman Akbar __ OpenSSL Project http://www.openssl.org User Support Mailing List

Re: Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
the example code from crypto/thread/ directory in OpenSSL installation. Regards Nauman Akbar Concise Solutions On Wed, 9 Feb 2005 10:10:55 -0800, David Schwartz [EMAIL PROTECTED] wrote: The most intriguing part is when I was writing this server, I developed a small client just to test connectivity

Re: Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
if these values are causing the problem. Regards Nauman Akbar Concise Solutions __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List

Re: Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
Dear Dr. Henson! Yes I am using ERR_print_errors but it doesnot print anything. As far as the ERR functions are concerned, I used SSL_ERROR_SSL there. If thats not the case, what should I use there. Perhaps proper value can lead me to a better insight. Regards Nauman Akbar Concise Solutions

Re: Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
supported by client. How can i do that? I tried using SSL_get_shared_ciphers(m_pSSLClient, buff, 1024) to get shared ciphers but thats NULL. I can not find anyother function that lists the supported client ciphers. Regards Nauman Akbar Concise Solutions

Re: Problem with SSL_accept

2005-02-09 Thread Nauman Akbar
, protocols etc. Regards Nauman Akbar Concise Solutions __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager