Dr. Stephen Henson b8dc9693a7 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:07:59 +00:00
..
1999-04-29 16:04:54 +00:00
2003-02-01 20:55:29 +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-08-16 11:19:07 +00:00
2002-05-11 17:37:08 +00:00