aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-core
AgeCommit message (Expand)Author
2024-03-21Refactoring external change to address code-review commentsyuchen/mar-22-syncKevin Guthrie
2024-03-21feat: implement Keep-Alive header parsing in Sessiongengteng
2024-03-15Require nix ~0.24.3 and chrono ~0.4.31 in Cargo.tomlewang
2024-03-15Correctly init body writer for upgraded requestsYuchen Wu
2024-03-12feat: Enhance Server::new to accept impl Into<Option<T>> for ergonomicsgengteng
2024-03-15Add server_addr and client_addr to Sessionewang
2024-03-15Treat OS read timeouts as ReadError rather than ReadTimeout when reading http...Andrew Hauck
2024-03-15compile and test cleanly with nightlyMatthew Gumport
2024-03-15Unify the type for matching `verify_result`afon
2024-03-15Revert "Fix verify_result() in ssl client for boringssl"Andrew Hauck
2024-03-15Fix SslMethod reference in connectors tests for boringsslAndrew Hauck
2024-03-15Fix verify_result() in ssl client for boringsslAndrew Hauck
2024-03-15Ensure consistent usage of doc.rs links in rustdoc commentsAndrew Hauck
2024-03-01More minor comment fixes and improvementsewang
2024-03-01Fix typos and grammar issuesYuchen Wu
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu