aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-core/Cargo.toml
AgeCommit message (Expand)Author
2024-11-22Prune unused deps and run cargo-machete in ciIvan Babrou
2024-11-08Remove unused `matches=0.1` dependency crateXiaobo Liu
2024-11-01Release 0.4.00.4.0Yuchen Wu
2024-10-28Plumb errors through rustls implementationKevin Guthrie
2024-10-28pingora-core: Update socket dependencySargun Dhillon
2024-10-12Refactor openssl code one more time before rustls integrationYuchen Wu
2024-10-11feat(core): make 'sentry' optionalYuchen Wu
2024-10-07Make sentry an optional featureKevin Guthrie
2024-08-30Windows support 1/n: clean up cargo and certain testsYuchen Wu
2024-08-30Refactor module into and relocate the no-op tls moduleKevin Guthrie
2024-07-26Address Rust 1.80 clippy warnings.Yuchen Wu
2024-07-12Release 0.3.00.3.0Yuchen Wu
2024-06-21compression: allow setting level per algorithmMatthew Gumport
2024-05-24Dropping the clap version to the most recent compatible with our rust 1.72Kevin Guthrie
2024-05-24Fixes #235 - Replace unmaintained structopt crate by clapWladimir Palant
2024-05-24avoid a possible race condition when releasing h2 connectionsYuchen Wu
2024-05-10Release 0.2.00.2.0Yuchen Wu
2024-04-12Add cache_not_modified_filter, handle etag/last-modifiedewang
2024-03-22Require nix ~0.24.3 and chrono ~0.4.31 in Cargo.tomlewang
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu