SSLproxy/AUTHORS.md
Daniel Roethlisberger 2bcfaf4b44 Re-enable EV_READ if disabled and outbuf empty
The event buffer write handler failes to re-enable the corresponding
read event of the opposite connection if the buffer is not only down to
less than half the limit, but completely emptied.  In that case, the
read event would never be re-enabled and the connection would stall and
time out.

Issue:		#109
Patch by:	Eun Soo Park
2015-10-25 17:54:27 +01:00

1.1 KiB

Authors

SSLsplit was written and is being maintained by Daniel Roethlisberger.

The following individuals have contributed to the codebase by submitting patches or pull requests, in chronological order of their first contribution:

Many more individuals have contributed by reporting bugs or feature requests. See issue tracker on Github, NEWS.md and git log for details.

All your contributions are greatly appreciated; without you, SSLsplit would not be what it is today.