In message <[EMAIL PROTECTED]> on Wed,  4 Dec 2002 20:24:30 
+0100 (MET), "Stephen Henson via RT" <[EMAIL PROTECTED]> said:

rt> The existing code could be fixed to handle other cases, for example by
rt> dumping that BIO_gets() replacing with a BIO_read() loop and converting
rt> the buffer in place. Alternatively a filter BIO that can handle EOL
rt> conversion could be written.

Hmm, BIO_f_linebuffer() seems to be something to build from.  Right
now, it's an output-only buffering filter, but can easily be made an
input filter as well.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to