All Versions
11
Latest Version
Avg Release Cycle
589 days
Latest Release
1279 days ago

Changelog History
Page 1

  • v1.11.0-rc1 Changes

    September 27, 2020

    ๐Ÿ›  lots of improvements and bugfixes.

    ๐Ÿ‘€ see git log for details:
    1.10.0...1.11.0-rc1

    sha256sum:
    f5f51252edaf0d9c53eb86768dee25cad9aa5772fc69372b8756f9cb067a4763 tinyproxy-1.11.0-rc1.tar.gz
    dcb1dd80dd65b3d9c619796a3556239a3a1474bed7f8f57d29b967b965704aa4 tinyproxy-1.11.0-rc1.tar.xz
    
  • v1.10.0 Changes

    September 01, 2018

    Tinyproxy version 1.10.0

    This is the new stable version of tinyproxy.

    ๐Ÿš€ Major changes in this release

    • โž• Add support for basic HTTP authentication
    • โž• Add socks upstream support
    • ๐ŸŒฒ Log to stdout if no logfile is specified
    • 0๏ธโƒฃ Activate reverse proxy by default
    • ๐Ÿ‘Œ Support bind with transparent mode
    • Install tinyproxy to bin/ instead of sbin/
    • Ship manpages as part of distribution tarball
    • ๐Ÿ‘ Allow multiple listen statements in the configuration
    • ๐Ÿ›  Coverity fixes
    • ๐Ÿ— Simplified configure and build
    • ๐Ÿ‘Œ Improved selftest environment

    ๐Ÿ”’ Included security fixes

    • ๐Ÿ›  Fix CVE-2017-11747: Create PID file before dropping privileges.
    • ๐Ÿ›  Fix CVE-2012-3505: algorithmic complexity DoS in hashmap

    ๐Ÿ›  Bugfixes

    • BB#110: fix algorithmic complexity DoS in hashmap
    • BB#106: fix CONNECT requests with IPv6 literal addresses as host
    • ๐Ÿ†“ BB#116: fix invalid free for GET requests to ipv6 literal address
    • BB#63: conf: Allow multiple Listen statements in the config
    • BB#81: allow listening on multiple families when no Listen is provided in config
    • BB#115: Drop supplementary groups
    • ๐Ÿ— BB#112: build: fix build with autoconf >= 2.69
    • ๐Ÿšš BB#103: Move files installed in /etc/ to /etc/tinyproxy/
    • ๐ŸŒฒ BB#109: Fix crash (infinite loop) when writing to log file fails
    • BB#90: Fix bug in ACL netmask generation
    • ๐Ÿ‘ BB#95: Fix FilterURLs with transparent proxy support
    • ๐Ÿ‘ BB#91: Fix upstream proxy support
    • ๐ŸŒฒ BB#74: Create log and pid files after we drop privs
    • BB#89: Don't recompile regular expressions
    • BB#83: Use output of id instead of $USER
    • โœ… BB#80: keep track of error codes in return codes in tests

    ๐ŸŒฒ Note: bugzilla.banu.com does not exist any more, so there is no reference for these any more except for the code changes in git log.

  • v1.8.4 Changes

    January 01, 2016

    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

  • v1.8.3

    August 16, 2011
  • v1.8.2

    June 05, 2010
  • v1.8.1

    March 09, 2010
  • v1.8.0

    January 17, 2010
  • v1.7.1

    September 28, 2009
  • v1.6.5

    September 28, 2009
  • v1.6.4

    August 24, 2008