This service release addresses vulnerabilities in the NetX Duo HTTP Server. It also adds a new callback function, allowing to notify the host application of a new connect request in the listen queue.
What's Changed
- Update README.md by @wickste in #257
- Update branding in issue templates by @wickste in #258
- Add listen queue callback function by @gresolio in #291
- Version 6.4.2 by @fdesbiens in #301
- Release version 6.4.2 by @fdesbiens in #302
Vulnerabilities addressed
Eclipse ThreadX NetX Duo HTTP server single PUT request integer underflow
Eclipse ThreadX NetX Duo HTTP server chunked PUT request integer underflow
Eclipse ThreadX NetX Duo HTTP server denial of service
New Contributors
- @gresolio made their first contribution in #291
- @fdesbiens made their first contribution in #301
Full Changelog: v6.4.1_rel...v6.4.2_rel