All Versions
11
Latest Version
Avg Release Cycle
589 days
Latest Release
1642 days ago
Changelog History
Page 1
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-rc1sha256sum: f5f51252edaf0d9c53eb86768dee25cad9aa5772fc69372b8756f9cb067a4763 tinyproxy-1.11.0-rc1.tar.gz dcb1dd80dd65b3d9c619796a3556239a3a1474bed7f8f57d29b967b965704aa4 tinyproxy-1.11.0-rc1.tar.xz
-
v1.10.0 Changes
September 01, 2018Tinyproxy 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, 2016Tinyproxy 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