aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-10-28Change `new_with_opt_and_conf` to accept `impl Into<Option<Opt>>` instead of ...Kevin Guthrie
2024-10-28Make opt optional for frontendsMatt Fleming
2024-10-28Update quickstart to support Opt::parse_argsTim Upthegrove
2024-10-28Plumb errors through rustls implementationKevin Guthrie
2024-10-28Add preliminary rustls supportKevin Guthrie
2024-10-28pingora-core: Update socket dependencySargun Dhillon
2024-10-28Apply response_body_filter when serving from cacheEdward Wang
2024-10-28shutdown h2 connection gracefully with GOAWAYsJordan Wu
2024-10-18Upgrade Rust to 1.82Yuchen Wu
2024-10-18Upgrade the latest Rust to 1.81Yuchen Wu
2024-10-18windows: fixes for building pingora-coreFredrik Enestad
2024-10-18Auto snake case set-cookie headerYuchen Wu
2024-10-18Add into_inner() for HTTP client and serverSargun Dhillon
2024-10-18Check the current advertised h2 max streamsYuchen Wu
2024-10-18Guard against excess cache put response body payloadsEdward Wang
2024-10-12NOJIRA Update documentation to reflect changes in featuresKevin Guthrie
2024-10-12Refactor openssl code one more time before rustls integrationYuchen Wu
2024-10-11document request_body_filterspacewander
2024-10-11Don't reuse session when downstream errors during cache missEdward Wang
2024-10-11Detect h2 preface for h2c requests.Yuchen Wu
2024-10-11Add windows compatibility for get_original_dest()Andrew Hauck
2024-10-11Add Methods to SocketDigest for Retrieving SO_ORIGINAL_DST Informationermakov-oleg
2024-10-11Merge extensions between old and new meta on revalidateEdward Wang
2024-10-11Fix all the warnings for non-linux unixAndrew Hauck
2024-10-11feat(core): make 'sentry' optionalYuchen Wu
2024-10-11Windows supportYuchen Wu
2024-10-11Add a warning log if the dictionary for `HeaderSerde` is `None`Kevin Guthrie
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