index
:
pingora
ahauck/0.1.0+2
ahauck/apr-5-sync
bleeper-andrewhauck-2c9d4c55853
bleeper-andrewhauck-f123f5e43e
bleeper-gideon
bleeper-gideon-0061d912ea
bleeper-gideon2
bleeper-gustav-2024-09-13
bleeper-kevinbartlett-5bbb21bd37
bleeper-kevinbartlett-72b8880751
bleeper-kevinbartlett-a73e00f51bc6643e93abedc2a763d38122ffb21d
bleeper-kevinbartlett-b01a9bc71f
bleeper-mgumport-89319e9383d6f99066dfeace750a553d45e1c167
bleeper-mgumport-ef8c591ce8
bleeper-yuchen
bleeper-yuchen-18742c65ff
bleeper-yuchen-28f94f2a402
bleeper-yuchen-761f676b044
bleeper-yuchen-819e3bc852ba912c6fcf02bc9aa4f2c5d6a61d79
bleeper-yuchen-88def7550ec
bleeper-yuchen-940539c7d0bff45d8182d4eb6c40d099b20ed44e
bleeper-yuchen-946e1733bc009bf3e73c635ad1b8bac0079dc680
bleeper-yuchen-9df2f3f6e6b919a632b08af4584a1c1a3bcee0fd
bleeper-yuchen-b73e79a6e5ec1d56b300124ffd9839dcf288e2c9
bleeper-yuchen-c90e4ce2596840c60b5ff1737e2141447e5953e1
bleeper-yuchen-dc97a9520b1
bleeper-yuchen-f03c6a3f42d
bleeper-yuchen-fc39bb0c3d35fa5e07c21c261c2a5a68af53d440
ewang/0.1.0+3
ewang/2024-06-28
ewang/2024-08-16
ewang/2024-10-18-sync-1
ewang/2024-10-18-sync-2
ewang/bypass-config-more
ewang/cargo-audit-msrv
ewang/sync-2024-04-12
ewang/sync-2024-04-12-1
ewang/sync-2024-05-24
gtong/fix-typo
hrushikeshdeshpande-updating-semgrep-yml
kbg/change-log
kbg/manual-bleep-sentry
kbg/msrv-check
main
manual-bleeped-commit
mbg/dockerfile
mbg/nightly-compile
mbg/no-thanks
release-0.1.0
release-0.1.1
rust-1.81
rust-1.82
v0.1.0
yuchen-fix/bleep
yuchen/0.1.0+1
yuchen/0.3.0-changelog
yuchen/0.4-changelog
yuchen/mar-22-sync
yuchen/no-clippy-msrv
yuchen/pin-stabe-rust
yuchen/rust-1.80
yuchen/rustls-prework
yuchen/test-marh22
A library for building fast, reliable and evolvable network services.
cloudflare
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-11
Surface sentry feature at pingora crate
Yuchen Wu
2024-10-11
Rust 1.81
Yuchen Wu
2024-10-07
Make sentry an optional feature
Kevin Guthrie
2024-10-07
Stream able to configure rx timestamp reading
Daniel Dao
2024-10-07
support retrieving rx timestamp for TcpStream
Daniel Dao
2024-10-07
Safe guard for empty alpn.
Yuchen Wu
2024-10-07
Add function for custom rate measurements
Kevin Guthrie
2024-10-07
A couple of error message nits
Gustav Davidsson
2024-09-23
Update semgrep.yml
hrushikeshdeshpande
2024-09-23
Add support for gRPC-web module to bridge gRPC-web client requests to gRPC se...
Andrew Hauck
2024-09-23
pingora-limits - Rate Estimator hashes & slots configuration
Paweł Jastrzebski
2024-09-23
Only run clippy on the latest stable Rust
Yuchen Wu
2024-09-19
Adding semgrep yaml file
Hrushikesh Deshpande
2024-09-13
document early_request_filter
spacewander
2024-09-13
fix(proxy): typo in example
James Yang
2024-09-13
Allow miss handler to lookup storage using streaming write tag
Edward Wang
2024-09-13
Windows support 2/n: Support FD types on different platforms
Yuchen Wu
2024-09-06
change lock status memory ordering, tag spans
Matthew Gumport
2024-09-06
disable caching during error handling
Matthew Gumport
2024-09-06
Fix `Opt::parse_args` doc typo
Allan
2024-09-06
docs: fix doc comment for request_summary
Yuchen Wu
2024-09-06
Replace non-breaking space with regular space
Zero King
2024-09-06
unset meta on cache miss
Matthew Gumport
2024-09-06
Add support for binding to local port ranges and retrying on EADDRNOTAVAIL
Andrew Hauck
2024-08-30
Add error log when attempting to upgrade
James Munns
2024-08-30
Windows support 1/n: clean up cargo and certain tests
Yuchen Wu
2024-08-30
Refactor `boringssl_openssl` into submodules in preparation for rustls integr...
Kevin Guthrie
2024-08-30
Weaken or remove etags when downstream compression applies
Edward Wang
2024-08-30
Refactor module into and relocate the no-op tls module
Kevin Guthrie
2024-08-23
Add a dummy TLS implementation to be used as fallback
Wladimir Palant
2024-08-23
Add more tests for setting vary response header
Andrew Hauck
2024-08-23
Fixes #229, #233 – Set proper response headers when compression is enabled
Wladimir Palant
2024-08-23
Make l4 module pub to expose Connect
Andrew Hauck
2024-08-19
Edit github workflow to run audit on latest stable only
Edward Wang
2024-08-16
fixup sentry unwrap
Matthew Gumport
2024-08-16
add support for passing sentry release
Matthew Gumport
2024-08-16
move cargo config to toml
Matthew Gumport
2024-08-16
fix h2 request_summary
Congyu WANG
2024-08-09
Add documentation on HealthObserve trait
Andrew Hauck
2024-08-09
Support observe backend health status #225
vicanso
2024-08-09
Derive `Ord` and `PartialOrd` for `CompactCacheKey`
Kevin Guthrie
2024-08-09
Set stale-updating as an explicit CachePhase
Edward Wang
2024-08-09
add new_with_weight
v1xingyue
2024-08-09
Updating the rate-limiter documentation with a simpler example
Kevin Guthrie
2024-08-09
docs: add docs for RateLimiter
xialeistudio
2024-08-09
Add un-gzip support and allow decompress by algorithm
Edward Wang
2024-08-09
Allow Stale phase in cache_miss
Edward Wang
2024-08-09
Updated flurry and quick_cache (flurry being the only relavent change)
Nathan Prescott
2024-08-09
Retry all h2 connection when encountering graceful shutdown
Yuchen Wu
2024-08-09
Use Rust 1.80
Yuchen Wu
[next]