ada-url
ada
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump pytest from 9.0.2 to 9.0.3 in /tools/release Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/tools/release/pytest-9.0.3
12 days ago
test: update web platform tests
automatic-update-wpt-urlpattern
15 days ago
Enforce max input length to the Ada URL parser (#1126) * This commit introduces max input length controls to the Ada URL parser library, adding ada::set_max_input_length() and ada::get_max_input_length() functions for configurable limits (defaulting to 4GB) to prevent DoS attacks and excessive memory usage. Key changes include a new get_href_size() method for efficient size calculation without allocation, enforcement checks in all parsers and setters with automatic reversion on limit exceedance, and comprehensive tests including unit tests in max_input_length.cpp and a fuzzing simulation in max_length_fuzzer.cpp. The implementation uses thread-safe atomics, preserves ABI compatibility by only adding new functions, and covers edge cases like percent-encoding expansion and cumulative setter operations. * lint * various fixes * lint * saving a load * tuning * lint/clean
main
15 days ago
lint/clean
control_url_size
15 days ago
Harden URL component offset updates by eliminating unsigned wraparound (#1123) * Harden URL component offset updates by eliminating unsigned wraparound * deduplicate non-scheme offset shifting in scheme updates
main
15 days ago
deduplicate non-scheme offset shifting in scheme updates
metsw24-max:url-offset-arithmetic
16 days ago
tuning
control_url_size
17 days ago
saving a load
control_url_size
17 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump pytest from 9.0.2 to 9.0.3 in /tools/release
#1128
12 days ago
2feb948
dependabot/pip/tools/release/pytest-9.0.3
CodSpeed Performance Gauge
0%
Update web platform tests (urlpattern)
#1090
15 days ago
e7ff28d
automatic-update-wpt-urlpattern
CodSpeed Performance Gauge
-1%
Enforce max input length to the Ada URL parser
#1126
15 days ago
6f1efaa
control_url_size
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs