0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(http1): more strictly enforce max_buf_size when parsing (#4093) More... 8 days ago
style(http2): use an enum instead of bool in strip_connection_headers() (#4094) More... 9 days ago
style(lib); fix 'undocumented_unsafe_blocks' lint (#4083) More... 9 days ago
style(http2): allow large_enum_variant (#4092) More... 9 days ago
style(lib): remove manual_assert_eq lint (#4090) More... 10 days ago
style(lib): fix ptr_as_ptr lint (#4091) More... 10 days ago
style(proto): remove explicit_iter_loop lint (#4089) More... 11 days ago
style(rt): removing empty_structs_with_brackets lint (#4088) More... 11 days ago
style(rt): Fix the borrow_as_ptr lint (#4082) More... 11 days ago
style(lib): removing `cast_lossless` lint (#4087) More... 12 days ago
v1.10.1 More... 12 days ago
fix(http1): fix busy loop when peer half-closes and open body (#4086) More... 12 days ago
v1.10.0 More... 14 days ago
style(ext): fix manual_assert lint (#4079) More... 14 days ago
style(client): removing wildcard_imports lint allowance (#4080) More... 14 days ago
test(client): fix misuse of path_and_query in CONNECT test (#4078) More... 15 days ago
chore(lib): start a strict clippy config (#4075) More... 19 days ago
chore(ci): fix security-audit job (#4076) More... 19 days ago
docs(lib): fixup markdown and grammar in doc comments (#4074) More... 21 days ago
refactor(lib): replace unwraps with expects (#4073) More... 22 days ago
refactor(lib): use a panic_if_poisoned() helper for mutexes (#4072) More... 22 days ago
docs(error): add detailed doc comments to Error query methods (#4065) More... 28 days ago
docs(client): document cancel safety for client send_request futures (#4070) More... 28 days ago
fix(http1): send error when dispatcher is dropped mid-body (#4069) More... 29 days ago
feat(http2): add `reset_stream_duration()` client option (#4068) More... 29 days ago
feat(http2): Add 'header_table_size()' method to server builder (#4062) More... about 1 month ago
docs(client): document Drop behavior for Connection types (#4064) More... about 1 month ago
style(lib): fix some clippy lints More... about 1 month ago
fix(http2): do not reserve capacity before body data is available (#4061) More... about 1 month ago
fix(http1): fix reading large bodies on 32-bit systems (#4056) More... about 1 month ago