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
..
2003-01-16 21:33:06 +00:00
2003-02-05 16:50:50 +00:00
2003-02-22 18:02:46 +00:00
2002-11-14 15:58:01 +00:00
2003-02-22 18:02:46 +00:00
2003-02-22 18:02:46 +00:00
2003-02-18 12:15:13 +00:00
2002-12-05 01:55:48 +00:00
2003-01-16 21:33:06 +00:00
2003-01-16 21:33:06 +00:00
2003-01-16 21:33:06 +00:00
2003-01-16 21:33:06 +00:00
2002-11-13 18:10:30 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00
2002-08-09 22:34:57 +00:00
2002-12-14 20:45:39 +00:00
2001-07-05 10:20:07 +00:00
2002-10-09 13:41:31 +00:00