Re: cvs commit: openssl/util libeay.num

1999-06-21 Thread Anonymous
Arne Ansper <[EMAIL PROTECTED]>: [...] > i proposed to remove input parameter check from ssl/s2_pkt.c write_pending > and ssl/s3_pkt.c ssl3_write_pending functions. there was a discussion > about it back in January. [...] > if ((s->s3->wpend_tot > (int)len) || (s->s3->wpend_buf != buf) >

Re: cvs commit: openssl/util libeay.num

1999-06-21 Thread Arne Ansper
> By "properly" I mean that the "save" operation doesn't expand and > reformat the data. That is if you have lines like this: > > config=$ENV::HOME > other=oneline \ > anotherline > > It gets saved verbatim, NOT in the expanded form: > > config=/home/steve > other=oneline anotherline too bad

Re: cvs commit: openssl/util libeay.num

1999-06-21 Thread Anonymous
> Damn. I thought I'd applied all your patches. Are there any others I > missed? i proposed to remove input parameter check from ssl/s2_pkt.c write_pending and ssl/s3_pkt.c ssl3_write_pending functions. there was a discussion about it back in January. snipet from original message: 8) ssl/s2_

Connecting via socket using SSL and PERL

1999-06-21 Thread Anonymous
I have a basic question using PERL for connecting to a socket and communicating with a credit card authorization gateway (but maintaining the SSL data integrity). I have read several documents on SSLeay (including the FAQ and Programmers reference), but I am still having some difficulty. Here is

Re: cvs commit: openssl/util libeay.num

1999-06-21 Thread Dr Stephen Henson
Arne Ansper wrote: > > > New functions CONF_load_bio() and CONF_load_fp() to load a configuration > > file from a bio or fp. Added some more constification to the BN library. > > i added write, delete and save functions + ability to use BIO's to CONF > module long time ago and sent a patch t

Re: cvs commit: openssl/util libeay.num

1999-06-21 Thread Anonymous
Arne Ansper wrote: > > > New functions CONF_load_bio() and CONF_load_fp() to load a configuration > > file from a bio or fp. Added some more constification to the BN library. > > i added write, delete and save functions + ability to use BIO's to CONF > module long time ago and sent a patch t

Re: 0.9.3a fails one test on FreeBSD 2.2.7

1999-06-21 Thread Anonymous
On Sun, Jun 20, 1999, Bodo Moeller wrote: > On Sat, Jun 19, 1999 at 07:50:33PM -0700, Claus Assmann wrote: > > OpenSSL 0.9.3a 29 May 1999 fails on FreeBSD 2.2.7-RELEASE > > test sslv2 with client authentication > > client authentication > > ERROR in SERVER > > 9058:error:140710C7:SSL routines:RE