Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
litespeedtech
/
ls-qpack
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
86
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 30, 2026
Release 2.7.0: allow cancelling headers that use dynamic table
dtikhonov
committed
9156770
View commit details
Copy full SHA for 9156770
Browse repository at this point
Allow cancelling headers that use the dynamic table (#89)
dtikhonov
authored
3125af6
View commit details
Copy full SHA for 3125af6
Browse repository at this point
Commits on Jul 26, 2026
Release 2.6.6: Prevent a double-free when allocation fails
dtikhonov
committed
6f712f5
View commit details
Copy full SHA for 6f712f5
Browse repository at this point
Commits on Jun 28, 2026
Release 2.6.5: Fix use-after-free that occurs in specific usage.
Show description for 475dfa8
dtikhonov
authored
475dfa8
View commit details
Copy full SHA for 475dfa8
Browse repository at this point
Commits on Jun 19, 2026
Release 2.6.4: packaging fixes only
dtikhonov
committed
9566dbf
View commit details
Copy full SHA for 9566dbf
Browse repository at this point
Commits on Jun 15, 2026
Potential fix for pull request finding
Show description for 69216fa
dtikhonov
and
Copilot
committed
69216fa
View commit details
Copy full SHA for 69216fa
Browse repository at this point
[VERSION] Bump to 2.6.3; update Copyright notices
dtikhonov
committed
7d134b3
View commit details
Copy full SHA for 7d134b3
Browse repository at this point
Revert "[TEST] add test case for updating dynamic table capacity to a smaller value."
Show description for 1fdda0c
dtikhonov
committed
1fdda0c
View commit details
Copy full SHA for 1fdda0c
Browse repository at this point
Revert "[BUGFIX] Properly handle dynamic table size change at the beginning of decoding stream."
Show description for 65457ce
dtikhonov
committed
65457ce
View commit details
Copy full SHA for 65457ce
Browse repository at this point
Protect ICI check against 32-bit overflow
dtikhonov
committed
bf0abfa
View commit details
Copy full SHA for bf0abfa
Browse repository at this point
Add comment -- no code changes
dtikhonov
committed
ff2a02f
View commit details
Copy full SHA for ff2a02f
Browse repository at this point
Reject unrepresentable header name/value lengths
Show description for b589da0
dtikhonov
committed
b589da0
View commit details
Copy full SHA for b589da0
Browse repository at this point
Fast decoder: reject Huffman padding over 7 bits
Show description for 9c781f1
dtikhonov
committed
9c781f1
View commit details
Copy full SHA for 9c781f1
Browse repository at this point
Reject Header Ack for an in-progress header block
dtikhonov
committed
31fff50
View commit details
Copy full SHA for 31fff50
Browse repository at this point
Fix decoder cleanup for failed WINR
dtikhonov
committed
29c092b
View commit details
Copy full SHA for 29c092b
Browse repository at this point
Fix UB: do not left shift by more than 63
dtikhonov
committed
d9126d9
View commit details
Copy full SHA for d9126d9
Browse repository at this point
Fix WINR and WONR capacity checks
Show description for 89d65a5
dtikhonov
committed
89d65a5
View commit details
Copy full SHA for 89d65a5
Browse repository at this point
Commits on Jun 16, 2025
[VERSION] update version to 2.6.2
gwanglst
committed
1e9c5b8
View commit details
Copy full SHA for 1e9c5b8
Browse repository at this point
CMake: build binaries with LSQPACK_TESTS as well (#78)
Show description for b61e8ce
mgorny
authored
b61e8ce
View commit details
Copy full SHA for b61e8ce
Browse repository at this point
Fix running test_dyn_table_cap_mismatch from arbitrary location (#79)
Show description for 7681b1d
mgorny
authored
7681b1d
View commit details
Copy full SHA for 7681b1d
Browse repository at this point
Fix build with older Apple Clang (#80)
CL-Jeremy
authored
4336ed1
View commit details
Copy full SHA for 4336ed1
Browse repository at this point
Upload test results to AppVeyor (#81)
Show description for 1a0b267
CL-Jeremy
authored
1a0b267
View commit details
Copy full SHA for 1a0b267
Browse repository at this point
Commits on Apr 7, 2025
[MISC] Fix endian definition for different OSes.
gwanglst
committed
771a794
View commit details
Copy full SHA for 771a794
Browse repository at this point
Commits on Apr 6, 2025
[MISC] Fix endian definition for different OSes.
gwanglst
committed
e33719e
View commit details
Copy full SHA for e33719e
Browse repository at this point
Commits on Mar 20, 2025
Fix endianness issue on pylsqpack in s390x (#76)
Show description for e8fe95c
pranavkaruvally
authored
e8fe95c
View commit details
Copy full SHA for e8fe95c
Browse repository at this point
Commits on Feb 13, 2025
[MISC] fix MSVC warning.
gwanglst
committed
1a27f87
View commit details
Copy full SHA for 1a27f87
Browse repository at this point
Commits on Feb 12, 2025
[VERSION] update version to 2.6.1
gwanglst
committed
10d1efb
View commit details
Copy full SHA for 10d1efb
Browse repository at this point
Commits on Feb 6, 2025
Fix binary rpath handling (#75)
Show description for 3bca1a1
pastalian
authored
3bca1a1
View commit details
Copy full SHA for 3bca1a1
Browse repository at this point
Commits on Dec 27, 2024
[BUGFIX] address https://github.com/litespeedtech/ls-qpack/issues/74
gwanglst
committed
dea8b2b
View commit details
Copy full SHA for dea8b2b
Browse repository at this point
CMake: Use cmake for xxhash, fix export (#70)
Show description for fe77c94
dg0yt
authored
fe77c94
View commit details
Copy full SHA for fe77c94
Browse repository at this point
Commits on Dec 25, 2024
FIx mingw and emscripten (#72)
Show description for 273195e
dg0yt
authored
273195e
View commit details
Copy full SHA for 273195e
Browse repository at this point
CMake: Fix exported pc file (#71)
dg0yt
authored
ec05488
View commit details
Copy full SHA for ec05488
Browse repository at this point
Add alias target ls-qpack::ls-qpack (#73)
dg0yt
authored
1a16037
View commit details
Copy full SHA for 1a16037
Browse repository at this point
Commits on Dec 16, 2024
[VERSION] update version to 2.6.0
gwanglst
committed
205e899
View commit details
Copy full SHA for 205e899
Browse repository at this point
Fix: infinite loop in parse_header_data() when HTTP/3 header length exceeds 65535 (#69)
Show description for f75312d
plumplumli
and
plumplumli
authored
f75312d
View commit details
Copy full SHA for f75312d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.