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
..
2003-01-16 21:32:56 +00:00
2003-02-22 18:00:14 +00:00
2002-11-14 15:57:38 +00:00
2003-01-16 17:28:46 +00:00
2003-02-22 18:00:14 +00:00
2003-02-22 18:00:14 +00:00
2003-02-27 12:25:35 +00:00
2003-02-18 12:14:57 +00:00
2002-12-29 01:38:15 +00:00
2002-12-29 01:38:15 +00:00
2002-12-29 01:38:15 +00:00
2003-01-16 21:32:56 +00:00
2003-01-16 21:32:56 +00:00
2003-01-16 21:32:56 +00:00
2003-01-16 21:32:56 +00:00
2003-02-22 18:00:14 +00:00
2002-12-29 01:38:15 +00:00
2003-02-12 22:01:12 +00:00
2002-11-13 18:10:30 +00:00
2002-12-15 20:59:24 +00:00
2003-02-12 22:01:12 +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:42:05 +00:00
2001-07-05 10:20:07 +00:00
2002-12-28 02:41:17 +00:00
2003-02-13 13:21:13 +00:00
2002-10-09 13:40:48 +00:00