issues
search
quic-go
/
qpack
a (minimal) QPACK (RFC 9204) implementation in Go
MIT License
30
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#54
dependabot[bot]
opened
1 week ago
1
rename repo to qpack-go
#53
marten-seemann
opened
2 months ago
0
remove N=1 check when decoding a literal field line with name reference
#52
marten-seemann
closed
2 months ago
3
potential bug with N-bit set to 1
#51
marten-seemann
closed
2 months ago
3
README: add OSS-Fuzz badge, update Go reference badge
#50
marten-seemann
closed
2 months ago
1
ci: run interop tests
#49
marten-seemann
closed
2 months ago
1
README: link to the dynamic table issue
#48
marten-seemann
closed
2 months ago
1
move away from Ginkgo
#47
marten-seemann
closed
2 months ago
1
ci: update golangci-lint, remove deprecated linters
#46
marten-seemann
closed
3 months ago
1
ci: update to Go 1.23
#45
marten-seemann
closed
3 months ago
1
Bump golangci/golangci-lint-action from 5 to 6
#44
dependabot[bot]
closed
3 months ago
2
Bump golangci/golangci-lint-action from 4 to 5
#43
dependabot[bot]
closed
7 months ago
0
README: update links to new repo location
#42
marten-seemann
closed
7 months ago
1
update supported Go versions to Go 1.21 and 1.22
#41
marten-seemann
closed
7 months ago
6
README: strengthen interoperability claim
#40
marten-seemann
closed
7 months ago
1
Bump codecov/codecov-action from 1 to 4
#39
dependabot[bot]
closed
7 months ago
1
Bump actions/checkout from 3 to 4
#38
dependabot[bot]
closed
7 months ago
1
Bump golangci/golangci-lint-action from 3 to 4
#37
dependabot[bot]
closed
7 months ago
1
Bump actions/setup-go from 3 to 5
#36
dependabot[bot]
closed
7 months ago
0
enable Dependabot for GitHub Actions
#35
marten-seemann
closed
7 months ago
0
errata regarding access-control-allow-credentials values
#34
marten-seemann
closed
7 months ago
1
use the dynamic table
#33
marten-seemann
opened
1 year ago
12
use go run for running Ginkgo on CI
#32
marten-seemann
closed
1 year ago
0
move repo to quic-go/qpack
#31
marten-seemann
closed
1 year ago
0
update to Ginkgo v2
#30
marten-seemann
closed
2 years ago
1
update Go versions
#29
marten-seemann
closed
2 years ago
1
return write error when encoding header fields
#28
kokes
closed
2 years ago
1
goroutine 1 [running]: github.com/marten-seemann/qtls-go1-15.init.0() /Users/zxj/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x12c Process finished with the exit code 2
#27
zhuxiujia
closed
2 years ago
2
update Go versions on GitHub Actions
#26
marten-seemann
closed
2 years ago
1
update golangci-lint to v1.36
#25
marten-seemann
closed
3 years ago
1
remove build constraint from fuzzer
#24
marten-seemann
closed
3 years ago
1
add archlinux build config
#23
marten-seemann
opened
4 years ago
0
run all tests on GitHub Actions, remove CircleCI config
#22
marten-seemann
closed
4 years ago
0
run gofumpt, add a few more linters
#21
marten-seemann
closed
4 years ago
1
fix static table entry 80
#20
tcfw
closed
4 years ago
3
Static table for access-control-request-headers (index 80)
#19
tcfw
closed
4 years ago
2
don't reuse the encoder in the integration tests
#18
marten-seemann
closed
4 years ago
1
repeat tests on CI
#17
marten-seemann
closed
4 years ago
1
use Huffman encoding for field names and values
#16
marten-seemann
closed
4 years ago
1
add more tests for encoding using the static table
#15
marten-seemann
closed
4 years ago
1
update qifs to the current version
#14
marten-seemann
closed
4 years ago
1
update minimum Go version to 1.14, update deps
#13
marten-seemann
closed
4 years ago
0
use golangci-lint for linting
#12
marten-seemann
closed
4 years ago
1
remove Fuzzit from CircleCI config
#11
marten-seemann
closed
4 years ago
1
Encoder uses the static table.
#10
jstordeur
closed
4 years ago
7
add fuzzing
#9
marten-seemann
closed
5 years ago
1
use the static table
#8
marten-seemann
closed
4 years ago
2
use https protocol for submodule clone
#7
phuslu
closed
5 years ago
1
cannot update submodules
#6
phuslu
closed
5 years ago
3
implement DecodeFull for the decoder
#5
marten-seemann
closed
5 years ago
1
Next