Dr. Stephen Henson 57bc7769b7 Encryption BIOs misbehave when used with non blocking I/O.
Two fixes:

1. If BIO_write() fails inside enc_write() it should return the
   total number of bytes successfully written.

2. If BIO_write() fails during BIO_flush() it should return immediately
   with the error code: previously it would fall through to the final
   encrypt, corrupting the buffer.
2003-02-27 14:08:44 +00:00
..
1999-04-29 16:04:54 +00:00
2003-01-16 18:29:34 +00:00
2002-02-13 18:21:51 +00:00
2002-11-20 14:14:45 +00:00
2002-02-13 18:21:51 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-10-10 21:37:45 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2001-09-07 12:03:24 +00:00
2002-02-13 18:21:51 +00:00
2002-05-11 17:33:01 +00:00