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
path:
root
/
.bleep
Age
Commit message (
Expand
)
Author
4 days
add range_header_filter to proxy trait
HEAD
main
Matthew Gumport
4 days
add h2 server session tests
Viacheslav Biriukov
4 days
fix deadloop if proxy_handle_upstream exit early than proxy_handle_downstream
taikulawo
4 days
change visibility of create_dummy_session
Matthew Gumport
11 days
expose getters for cache and hit spans
Matthew Gumport
11 days
Make cache eviction async
Edward Wang
11 days
Add the ability to trigger forced-miss behavior from the `cache_hit_filter` f...
Kevin Guthrie
11 days
Improve support for sending custom response headers and bodies for error mess...
Andrew Hauck
2024-11-22
Release cache lock after proxy upstream filter, serve stale
Edward Wang
2024-11-22
update `impl<T> UniqueID` to use correct return type
Georg Lauterbach
2024-11-22
Don't parse CachePut payloads as chunked encoding
Edward Wang
2024-11-22
Only cache GET response after bypass
Edward Wang
2024-11-22
Prune unused deps and run cargo-machete in ci
Ivan Babrou
2024-11-22
Check content-length on end of stream h2 header
Edward Wang
2024-11-08
if-range support for cache ranges
Edward Wang
2024-11-08
Fix cache meta trace tags
Edward Wang
2024-11-08
Allow errors from upstream_response_body_filter
Edward Wang
2024-11-08
add builder api for pingora listeners:
Noah Kennedy
2024-11-08
Remove unused `matches=0.1` dependency crate
Xiaobo Liu
2024-11-08
Check h2 stream end for error
Edward Wang
2024-11-01
Release 0.4.0
0.4.0
Yuchen Wu
2024-11-01
Update Readme to reflect rustls and Windows
Yuchen Wu
2024-11-01
add support for removing items from pingora-memory-cache
Zaidoon Abd Al Hadi
2024-11-01
Use OkOrErr on connect() + accept() when stream doesn't exist
Andrew Hauck
2024-10-28
feat/remove-keys-from-tiny-ufo
Ayodeji Akinola
2024-10-28
Move the cache-lock timing data into a digest that is not cleared when the in...
Kevin Guthrie
2024-10-28
allow stale in cache_vary_lookup
Gustav Davidsson
2024-10-28
change `CachePut::cacheable` to own `ResponseHeader`
Matthew Gumport
2024-10-28
Rust 1.82
Yuchen Wu
2024-10-28
tag subrequests as such
Matthew Gumport
2024-10-28
Fix clippy lint for leaking private type in rustls
Kevin Guthrie
2024-10-28
Change `new_with_opt_and_conf` to accept `impl Into<Option<Opt>>` instead of ...
Kevin Guthrie
2024-10-28
Make opt optional for frontends
Matt Fleming
2024-10-28
Update quickstart to support Opt::parse_args
Tim Upthegrove
2024-10-28
Plumb errors through rustls implementation
Kevin Guthrie
2024-10-28
Add preliminary rustls support
Kevin Guthrie
2024-10-28
pingora-core: Update socket dependency
Sargun Dhillon
2024-10-28
Apply response_body_filter when serving from cache
Edward Wang
2024-10-28
shutdown h2 connection gracefully with GOAWAYs
Jordan Wu
2024-10-18
windows: fixes for building pingora-core
Fredrik Enestad
2024-10-18
Auto snake case set-cookie header
Yuchen Wu
2024-10-18
Add into_inner() for HTTP client and server
Sargun Dhillon
2024-10-18
Check the current advertised h2 max streams
Yuchen Wu
2024-10-18
Guard against excess cache put response body payloads
Edward Wang
2024-10-12
NOJIRA Update documentation to reflect changes in features
Kevin Guthrie
2024-10-11
document request_body_filter
spacewander
2024-10-11
Don't reuse session when downstream errors during cache miss
Edward Wang
2024-10-11
Detect h2 preface for h2c requests.
Yuchen Wu
2024-10-11
Add windows compatibility for get_original_dest()
Andrew Hauck
2024-10-11
Add Methods to SocketDigest for Retrieving SO_ORIGINAL_DST Information
ermakov-oleg
[next]