mirror of
https://github.com/sonertari/SSLproxy
synced 2024-11-02 15:40:19 +00:00
2bcfaf4b44
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
1.1 KiB
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:
- Steve Wills (swills)
- Landon Fuller (landonf)
- Wayne Jensen (wjjensen)
- Rory McNamara (psychomario)
- Alexander Neumann (fd0)
- Adam Jacob Muller (AdamJacobMuller)
- Richard Poole (RichardPoole42)
- Maciej Kotowicz (mak)
- Eun Soo Park (eunsoopark)
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.