Hi, in the following mails, you'll find a bunch of bug fixes for the openssl egg.
Apart from the problems fixed by those patches, it seems to me like the current code could deadlock during renegotiation, but I haven't managed to figure out how to fix that, and I think I have convinced myself that I don't currently need renegotiation support, so I'll leave it at that for now. In particular, I have no clue how to interleave partial SSL_write() and SSL_read() calls without getting confused as to what I/O state to wait for, and not interleaving them could cause pipelined protocols to deadlock even without renegotiation, so that would not be much of an improvement. Also, I have tried git format-patch's --attach, but mutt doesn't seem to parse MIME multipart bodies passed to -H, so I switched back to inline patches for now ... Regards, Florian _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
