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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bacnet-stack
/
bacnet-stack
Public
Notifications
You must be signed in to change notification settings
Fork
294
Star
586
Code
Issues
91
Pull requests
2
Discussions
Actions
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
chore: update version to 1.7.0-rc3 in version.h and update CHANGELOG with recent changes.
skarg
committed
c19860e
View commit details
Copy full SHA for c19860e
Browse repository at this point
fix: increase minimum PDU size in bvlc_encode_header to prevent buffer overflow (#1467)
skarg
authored
45f9111
View commit details
Copy full SHA for 45f9111
Browse repository at this point
fix: change opening_tag_number_counter type from uint8_t to size_t to prevent integer overflow resulting in too small length which results in heap overflow. (#1466)
skarg
authored
9542de7
View commit details
Copy full SHA for 9542de7
Browse repository at this point
Commits on Aug 11, 2026
refactor: remove unused Network_Port_SC_Direct_Connect_Accept_URIs_Dirty_Set function
skarg
committed
31d7c98
View commit details
Copy full SHA for 31d7c98
Browse repository at this point
fix: add vulnerability details for WebSocket reassembly buffer exhaustion
skarg
committed
cf2fe3b
View commit details
Copy full SHA for cf2fe3b
Browse repository at this point
Commits on Aug 7, 2026
chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#1465)
Show description for 63ff839
dependabot[bot]
authored
63ff839
View commit details
Copy full SHA for 63ff839
Browse repository at this point
Commits on Aug 6, 2026
Fixed circular dependency in bacnet_stack_exports.h file.
skarg
committed
63a11c8
View commit details
Copy full SHA for 63a11c8
Browse repository at this point
Commits on Aug 5, 2026
fix: correct type casting in Accumulator_Encode_Value_List function
skarg
committed
0bd7312
View commit details
Copy full SHA for 0bd7312
Browse repository at this point
Add COV support to accumulators (#1452)
Show description for 3fe8047
anthony-loiseau-act
authored
3fe8047
View commit details
Copy full SHA for 3fe8047
Browse repository at this point
Commits on Aug 4, 2026
Bugfix/win32 datetime local (#1463)
Show description for 40b847d
skarg
authored
40b847d
View commit details
Copy full SHA for 40b847d
Browse repository at this point
Revert the last 3 commits
skarg
committed
e5120d3
View commit details
Copy full SHA for e5120d3
Browse repository at this point
feat: enhance datetime_timesync logging with detailed time offset information
skarg
committed
106057c
View commit details
Copy full SHA for 106057c
Browse repository at this point
feat: fix win32 datetime management with cross-compiler support and time offset calculations supporting soft BACnet TimeSync.
skarg
committed
d5f30be
View commit details
Copy full SHA for d5f30be
Browse repository at this point
fix: move datetime_mstimer module for time management into src/bacnet/basic/datetime instead of sys so it isn't included by default in core library.
skarg
committed
c160cc2
View commit details
Copy full SHA for c160cc2
Browse repository at this point
Update SECURITY.md with new and missing CVE references (#1462)
Show description for e6b52e5
skarg
and
Copilot
authored
e6b52e5
View commit details
Copy full SHA for e6b52e5
Browse repository at this point
update version text to 1.7.0-rc2
skarg
committed
b38b007
View commit details
Copy full SHA for b38b007
Browse repository at this point
Update CHANGELOG for recent changes
skarg
committed
39bb63b
View commit details
Copy full SHA for 39bb63b
Browse repository at this point
doc: enhance documentation for BACNET_ACTION_LIST functions
skarg
committed
3c43942
View commit details
Copy full SHA for 3c43942
Browse repository at this point
Bugfix/command object action array action list (#1461)
Show description for e169ce9
skarg
authored
e169ce9
View commit details
Copy full SHA for e169ce9
Browse repository at this point
Commits on Aug 3, 2026
Feature/ports stm32f4xx extended frame option (#1459)
Show description for e448c00
skarg
authored
e448c00
View commit details
Copy full SHA for e448c00
Browse repository at this point
chore(deps): bump github/codeql-action from 4.37.3 to 4.37.4 (#1460)
Show description for 1b2a18a
dependabot[bot]
authored
1b2a18a
View commit details
Copy full SHA for 1b2a18a
Browse repository at this point
Commits on Aug 2, 2026
fix: handle wire data length for COBS extended frames in mstpcap writing (#1453)
Show description for 9babdf4
skarg
authored
9babdf4
View commit details
Copy full SHA for 9babdf4
Browse repository at this point
Commits on Aug 1, 2026
fix: send Delete-Foreign-Device to the BBMD, not a zeroed address (#1457)
FacepalmMute
authored
a3e55e6
View commit details
Copy full SHA for a3e55e6
Browse repository at this point
add option to set handler for Network Number Is (#1455)
ryanjmulder
authored
ef7c54f
View commit details
Copy full SHA for ef7c54f
Browse repository at this point
fix: update cov_value_list_encode_unsigned to use BACNET_UNSIGNED_INTEGER type (#1458)
skarg
authored
796ac13
View commit details
Copy full SHA for 796ac13
Browse repository at this point
Commits on Jul 31, 2026
chore(deps): bump github/codeql-action from 4 to 4.37.3 (#1456)
Show description for cdedfb4
dependabot[bot]
authored
cdedfb4
View commit details
Copy full SHA for cdedfb4
Browse repository at this point
Commits on Jul 30, 2026
feat: add timesync target and --now option (#1454)
Show description for 7440837
skarg
authored
7440837
View commit details
Copy full SHA for 7440837
Browse repository at this point
fix: validate BVLC framing and improve error handling in dl_ip_recv (#1451)
Show description for ca5b2a5
skarg
authored
ca5b2a5
View commit details
Copy full SHA for ca5b2a5
Browse repository at this point
Added basic Alert Enrollment object. (#1426)
ryanjmulder
authored
31deb4d
View commit details
Copy full SHA for 31deb4d
Browse repository at this point
Commits on Jul 29, 2026
fix: skip GCC-only -Wno-variadic-macros option when building with MSVC (#1450)
Show description for 9281c3d
leunark
authored
9281c3d
View commit details
Copy full SHA for 9281c3d
Browse repository at this point
Commits on Jul 28, 2026
feat: implement PCAP to BACnet backup file conversion functionality (#1446)
skarg
authored
51873cf
View commit details
Copy full SHA for 51873cf
Browse repository at this point
fix: update certificate file property handling to use object ID encoding (#1447)
skarg
authored
96a3766
View commit details
Copy full SHA for 96a3766
Browse repository at this point
Bugfix/cjson vulnerabilities (#1444)
Show description for 845a7da
skarg
authored
845a7da
View commit details
Copy full SHA for 845a7da
Browse repository at this point
fix bacnet string decode to handle NULL store and return error when exeeding store capacity. (#1440)
Show description for d1a2724
skarg
authored
d1a2724
View commit details
Copy full SHA for d1a2724
Browse repository at this point
fix: avoid use-after-free on JSON parse errors (#1441)
Hamichiowo
authored
e9cee19
View commit details
Copy full SHA for e9cee19
Browse repository at this point
Previous
Next
You can’t perform that action at this time.