Dr. Stephen Henson wrote:
On Mon, Feb 23, 2004, Paul L. Allen wrote:
[... tracking my problem partially through the OpenSSL libraries ...]
I'm stumped!
I'm not immediately sure what the problem is either. It might be stack
corruption somewhere or something confusing the malloc library. Have you
uot; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 24, 2004 2:50 PM
Subject: Re: OpenSSL session hangs
>
>
> On Mon, Feb 23, 2004, Paul L. Allen wrote:
>
> >
> > OK, here's where it took me:
> >
> > The setup is a sta
On Tue, Feb 24, 2004, Dr. Stephen Henson wrote:
>
>
Not so private after all: bugger!
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demo
On Mon, Feb 23, 2004, Paul L. Allen wrote:
>
> OK, here's where it took me:
>
> The setup is a stack consisting of a buffered BIO, an SSL BIO, and
> a socket BIO. In a typical test run, client and server have had a
> conversation of a hundred or so messages. The most recent exchange
> involv
Paul L. Allen wrote:
Dr. Stephen Henson wrote:
OK, that seems to rule out the low level socket read and write calls
being the
cause.
Have you tried this in the latest 0.9.7 snapshot BTW? IIRC some fixes
have
been made to buffering BIOs.
I'll try that this evening. After that I'm off to the o
Dr. Stephen Henson wrote:
OK, that seems to rule out the low level socket read and write calls being the
cause.
Have you tried this in the latest 0.9.7 snapshot BTW? IIRC some fixes have
been made to buffering BIOs.
I'll try that this evening. After that I'm off to the ocean for the
weekend. My l
On Thu, Feb 19, 2004, Paul L. Allen wrote:
> Paul L. Allen wrote:
> >Dr. Stephen Henson wrote:
> >
> >>On Wed, Feb 18, 2004, Paul L. Allen wrote:
> >>
> >>
> >>>[ ... problem statement omitted ...]
> >>>
> >>
> >>
> >>Firstly I hope you are checking the return values from BIO_gets(),
> >>BIO_puts
Paul L. Allen wrote:
Dr. Stephen Henson wrote:
On Wed, Feb 18, 2004, Paul L. Allen wrote:
[ ... problem statement omitted ...]
Firstly I hope you are checking the return values from BIO_gets(),
BIO_puts()
and BIO_flush().
Yes, I am. All are OK up to the hang.
Presumably you are using a b
On Wed, Feb 18, 2004, Paul L. Allen wrote:
> I have a client/server application secured by certificates on both
> ends using OpenSSL 0.9.7c on RedHat 9. Client and server exchange
> messages consisting of lines of ASCII text using BIO_puts() and
> BIO_gets(). I include a call to BIO_flush() after
I have a client/server application secured by certificates on both
ends using OpenSSL 0.9.7c on RedHat 9. Client and server exchange
messages consisting of lines of ASCII text using BIO_puts() and
BIO_gets(). I include a call to BIO_flush() after each BIO_puts() in
order to ensure that the entire
10 matches
Mail list logo