Mongoose v6.18 Release Notes

Release Date: 2020-05-21 // almost 4 years ago
    • ๐Ÿ‘ Allow OpenSSL session reuse on 2-way SSL
    • โšก๏ธ Updated certs for OpenSSL tests
    • ๐Ÿ›  Fixed OpenSSL error status issue
    • โž• Added HTTP proxy client example
    • Fixed deferencing mg_http_free_proto_data_endpoints
    • ๐Ÿ›  Fixed typedef bool for MSC

Previous changes from v6.17

  • ๐Ÿ› Bug fixes

    • ๐Ÿ“œ An integer overflow bug in parse_mqtt(), CVE-2019-19307
    • MQTT ping logic improved
    • Leak fix for invalid CA
    • ๐Ÿ— Make SSL and non-SSL build binary compatible
    • ๐Ÿ‘‰ Make 30x replies keep opened HTTP/1.1 connection