aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-11Surface sentry feature at pingora crateYuchen Wu
2024-10-11Rust 1.81Yuchen Wu
2024-10-07Make sentry an optional featureKevin Guthrie
2024-10-07Stream able to configure rx timestamp readingDaniel Dao
2024-10-07support retrieving rx timestamp for TcpStreamDaniel Dao
2024-10-07Safe guard for empty alpn.Yuchen Wu
2024-10-07Add function for custom rate measurementsKevin Guthrie
2024-10-07A couple of error message nitsGustav Davidsson
2024-09-23Update semgrep.ymlhrushikeshdeshpande
2024-09-23Add support for gRPC-web module to bridge gRPC-web client requests to gRPC se...Andrew Hauck
2024-09-23pingora-limits - Rate Estimator hashes & slots configurationPaweł Jastrzebski
2024-09-23Only run clippy on the latest stable RustYuchen Wu
2024-09-19Adding semgrep yaml fileHrushikesh Deshpande
2024-09-13document early_request_filterspacewander
2024-09-13fix(proxy): typo in exampleJames Yang
2024-09-13Allow miss handler to lookup storage using streaming write tagEdward Wang
2024-09-13Windows support 2/n: Support FD types on different platformsYuchen Wu
2024-09-06change lock status memory ordering, tag spansMatthew Gumport
2024-09-06disable caching during error handlingMatthew Gumport
2024-09-06Fix `Opt::parse_args` doc typoAllan
2024-09-06docs: fix doc comment for request_summaryYuchen Wu
2024-09-06Replace non-breaking space with regular spaceZero King
2024-09-06unset meta on cache missMatthew Gumport
2024-09-06Add support for binding to local port ranges and retrying on EADDRNOTAVAILAndrew Hauck
2024-08-30Add error log when attempting to upgradeJames Munns
2024-08-30Windows support 1/n: clean up cargo and certain testsYuchen Wu
2024-08-30Refactor `boringssl_openssl` into submodules in preparation for rustls integr...Kevin Guthrie
2024-08-30Weaken or remove etags when downstream compression appliesEdward Wang
2024-08-30Refactor module into and relocate the no-op tls moduleKevin Guthrie
2024-08-23Add a dummy TLS implementation to be used as fallbackWladimir Palant
2024-08-23Add more tests for setting vary response headerAndrew Hauck
2024-08-23Fixes #229, #233 – Set proper response headers when compression is enabledWladimir Palant
2024-08-23Make l4 module pub to expose ConnectAndrew Hauck
2024-08-19Edit github workflow to run audit on latest stable onlyEdward Wang
2024-08-16fixup sentry unwrapMatthew Gumport
2024-08-16add support for passing sentry releaseMatthew Gumport
2024-08-16move cargo config to tomlMatthew Gumport
2024-08-16fix h2 request_summaryCongyu WANG
2024-08-09Add documentation on HealthObserve traitAndrew Hauck
2024-08-09Support observe backend health status #225vicanso
2024-08-09Derive `Ord` and `PartialOrd` for `CompactCacheKey`Kevin Guthrie
2024-08-09Set stale-updating as an explicit CachePhaseEdward Wang
2024-08-09add new_with_weightv1xingyue
2024-08-09Updating the rate-limiter documentation with a simpler exampleKevin Guthrie
2024-08-09docs: add docs for RateLimiterxialeistudio
2024-08-09Add un-gzip support and allow decompress by algorithmEdward Wang
2024-08-09Allow Stale phase in cache_missEdward Wang
2024-08-09Updated flurry and quick_cache (flurry being the only relavent change)Nathan Prescott
2024-08-09Retry all h2 connection when encountering graceful shutdownYuchen Wu
2024-08-09Use Rust 1.80Yuchen Wu