Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 17, 2025
reqs: fix integer overflow in port number processing
Show description for 3c0fde9committed
Commits on Jun 21, 2025
tinyproxy.conf.5: add an IPv6 example to allow/deny section
Show description for f0033b7committed
Commits on May 7, 2025
Commits on May 1, 2025
remove unused strlcat checks and fallback code
Show description for d54e9a7committedremove unused vsyslog code
Show description for d62b7d2committed
Commits on Feb 15, 2025
tests: remove duplicate code from run_tests.sh
Show description for 0a2da97committedCI: add a shellcheck ci workflow
Show description for 1a02315committedbuild: add `make shellcheck`
Show description for acd99f1committedtests: fix shellcheck issues in run_tests_valgrind.sh
Show description for f134786committedtests: fix shellcheck issues and syntax errors in run_tests.sh
Show description for 0712ec3committedbuild: fix shellcheck errors in autogen.sh
Show description for 74f5f59committed
Commits on Jan 22, 2025
replace orderedmap for connection headers with linear list
Show description for 56404a3committed
Commits on Jan 6, 2025
Commits on Nov 4, 2024
basic auth: fix error status 401 vs 407
Show description for 05f6e4e
Commits on Oct 19, 2024
reqs: don't compile upstream code if feature disabled
Show description for c04ba47committed
Commits on Jul 14, 2024
conf: add BasicAuthRealm feature (#547)
Show description for 73da8a3authored
Commits on Jun 20, 2024
Omit the version number from headers and HTML responses (#543)
Show description for d652ed8authored
Commits on Jun 16, 2024
CI: update release workflow to non-deprecated actions
Show description for 72b93f6committed
Commits on Jun 2, 2024
Commits on May 8, 2024
- committed
Commits on May 5, 2024
Add SECURITY.md
Show description for e69788bauthoredfix potential UAF in header handling (CVE-2023-49606)
Show description for 12a8484committed
Commits on May 1, 2024
Commits on Nov 12, 2023
BasicAuth: Added logging for failed login attemps
Show description for c4df45b
Commits on Nov 2, 2023
BasicAuth: Accept special chars in username and password (#516)
Show description for 84285b6
Commits on Oct 15, 2023
- committed
Commits on Oct 13, 2023
Commits on Jun 7, 2023
fix omission to reset socklen parameter for accept()
Show description for 2935519committed
Commits on May 25, 2023
tinyproxy.conf.5: document syntax for upstream IPv6 addresses
Show description for d7c20e6committed
Commits on May 24, 2023
tinyproxy.conf.5: document config strings that require double quotes (#493)
Show description for 1e615e6authored
Commits on May 23, 2023
Allow configuring IPv6 address for upstream proxy (#492)
Show description for 2bec15eauthored
Commits on Mar 20, 2023
docs: typo fix
Show description for ef60434committed
Commits on Feb 1, 2023
tinyproxy.conf.5: update text for bind directive
Show description for 31339cbcommittedconf: fix potential crash with invalid input data
Show description for 470cc08committedhsearch: fix potential UB (pointer arithmetics on nullptr)
Show description for 6ffd9afcommitted