0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/refs/pull/226/head' More... over 1 year ago
http/request: do not handle 304 Not Modified as a redirect code. More... over 1 year ago
spec/request_spec: assert.falsy needs 1 argument exactly More... over 2 years ago
http/headers: make luacheck happy More... over 2 years ago
http/h1_stream: handle EOF when `body_read_type==length` More... over 2 years ago
spec/tls_spec: make sure TLS 1.3 isn't used in banned ciphers test More... almost 5 years ago
spec/: use 2048 bit RSA keys for tests More... almost 5 years ago
spec/cookie_spec: bump timestamp in test More... almost 5 years ago
doc: update to Lua 5.4 More... about 5 years ago
Merge tag 'v0.4' More... about 5 years ago
Release v0.4 More... about 5 years ago
Merge remote-tracking branch 'origin/refs/pull/154/head' More... about 5 years ago
README.md: add link to CI results More... about 5 years ago
.travis.yml: stop using travis-CI More... about 5 years ago
.github/workflows: use github actions for CI More... about 5 years ago
http/bit: refactor to try bitwise operators in 5.3+ More... about 5 years ago
LICENSE.md: update year More... about 5 years ago
http/h2_stream.lua: add missing `end_stream` argument More... over 6 years ago
http/tls: allow multiple curves More... almost 7 years ago
http/headers: Fix typo in comment More... almost 7 years ago
http/h2_stream: ignore delayed RST_STREAM frames More... almost 7 years ago
http/h1_stream: add :protocol from RFC 8441 to ignored headers list More... about 7 years ago
http/{request,websocket}: websocket `:scheme` is "http" not "ws" More... about 7 years ago
http/h1_{connection,stream}: use 'target' instead of 'path' for request line More... about 7 years ago
spec/: pass :scheme header More... about 7 years ago
http/request: only access .version property once More... about 7 years ago
Merge tag 'v0.3' More... about 7 years ago
Release v0.3 More... about 7 years ago
LICENSE.md: Update copyright year More... over 7 years ago
http/h2_{connection,stream}: Update known HTTP2 settings and frames More... over 7 years ago