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
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 }}
wolfSSL
/
wolfMQTT
Public
Notifications
You must be signed in to change notification settings
Fork
177
Star
594
Code
Issues
1
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Harden QoS delivery, persistent sessions, reauthentication, and MQTT SN sends
- #579
#579
Merged
embhorn
merged 10 commits into
wolfSSL:master
wolfSSL/wolfMQTT:master
from
aidangarske:fenrir-fixes-12443-12444-12445-12478-12479
aidangarske/wolfMQTT:fenrir-fixes-12443-12444-12445-12478-12479
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Harden QoS delivery, persistent sessions, reauthentication, and MQTT SN sends
#579
embhorn
merged 10 commits into
wolfSSL:master
wolfSSL/wolfMQTT:master
from
aidangarske:fenrir-fixes-12443-12444-12445-12478-12479
aidangarske/wolfMQTT:fenrir-fixes-12443-12444-12445-12478-12479
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
F-12444 - Refuse untrackable QoS 2 PUBLISH when dedup table full
aidangarske
committed
6083bfe
View commit details
Copy full SHA for 6083bfe
Browse repository at this point
F-12445 - Keep durable outbound queue on orphan session reclaim
aidangarske
committed
91d9907
View commit details
Copy full SHA for 91d9907
Browse repository at this point
F-12478 - Require re-authentication to reuse the CONNECT auth method
aidangarske
committed
aa66d42
View commit details
Copy full SHA for aa66d42
Browse repository at this point
F-12479 - Require QoS 2 before advancing a PUBLISH on PUBREC
aidangarske
committed
ad0fbd0
View commit details
Copy full SHA for ad0fbd0
Browse repository at this point
F-12443 - Retain MQTT-SN write ownership across partial writes
aidangarske
committed
ad73c4d
View commit details
Copy full SHA for ad73c4d
Browse repository at this point
Shorten inline comments to three lines or fewer
aidangarske
committed
50dd463
View commit details
Copy full SHA for 50dd463
Browse repository at this point
Fix test build errors from a duplicate counter and an SN test guard
aidangarske
committed
06accd3
View commit details
Copy full SHA for 06accd3
Browse repository at this point
Report a short MQTT-SN write as a network error not success
aidangarske
committed
8cd9066
View commit details
Copy full SHA for 8cd9066
Browse repository at this point
Keep MQTT 3.1.1 connected when the QoS 2 dedup table is full
aidangarske
committed
6b2564f
View commit details
Copy full SHA for 6b2564f
Browse repository at this point
Fix MQTT-SN short writes and QoS 2 delivery errors
aidangarske
committed
276d863
View commit details
Copy full SHA for 276d863
Browse repository at this point
You can’t perform that action at this time.