Tinyproxy v1.8.4 Release Notes

Release Date: 2016-01-01 // over 8 years ago
  • Tinyproxy version 1.8.4

    ๐Ÿš€ Most notably, this release removes the limitation of a single Listen address of not listening on the wildcard address (BB#63) and a DoS (BB#110, CVE-2012-3505).

    ๐Ÿš€ Among several other bug fixes, this release fixes a bunch of issues found by coverity (scan.coverity.com).

    ๐Ÿ› Bugs resolved since version 1.8.3

    • BB#110: fix algorithmic complexity DoS in hashmap
    • BB#106: fix failing CONNECT requests with IPv6 literal addresses
    • ๐Ÿ†“ BB#116: fix invalid free for GET requests to IPv6 literal addresses
    • ๐Ÿ”ง BB#63: support multiple Listen statements in configuration
    • ๐Ÿ‘ BB#81: support listening on ipv4 and ipv6 wildcard if no Listen specified
    • ๐ŸŒฒ BB#109: fix crash when writing to log file fails
    • ๐Ÿ— BB#112: fix build with autoconf >= 2.69

    Contributors:

    Mukund Sivaraman, Michael Adam, Gaudenz Steinlin, Peter H. Froehlich